|
2178 | 2178 | }
|
2179 | 2179 | }
|
2180 | 2180 | },
|
2181 |
| - "revision": "20230807", |
| 2181 | + "revision": "20230920", |
2182 | 2182 | "rootUrl": "https://cloudchannel.googleapis.com/",
|
2183 | 2183 | "schemas": {
|
2184 | 2184 | "GoogleCloudChannelV1ActivateEntitlementRequest": {
|
|
2747 | 2747 | },
|
2748 | 2748 | "orgPostalAddress": {
|
2749 | 2749 | "$ref": "GoogleTypePostalAddress",
|
2750 |
| - "description": "Required. The organization address for the customer. To enforce US laws and embargoes, we require a region and zip code. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code." |
| 2750 | + "description": "Required. The organization address for the customer. To enforce US laws and embargoes, we require a region, postal code, and address lines. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code." |
2751 | 2751 | },
|
2752 | 2752 | "primaryContactInfo": {
|
2753 | 2753 | "$ref": "GoogleCloudChannelV1ContactInfo",
|
|
4428 | 4428 | },
|
4429 | 4429 | "channelPartnerGranularity": {
|
4430 | 4430 | "$ref": "GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity",
|
4431 |
| - "description": "Applies the repricing configuration at the channel partner level. Only ChannelPartnerRepricingConfig supports this value." |
| 4431 | + "deprecated": true, |
| 4432 | + "description": "Applies the repricing configuration at the channel partner level. Only ChannelPartnerRepricingConfig supports this value. Deprecated: This is no longer supported. Use RepricingConfig.entitlement_granularity instead." |
4432 | 4433 | },
|
4433 | 4434 | "conditionalOverrides": {
|
4434 | 4435 | "description": "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.",
|
|
4463 | 4464 | "type": "object"
|
4464 | 4465 | },
|
4465 | 4466 | "GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity": {
|
4466 |
| - "description": "Applies the repricing configuration at the channel partner level. The channel partner value is derived from the resource name. Takes an empty json object.", |
| 4467 | + "deprecated": true, |
| 4468 | + "description": "Applies the repricing configuration at the channel partner level. The channel partner value is derived from the resource name. Takes an empty json object. Deprecated: This is no longer supported. Use RepricingConfig.EntitlementGranularity instead.", |
4467 | 4469 | "id": "GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity",
|
4468 | 4470 | "properties": {},
|
4469 | 4471 | "type": "object"
|
|
0 commit comments