|
2289 | 2289 | }
|
2290 | 2290 | }
|
2291 | 2291 | },
|
2292 |
| - "revision": "20241024", |
| 2292 | + "revision": "20241102", |
2293 | 2293 | "rootUrl": "https://cloudchannel.googleapis.com/",
|
2294 | 2294 | "schemas": {
|
2295 | 2295 | "GoogleCloudChannelV1ActivateEntitlementRequest": {
|
|
2429 | 2429 | },
|
2430 | 2430 | "type": "array"
|
2431 | 2431 | },
|
| 2432 | + "priceReferenceId": { |
| 2433 | + "description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Yet to be implemented: this field is currently not evaluated in the API if populated in a request.", |
| 2434 | + "type": "string" |
| 2435 | + }, |
2432 | 2436 | "purchaseOrderId": {
|
2433 | 2437 | "description": "Optional. Purchase order id provided by the reseller.",
|
2434 | 2438 | "type": "string"
|
|
2955 | 2959 | "type": "string"
|
2956 | 2960 | },
|
2957 | 2961 | "eventType": {
|
2958 |
| - "description": "Type of event which happened on the customer.", |
| 2962 | + "description": "Type of event which happened for the customer.", |
2959 | 2963 | "enum": [
|
2960 | 2964 | "TYPE_UNSPECIFIED",
|
2961 | 2965 | "PRIMARY_DOMAIN_CHANGED",
|
|
3104 | 3108 | },
|
3105 | 3109 | "type": "array"
|
3106 | 3110 | },
|
| 3111 | + "priceReferenceId": { |
| 3112 | + "description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Yet to be implemented: this field is currently not evaluated in the API if populated in a request.", |
| 3113 | + "type": "string" |
| 3114 | + }, |
3107 | 3115 | "provisionedService": {
|
3108 | 3116 | "$ref": "GoogleCloudChannelV1ProvisionedService",
|
3109 | 3117 | "description": "Output only. Service provisioning details for the entitlement.",
|
|
3324 | 3332 | "type": "string"
|
3325 | 3333 | },
|
3326 | 3334 | "eventType": {
|
3327 |
| - "description": "Type of event which happened on the entitlement.", |
| 3335 | + "description": "Type of event which happened for the entitlement.", |
3328 | 3336 | "enum": [
|
3329 | 3337 | "TYPE_UNSPECIFIED",
|
3330 | 3338 | "CREATED",
|
|
4316 | 4324 | "offer": {
|
4317 | 4325 | "$ref": "GoogleCloudChannelV1Offer",
|
4318 | 4326 | "description": "Offer."
|
| 4327 | + }, |
| 4328 | + "priceReferenceId": { |
| 4329 | + "description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.", |
| 4330 | + "type": "string" |
4319 | 4331 | }
|
4320 | 4332 | },
|
4321 | 4333 | "type": "object"
|
|
4888 | 4900 | "offer": {
|
4889 | 4901 | "$ref": "GoogleCloudChannelV1Offer",
|
4890 | 4902 | "description": "Offer with parameter constraints updated to allow the Transfer."
|
| 4903 | + }, |
| 4904 | + "priceReferenceId": { |
| 4905 | + "description": "Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.", |
| 4906 | + "type": "string" |
4891 | 4907 | }
|
4892 | 4908 | },
|
4893 | 4909 | "type": "object"
|
|
5026 | 5042 | "type": "string"
|
5027 | 5043 | },
|
5028 | 5044 | "eventType": {
|
5029 |
| - "description": "Type of event performed on the Channel Partner.", |
| 5045 | + "description": "Type of event which happened for the channel partner.", |
5030 | 5046 | "enum": [
|
5031 | 5047 | "TYPE_UNSPECIFIED",
|
5032 | 5048 | "LINK_STATE_CHANGED",
|
|
5112 | 5128 | "type": "string"
|
5113 | 5129 | },
|
5114 | 5130 | "eventType": {
|
5115 |
| - "description": "Type of event which happened on the customer.", |
| 5131 | + "description": "Type of event which happened for the customer.", |
5116 | 5132 | "enum": [
|
5117 | 5133 | "TYPE_UNSPECIFIED",
|
5118 | 5134 | "PRIMARY_DOMAIN_CHANGED",
|
|
5302 | 5318 | "type": "string"
|
5303 | 5319 | },
|
5304 | 5320 | "eventType": {
|
5305 |
| - "description": "Type of event which happened on the entitlement.", |
| 5321 | + "description": "Type of event which happened for the entitlement.", |
5306 | 5322 | "enum": [
|
5307 | 5323 | "TYPE_UNSPECIFIED",
|
5308 | 5324 | "CREATED",
|
|
5383 | 5399 | },
|
5384 | 5400 | "type": "object"
|
5385 | 5401 | },
|
| 5402 | + "GoogleCloudChannelV1alpha1OpportunityEvent": { |
| 5403 | + "description": "Represents Pub/Sub message content describing opportunity updates.", |
| 5404 | + "id": "GoogleCloudChannelV1alpha1OpportunityEvent", |
| 5405 | + "properties": { |
| 5406 | + "eventType": { |
| 5407 | + "description": "Type of event which happened for the opportunity.", |
| 5408 | + "enum": [ |
| 5409 | + "TYPE_UNSPECIFIED", |
| 5410 | + "CREATED", |
| 5411 | + "UPDATED" |
| 5412 | + ], |
| 5413 | + "enumDescriptions": [ |
| 5414 | + "Not used.", |
| 5415 | + "New opportunity created.", |
| 5416 | + "Existing opportunity updated." |
| 5417 | + ], |
| 5418 | + "type": "string" |
| 5419 | + }, |
| 5420 | + "opportunity": { |
| 5421 | + "description": "Resource name of the opportunity. Format: opportunities/{opportunity}", |
| 5422 | + "type": "string" |
| 5423 | + } |
| 5424 | + }, |
| 5425 | + "type": "object" |
| 5426 | + }, |
5386 | 5427 | "GoogleCloudChannelV1alpha1Parameter": {
|
5387 | 5428 | "description": "Definition for extended entitlement parameters.",
|
5388 | 5429 | "id": "GoogleCloudChannelV1alpha1Parameter",
|
|
5652 | 5693 | "entitlementEvent": {
|
5653 | 5694 | "$ref": "GoogleCloudChannelV1alpha1EntitlementEvent",
|
5654 | 5695 | "description": "Entitlement event sent as part of Pub/Sub event to partners."
|
| 5696 | + }, |
| 5697 | + "opportunityEvent": { |
| 5698 | + "$ref": "GoogleCloudChannelV1alpha1OpportunityEvent", |
| 5699 | + "description": "Opportunity event sent as part of Pub/Sub event to partners/integrators." |
5655 | 5700 | }
|
5656 | 5701 | },
|
5657 | 5702 | "type": "object"
|
|
5885 | 5930 | "type": "object"
|
5886 | 5931 | },
|
5887 | 5932 | "GoogleTypeDecimal": {
|
5888 |
| - "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's BigDecimal or Python's decimal.Decimal. [BigDecimal]: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html [decimal.Decimal]: https://docs.python.org/3/library/decimal.html", |
| 5933 | + "description": "A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's [BigDecimal](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/BigDecimal.html) or Python's [decimal.Decimal](https://docs.python.org/3/library/decimal.html).", |
5889 | 5934 | "id": "GoogleTypeDecimal",
|
5890 | 5935 | "properties": {
|
5891 | 5936 | "value": {
|
|
0 commit comments