conditionalOverrides property

List<GoogleCloudChannelV1ConditionalOverride>? conditionalOverrides
getter/setter pair

The conditional overrides to apply for this configuration.

If you list multiple overrides, only the first valid override is used. If you don't list any overrides, the API uses the normal adjustment and rebilling basis.

Implementation

core.List<GoogleCloudChannelV1ConditionalOverride>? conditionalOverrides;