parameters property

List<GoogleCloudChannelV1Parameter>? parameters
getter/setter pair

Parameters needed to purchase the Offer.

To view the available Parameters refer to the Offer.parameter_definitions from the desired offer.

Optional.

Implementation

core.List<GoogleCloudChannelV1Parameter>? parameters;