google-apis-cloudchannel_v1 0.1.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6cf300e60c3475417e8e0e690454dfa46b3a7c1ed1c06152e7286d9b8ebd3892
4
- data.tar.gz: c91aca31727e0d969963862b808f9f1e83b47332f0baf69f05a7f9030395fbd7
3
+ metadata.gz: 2a8cf0e571ba945329e00335721232e4c0ffd8e931ec8fbbb6e739055a6fe5f9
4
+ data.tar.gz: a5af33f0fcb9bd33c002f0eec427aa7a6e8222228846ebf50c7ebe50fbbbc25e
5
5
  SHA512:
6
- metadata.gz: ee71fd5151f6991b656af9893dd0ae42b9cb61b2f107b20cb7d43c04a58a1c9dcfdbf4cfac664dbf6a0be28ccc6bcfa2fa8fd85d788f1ef716e327ae24e07b17
7
- data.tar.gz: d42f563624655e3675a4b97a95fb33d0128c87f87ab599f50e686103b3ba58c64f760d85bcd6e313912eaaf46ce3ace56aac8c82502fe5ee433581a07a658c37
6
+ metadata.gz: 678306147e08418349715b4a4f09515ed8d43ba4d5c739ecff1481ae75f944ef65fa8a073ca7795ebbf8accfa06540dec9c490a193f9d54fc80f248ba4d92593
7
+ data.tar.gz: 814a13f4d517646a724fb7e3e6c8b355b5c3c9e802acc5bb8ef3df7a1417f3a8404a13801aa0d5c43d0aea0efd50ea6a4a6b0bd0f951d83cad6eb11b06198f2a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.6.0 (2021-03-30)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+
7
+ ### v0.5.0 (2021-03-26)
8
+
9
+ * Regenerated from discovery document revision 20210325
10
+
11
+ ### v0.4.0 (2021-03-19)
12
+
13
+ * Regenerated from discovery document revision 20210317
14
+ * Regenerated using generator version 0.2.0
15
+
16
+ ### v0.3.0 (2021-03-04)
17
+
18
+ * Regenerated from discovery document revision 20210225
19
+
20
+ ### v0.2.0 (2021-02-23)
21
+
22
+ * Regenerated from discovery document revision 20210218
23
+
3
24
  ### v0.1.0 (2021-02-17)
4
25
 
5
26
  * Regenerated from discovery document revision 20210211
@@ -26,15 +26,14 @@ module Google
26
26
  class GoogleCloudChannelV1ActivateEntitlementRequest
27
27
  include Google::Apis::Core::Hashable
28
28
 
29
- # Optional. An optional request ID to identify requests. Specify a unique
30
- # request ID so that if you must retry your request, the server will know to
31
- # ignore the request if it has already been completed. For example, consider a
32
- # situation where you make an initial request and the request times out. If you
33
- # make the request again with the same request ID, the server can check if the
34
- # original operation with the same request ID was received, and if so, will
35
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
36
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
37
- # 00000000-0000-0000-0000-000000000000`).
29
+ # Optional. You can specify an optional unique request ID, and if you need to
30
+ # retry your request, the server will know to ignore the request if it's
31
+ # complete. For example, you make an initial request and the request times out.
32
+ # If you make the request again with the same request ID, the server can check
33
+ # if it received the original operation with the same request ID. If it did, it
34
+ # will ignore the second request. The request ID must be a valid [UUID](https://
35
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
36
+ # supported (`00000000-0000-0000-0000-000000000000`).
38
37
  # Corresponds to the JSON property `requestId`
39
38
  # @return [String]
40
39
  attr_accessor :request_id
@@ -103,15 +102,14 @@ module Google
103
102
  class GoogleCloudChannelV1CancelEntitlementRequest
104
103
  include Google::Apis::Core::Hashable
105
104
 
106
- # Optional. An optional request ID to identify requests. Specify a unique
107
- # request ID so that if you must retry your request, the server will know to
108
- # ignore the request if it has already been completed. For example, consider a
109
- # situation where you make an initial request and the request times out. If you
110
- # make the request again with the same request ID, the server can check if the
111
- # original operation with the same request ID was received, and if so, will
112
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
113
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
114
- # 00000000-0000-0000-0000-000000000000`).
105
+ # Optional. You can specify an optional unique request ID, and if you need to
106
+ # retry your request, the server will know to ignore the request if it's
107
+ # complete. For example, you make an initial request and the request times out.
108
+ # If you make the request again with the same request ID, the server can check
109
+ # if it received the original operation with the same request ID. If it did, it
110
+ # will ignore the second request. The request ID must be a valid [UUID](https://
111
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
112
+ # supported (`00000000-0000-0000-0000-000000000000`).
115
113
  # Corresponds to the JSON property `requestId`
116
114
  # @return [String]
117
115
  attr_accessor :request_id
@@ -145,15 +143,14 @@ module Google
145
143
  # @return [String]
146
144
  attr_accessor :purchase_order_id
147
145
 
148
- # Optional. An optional request ID to identify requests. Specify a unique
149
- # request ID so that if you must retry your request, the server will know to
150
- # ignore the request if it has already been completed. For example, consider a
151
- # situation where you make an initial request and the request times out. If you
152
- # make the request again with the same request ID, the server can check if the
153
- # original operation with the same request ID was received, and if so, will
154
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
155
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
156
- # 00000000-0000-0000-0000-000000000000`).
146
+ # Optional. You can specify an optional unique request ID, and if you need to
147
+ # retry your request, the server will know to ignore the request if it's
148
+ # complete. For example, you make an initial request and the request times out.
149
+ # If you make the request again with the same request ID, the server can check
150
+ # if it received the original operation with the same request ID. If it did, it
151
+ # will ignore the second request. The request ID must be a valid [UUID](https://
152
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
153
+ # supported (`00000000-0000-0000-0000-000000000000`).
157
154
  # Corresponds to the JSON property `requestId`
158
155
  # @return [String]
159
156
  attr_accessor :request_id
@@ -175,8 +172,8 @@ module Google
175
172
  class GoogleCloudChannelV1ChangeParametersRequest
176
173
  include Google::Apis::Core::Hashable
177
174
 
178
- # Required. Entitlement parameters to update. Only editable parameters are
179
- # allowed to be changed.
175
+ # Required. Entitlement parameters to update. You can only change editable
176
+ # parameters.
180
177
  # Corresponds to the JSON property `parameters`
181
178
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Parameter>]
182
179
  attr_accessor :parameters
@@ -186,15 +183,14 @@ module Google
186
183
  # @return [String]
187
184
  attr_accessor :purchase_order_id
188
185
 
189
- # Optional. An optional request ID to identify requests. Specify a unique
190
- # request ID so that if you must retry your request, the server will know to
191
- # ignore the request if it has already been completed. For example, consider a
192
- # situation where you make an initial request and the request times out. If you
193
- # make the request again with the same request ID, the server can check if the
194
- # original operation with the same request ID was received, and if so, will
195
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
196
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
197
- # 00000000-0000-0000-0000-000000000000`).
186
+ # Optional. You can specify an optional unique request ID, and if you need to
187
+ # retry your request, the server will know to ignore the request if it's
188
+ # complete. For example, you make an initial request and the request times out.
189
+ # If you make the request again with the same request ID, the server can check
190
+ # if it received the original operation with the same request ID. If it did, it
191
+ # will ignore the second request. The request ID must be a valid [UUID](https://
192
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
193
+ # supported (`00000000-0000-0000-0000-000000000000`).
198
194
  # Corresponds to the JSON property `requestId`
199
195
  # @return [String]
200
196
  attr_accessor :request_id
@@ -220,15 +216,14 @@ module Google
220
216
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1RenewalSettings]
221
217
  attr_accessor :renewal_settings
222
218
 
223
- # Optional. A request ID to identify requests. Specify a unique request ID so
224
- # that if you must retry your request, the server will know to ignore the
225
- # request if it has already been completed. For example, consider a situation
226
- # where you make an initial request and the request times out. If you make the
227
- # request again with the same request ID, the server can check if the original
228
- # operation with the same request ID was received, and if so, will ignore the
229
- # second request. The request ID must be a valid [UUID](https://tools.ietf.org/
230
- # html/rfc4122) with the exception that zero UUID is not supported (`00000000-
231
- # 0000-0000-0000-000000000000`).
219
+ # Optional. You can specify an optional unique request ID, and if you need to
220
+ # retry your request, the server will know to ignore the request if it's
221
+ # complete. For example, you make an initial request and the request times out.
222
+ # If you make the request again with the same request ID, the server can check
223
+ # if it received the original operation with the same request ID. If it did, it
224
+ # will ignore the second request. The request ID must be a valid [UUID](https://
225
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
226
+ # supported (`00000000-0000-0000-0000-000000000000`).
232
227
  # Corresponds to the JSON property `requestId`
233
228
  # @return [String]
234
229
  attr_accessor :request_id
@@ -312,7 +307,7 @@ module Google
312
307
  class GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest
313
308
  include Google::Apis::Core::Hashable
314
309
 
315
- # Required. Domain for which the Cloud Identity account customer is fetched.
310
+ # Required. Domain to fetch for Cloud Identity account customer.
316
311
  # Corresponds to the JSON property `domain`
317
312
  # @return [String]
318
313
  attr_accessor :domain
@@ -346,32 +341,30 @@ module Google
346
341
  end
347
342
  end
348
343
 
349
- # Entity representing a Cloud Identity account which may or may not be
350
- # associated with a Channel Services API partner.
344
+ # Entity representing a Cloud Identity account that may be associated with a
345
+ # Channel Services API partner.
351
346
  class GoogleCloudChannelV1CloudIdentityCustomerAccount
352
347
  include Google::Apis::Core::Hashable
353
348
 
354
- # Cloud Identity ID of the customer. This field is populated ONLY if existing =
355
- # true.
349
+ # If existing = true, the Cloud Identity ID of the customer.
356
350
  # Corresponds to the JSON property `customerCloudIdentityId`
357
351
  # @return [String]
358
352
  attr_accessor :customer_cloud_identity_id
359
353
 
360
- # Name of the customer that owns the Cloud Identity account. This field is
361
- # populated ONLY if owned = true. The customer_name takes the format: accounts/`
362
- # account_id`/customers/`customer_id`
354
+ # If owned = true, the name of the customer that owns the Cloud Identity account.
355
+ # Customer_name uses the format: accounts/`account_id`/customers/`customer_id`
363
356
  # Corresponds to the JSON property `customerName`
364
357
  # @return [String]
365
358
  attr_accessor :customer_name
366
359
 
367
- # True if a Cloud Identity account exists for a specific domain.
360
+ # Returns true if a Cloud Identity account exists for a specific domain.
368
361
  # Corresponds to the JSON property `existing`
369
362
  # @return [Boolean]
370
363
  attr_accessor :existing
371
364
  alias_method :existing?, :existing
372
365
 
373
- # True if the Cloud Identity account is associated with a customer belonging to
374
- # the Channel Services partner making the API call.
366
+ # Returns true if the Cloud Identity account is associated with a customer of
367
+ # the Channel Services partner.
375
368
  # Corresponds to the JSON property `owned`
376
369
  # @return [Boolean]
377
370
  attr_accessor :owned
@@ -414,7 +407,11 @@ module Google
414
407
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1EduData]
415
408
  attr_accessor :edu_data
416
409
 
417
- # Whether the domain is verified.
410
+ # Output only. Whether the domain is verified. This field is not returned for a
411
+ # Customer's cloud_identity_info resource. Partners can use the domains.get()
412
+ # method of the Workspace SDK's Directory API, or listen to the
413
+ # PRIMARY_DOMAIN_VERIFIED Pub/Sub event in to track domain verification of their
414
+ # resolve Workspace customers.
418
415
  # Corresponds to the JSON property `isDomainVerified`
419
416
  # @return [Boolean]
420
417
  attr_accessor :is_domain_verified
@@ -563,15 +560,14 @@ module Google
563
560
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement]
564
561
  attr_accessor :entitlement
565
562
 
566
- # Optional. An optional request ID to identify requests. Specify a unique
567
- # request ID so that if you must retry your request, the server will know to
568
- # ignore the request if it has already been completed. For example, consider a
569
- # situation where you make an initial request and the request times out. If you
570
- # make the request again with the same request ID, the server can check if the
571
- # original operation with the same request ID was received, and if so, will
572
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
573
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
574
- # 00000000-0000-0000-0000-000000000000`).
563
+ # Optional. You can specify an optional unique request ID, and if you need to
564
+ # retry your request, the server will know to ignore the request if it's
565
+ # complete. For example, you make an initial request and the request times out.
566
+ # If you make the request again with the same request ID, the server can check
567
+ # if it received the original operation with the same request ID. If it did, it
568
+ # will ignore the second request. The request ID must be a valid [UUID](https://
569
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
570
+ # supported (`00000000-0000-0000-0000-000000000000`).
575
571
  # Corresponds to the JSON property `requestId`
576
572
  # @return [String]
577
573
  attr_accessor :request_id
@@ -925,7 +921,7 @@ module Google
925
921
  class GoogleCloudChannelV1ListCustomersResponse
926
922
  include Google::Apis::Core::Hashable
927
923
 
928
- # The customers belonging to the reseller or distributor.
924
+ # The customers belonging to a reseller or distributor.
929
925
  # Corresponds to the JSON property `customers`
930
926
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Customer>]
931
927
  attr_accessor :customers
@@ -951,12 +947,12 @@ module Google
951
947
  class GoogleCloudChannelV1ListEntitlementsResponse
952
948
  include Google::Apis::Core::Hashable
953
949
 
954
- # The entitlements belonging to the reseller's customer.
950
+ # The reseller customer's entitlements.
955
951
  # Corresponds to the JSON property `entitlements`
956
952
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
957
953
  attr_accessor :entitlements
958
954
 
959
- # A token to List next page of results. Pass to ListEntitlementsRequest.
955
+ # A token to list the next page of results. Pass to ListEntitlementsRequest.
960
956
  # page_token to obtain that page.
961
957
  # Corresponds to the JSON property `nextPageToken`
962
958
  # @return [String]
@@ -1139,33 +1135,33 @@ module Google
1139
1135
  # @return [String]
1140
1136
  attr_accessor :cloud_identity_id
1141
1137
 
1142
- # A reseller should create a customer and use the resource name of the created
1143
- # customer here.
1138
+ # A reseller should create a customer and use the resource name of that customer
1139
+ # here.
1144
1140
  # Corresponds to the JSON property `customerName`
1145
1141
  # @return [String]
1146
1142
  attr_accessor :customer_name
1147
1143
 
1148
- # The BCP-47 language code, such as "en-US". If specified, the response will be
1149
- # localized to the corresponding language code. Default is "en-US".
1144
+ # The BCP-47 language code. For example, "en-US". The response will localize in
1145
+ # the corresponding language code, if specified. The default value is "en-US".
1150
1146
  # Corresponds to the JSON property `languageCode`
1151
1147
  # @return [String]
1152
1148
  attr_accessor :language_code
1153
1149
 
1154
1150
  # Requested page size. Server might return fewer results than requested. If
1155
- # unspecified, at most 100 Offers will be returned. The maximum value is 1000;
1156
- # values above 1000 will be coerced to 1000.
1151
+ # unspecified, returns at most 100 offers. The maximum value is 1000; the server
1152
+ # will coerce values above 1000.
1157
1153
  # Corresponds to the JSON property `pageSize`
1158
1154
  # @return [Fixnum]
1159
1155
  attr_accessor :page_size
1160
1156
 
1161
- # A token identifying a page of results, if other than the first one. Typically
1162
- # obtained via ListTransferableOffersResponse.next_page_token of the previous
1157
+ # A token for a page of results other than the first page. Obtained using
1158
+ # ListTransferableOffersResponse.next_page_token of the previous
1163
1159
  # CloudChannelService.ListTransferableOffers call.
1164
1160
  # Corresponds to the JSON property `pageToken`
1165
1161
  # @return [String]
1166
1162
  attr_accessor :page_token
1167
1163
 
1168
- # Required. SKU for which the Offers are being looked up.
1164
+ # Required. The SKU to look up Offers for.
1169
1165
  # Corresponds to the JSON property `sku`
1170
1166
  # @return [String]
1171
1167
  attr_accessor :sku
@@ -1215,10 +1211,10 @@ module Google
1215
1211
  class GoogleCloudChannelV1ListTransferableSkusRequest
1216
1212
  include Google::Apis::Core::Hashable
1217
1213
 
1218
- # This token is generated by the Super Admin of the resold customer to authorize
1219
- # a reseller to access their Cloud Identity and purchase entitlements on their
1220
- # behalf. This token can be omitted once the authorization is generated. See
1221
- # https://support.google.com/a/answer/7643790 for more details.
1214
+ # The super admin of the resold customer generates this token to authorize a
1215
+ # reseller to access their Cloud Identity and purchase entitlements on their
1216
+ # behalf. You can omit this token after authorization. See https://support.
1217
+ # google.com/a/answer/7643790 for more details.
1222
1218
  # Corresponds to the JSON property `authToken`
1223
1219
  # @return [String]
1224
1220
  attr_accessor :auth_token
@@ -1229,27 +1225,28 @@ module Google
1229
1225
  attr_accessor :cloud_identity_id
1230
1226
 
1231
1227
  # A reseller is required to create a customer and use the resource name of the
1232
- # created customer here. The customer_name takes the format: accounts/`
1233
- # account_id`/customers/`customer_id`
1228
+ # created customer here. Customer_name uses the format: accounts/`account_id`/
1229
+ # customers/`customer_id`
1234
1230
  # Corresponds to the JSON property `customerName`
1235
1231
  # @return [String]
1236
1232
  attr_accessor :customer_name
1237
1233
 
1238
- # The BCP-47 language code, such as "en-US". If specified, the response will be
1239
- # localized to the corresponding language code. Default is "en-US". Optional.
1234
+ # The BCP-47 language code. For example, "en-US". The response will localize in
1235
+ # the corresponding language code, if specified. The default value is "en-US".
1236
+ # Optional.
1240
1237
  # Corresponds to the JSON property `languageCode`
1241
1238
  # @return [String]
1242
1239
  attr_accessor :language_code
1243
1240
 
1244
- # Requested page size. Server might return fewer results than requested. If
1245
- # unspecified, at most 100 SKUs will be returned. The maximum value is 1000;
1246
- # values above 1000 will be coerced to 1000. Optional.
1241
+ # The requested page size. Server might return fewer results than requested. If
1242
+ # unspecified, returns at most 100 SKUs. The maximum value is 1000; the server
1243
+ # will coerce values above 1000. Optional.
1247
1244
  # Corresponds to the JSON property `pageSize`
1248
1245
  # @return [Fixnum]
1249
1246
  attr_accessor :page_size
1250
1247
 
1251
- # A token identifying a page of results, if other than the first one. Typically
1252
- # obtained via ListTransferableSkusResponse.next_page_token of the previous
1248
+ # A token for a page of results other than the first page. Obtained using
1249
+ # ListTransferableSkusResponse.next_page_token of the previous
1253
1250
  # CloudChannelService.ListTransferableSkus call. Optional.
1254
1251
  # Corresponds to the JSON property `pageToken`
1255
1252
  # @return [String]
@@ -1280,8 +1277,7 @@ module Google
1280
1277
  # @return [String]
1281
1278
  attr_accessor :next_page_token
1282
1279
 
1283
- # Information about existing SKUs for a customer that would need to be
1284
- # transferred.
1280
+ # Information about existing SKUs for a customer that needs a transfer.
1285
1281
  # Corresponds to the JSON property `transferableSkus`
1286
1282
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1TransferableSku>]
1287
1283
  attr_accessor :transferable_skus
@@ -1566,6 +1562,12 @@ module Google
1566
1562
  class GoogleCloudChannelV1Plan
1567
1563
  include Google::Apis::Core::Hashable
1568
1564
 
1565
+ # Reseller Billing account to charge after an offer transaction. Only present
1566
+ # for Google Cloud Platform offers.
1567
+ # Corresponds to the JSON property `billingAccount`
1568
+ # @return [String]
1569
+ attr_accessor :billing_account
1570
+
1569
1571
  # Represents period in days/months/years.
1570
1572
  # Corresponds to the JSON property `paymentCycle`
1571
1573
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1Period]
@@ -1592,6 +1594,7 @@ module Google
1592
1594
 
1593
1595
  # Update properties of this object
1594
1596
  def update!(**args)
1597
+ @billing_account = args[:billing_account] if args.key?(:billing_account)
1595
1598
  @payment_cycle = args[:payment_cycle] if args.key?(:payment_cycle)
1596
1599
  @payment_plan = args[:payment_plan] if args.key?(:payment_plan)
1597
1600
  @payment_type = args[:payment_type] if args.key?(:payment_type)
@@ -1787,8 +1790,7 @@ module Google
1787
1790
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1AdminUser]
1788
1791
  attr_accessor :user
1789
1792
 
1790
- # If set, validate the request and preview the review, but do not actually post
1791
- # it.
1793
+ # Validate the request and preview the review, but do not post it.
1792
1794
  # Corresponds to the JSON property `validateOnly`
1793
1795
  # @return [Boolean]
1794
1796
  attr_accessor :validate_only
@@ -1840,7 +1842,7 @@ module Google
1840
1842
  end
1841
1843
  end
1842
1844
 
1843
- # Offer that can be puchased for a customer. This is used in
1845
+ # Offer that you can purchase for a customer. This is used in the
1844
1846
  # ListPurchasableOffer API response.
1845
1847
  class GoogleCloudChannelV1PurchasableOffer
1846
1848
  include Google::Apis::Core::Hashable
@@ -1862,8 +1864,7 @@ module Google
1862
1864
  end
1863
1865
  end
1864
1866
 
1865
- # SKU that can be used for a puchase. This is used in ListPurchasableSku API
1866
- # response.
1867
+ # SKU that you can purchase. This is used in ListPurchasableSku API response.
1867
1868
  class GoogleCloudChannelV1PurchasableSku
1868
1869
  include Google::Apis::Core::Hashable
1869
1870
 
@@ -1889,8 +1890,8 @@ module Google
1889
1890
  class GoogleCloudChannelV1RegisterSubscriberRequest
1890
1891
  include Google::Apis::Core::Hashable
1891
1892
 
1892
- # Required. Service account which will provide subscriber access to the
1893
- # registered topic.
1893
+ # Required. Service account that provides subscriber access to the registered
1894
+ # topic.
1894
1895
  # Corresponds to the JSON property `serviceAccount`
1895
1896
  # @return [String]
1896
1897
  attr_accessor :service_account
@@ -1909,7 +1910,7 @@ module Google
1909
1910
  class GoogleCloudChannelV1RegisterSubscriberResponse
1910
1911
  include Google::Apis::Core::Hashable
1911
1912
 
1912
- # Name of the topic to which the subscriber will listen to.
1913
+ # Name of the topic the subscriber will listen to.
1913
1914
  # Corresponds to the JSON property `topic`
1914
1915
  # @return [String]
1915
1916
  attr_accessor :topic
@@ -2003,15 +2004,14 @@ module Google
2003
2004
  class GoogleCloudChannelV1StartPaidServiceRequest
2004
2005
  include Google::Apis::Core::Hashable
2005
2006
 
2006
- # Optional. An optional request ID to identify requests. Specify a unique
2007
- # request ID so that if you must retry your request, the server will know to
2008
- # ignore the request if it has already been completed. For example, consider a
2009
- # situation where you make an initial request and the request times out. If you
2010
- # make the request again with the same request ID, the server can check if the
2011
- # original operation with the same request ID was received, and if so, will
2012
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2013
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2014
- # 00000000-0000-0000-0000-000000000000`).
2007
+ # Optional. You can specify an optional unique request ID, and if you need to
2008
+ # retry your request, the server will know to ignore the request if it's
2009
+ # complete. For example, you make an initial request and the request times out.
2010
+ # If you make the request again with the same request ID, the server can check
2011
+ # if it received the original operation with the same request ID. If it did, it
2012
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2013
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2014
+ # supported (`00000000-0000-0000-0000-000000000000`).
2015
2015
  # Corresponds to the JSON property `requestId`
2016
2016
  # @return [String]
2017
2017
  attr_accessor :request_id
@@ -2056,15 +2056,14 @@ module Google
2056
2056
  class GoogleCloudChannelV1SuspendEntitlementRequest
2057
2057
  include Google::Apis::Core::Hashable
2058
2058
 
2059
- # Optional. An optional request ID to identify requests. Specify a unique
2060
- # request ID so that if you must retry your request, the server will know to
2061
- # ignore the request if it has already been completed. For example, consider a
2062
- # situation where you make an initial request and the request times out. If you
2063
- # make the request again with the same request ID, the server can check if the
2064
- # original operation with the same request ID was received, and if so, will
2065
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2066
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2067
- # 00000000-0000-0000-0000-000000000000`).
2059
+ # Optional. You can specify an optional unique request ID, and if you need to
2060
+ # retry your request, the server will know to ignore the request if it's
2061
+ # complete. For example, you make an initial request and the request times out.
2062
+ # If you make the request again with the same request ID, the server can check
2063
+ # if it received the original operation with the same request ID. If it did, it
2064
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2065
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2066
+ # supported (`00000000-0000-0000-0000-000000000000`).
2068
2067
  # Corresponds to the JSON property `requestId`
2069
2068
  # @return [String]
2070
2069
  attr_accessor :request_id
@@ -2115,28 +2114,27 @@ module Google
2115
2114
  class GoogleCloudChannelV1TransferEntitlementsRequest
2116
2115
  include Google::Apis::Core::Hashable
2117
2116
 
2118
- # This token is generated by the Super Admin of the resold customer to authorize
2119
- # a reseller to access their Cloud Identity and purchase entitlements on their
2120
- # behalf. This token can be omitted once the authorization is generated. See
2121
- # https://support.google.com/a/answer/7643790 for more details.
2117
+ # The super admin of the resold customer generates this token to authorize a
2118
+ # reseller to access their Cloud Identity and purchase entitlements on their
2119
+ # behalf. You can omit this token after authorization. See https://support.
2120
+ # google.com/a/answer/7643790 for more details.
2122
2121
  # Corresponds to the JSON property `authToken`
2123
2122
  # @return [String]
2124
2123
  attr_accessor :auth_token
2125
2124
 
2126
- # Required. The new entitlements to be created or transferred.
2125
+ # Required. The new entitlements to create or transfer.
2127
2126
  # Corresponds to the JSON property `entitlements`
2128
2127
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
2129
2128
  attr_accessor :entitlements
2130
2129
 
2131
- # Optional. An optional request ID to identify requests. Specify a unique
2132
- # request ID so that if you must retry your request, the server will know to
2133
- # ignore the request if it has already been completed. For example, consider a
2134
- # situation where you make an initial request and the request times out. If you
2135
- # make the request again with the same request ID, the server can check if the
2136
- # original operation with the same request ID was received, and if so, will
2137
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2138
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2139
- # 00000000-0000-0000-0000-000000000000`).
2130
+ # Optional. You can specify an optional unique request ID, and if you need to
2131
+ # retry your request, the server will know to ignore the request if it's
2132
+ # complete. For example, you make an initial request and the request times out.
2133
+ # If you make the request again with the same request ID, the server can check
2134
+ # if it received the original operation with the same request ID. If it did, it
2135
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2136
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2137
+ # supported (`00000000-0000-0000-0000-000000000000`).
2140
2138
  # Corresponds to the JSON property `requestId`
2141
2139
  # @return [String]
2142
2140
  attr_accessor :request_id
@@ -2153,12 +2151,12 @@ module Google
2153
2151
  end
2154
2152
  end
2155
2153
 
2156
- # Response message for CloudChannelService.TransferEntitlements. This will be
2157
- # put into the response field of google.longrunning.Operation.
2154
+ # Response message for CloudChannelService.TransferEntitlements. This is put in
2155
+ # the response field of google.longrunning.Operation.
2158
2156
  class GoogleCloudChannelV1TransferEntitlementsResponse
2159
2157
  include Google::Apis::Core::Hashable
2160
2158
 
2161
- # The entitlements that have been transferred.
2159
+ # The transferred entitlements.
2162
2160
  # Corresponds to the JSON property `entitlements`
2163
2161
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
2164
2162
  attr_accessor :entitlements
@@ -2177,20 +2175,19 @@ module Google
2177
2175
  class GoogleCloudChannelV1TransferEntitlementsToGoogleRequest
2178
2176
  include Google::Apis::Core::Hashable
2179
2177
 
2180
- # Required. The entitlements to be transferred to Google.
2178
+ # Required. The entitlements to transfer to Google.
2181
2179
  # Corresponds to the JSON property `entitlements`
2182
2180
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
2183
2181
  attr_accessor :entitlements
2184
2182
 
2185
- # Optional. An optional request ID to identify requests. Specify a unique
2186
- # request ID so that if you must retry your request, the server will know to
2187
- # ignore the request if it has already been completed. For example, consider a
2188
- # situation where you make an initial request and the request times out. If you
2189
- # make the request again with the same request ID, the server can check if the
2190
- # original operation with the same request ID was received, and if so, will
2191
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2192
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2193
- # 00000000-0000-0000-0000-000000000000`).
2183
+ # Optional. You can specify an optional unique request ID, and if you need to
2184
+ # retry your request, the server will know to ignore the request if it's
2185
+ # complete. For example, you make an initial request and the request times out.
2186
+ # If you make the request again with the same request ID, the server can check
2187
+ # if it received the original operation with the same request ID. If it did, it
2188
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2189
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2190
+ # supported (`00000000-0000-0000-0000-000000000000`).
2194
2191
  # Corresponds to the JSON property `requestId`
2195
2192
  # @return [String]
2196
2193
  attr_accessor :request_id
@@ -2232,6 +2229,14 @@ module Google
2232
2229
  class GoogleCloudChannelV1TransferableSku
2233
2230
  include Google::Apis::Core::Hashable
2234
2231
 
2232
+ # Represents a product's purchasable Stock Keeping Unit (SKU). SKUs represent
2233
+ # the different variations of the product. For example, Google Workspace
2234
+ # Business Standard and Google Workspace Business Plus are Google Workspace
2235
+ # product SKUs.
2236
+ # Corresponds to the JSON property `legacySku`
2237
+ # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1Sku]
2238
+ attr_accessor :legacy_sku
2239
+
2235
2240
  # Represents a product's purchasable Stock Keeping Unit (SKU). SKUs represent
2236
2241
  # the different variations of the product. For example, Google Workspace
2237
2242
  # Business Standard and Google Workspace Business Plus are Google Workspace
@@ -2251,6 +2256,7 @@ module Google
2251
2256
 
2252
2257
  # Update properties of this object
2253
2258
  def update!(**args)
2259
+ @legacy_sku = args[:legacy_sku] if args.key?(:legacy_sku)
2254
2260
  @sku = args[:sku] if args.key?(:sku)
2255
2261
  @transfer_eligibility = args[:transfer_eligibility] if args.key?(:transfer_eligibility)
2256
2262
  end
@@ -2288,8 +2294,7 @@ module Google
2288
2294
  class GoogleCloudChannelV1UnregisterSubscriberRequest
2289
2295
  include Google::Apis::Core::Hashable
2290
2296
 
2291
- # Required. Service account which will be unregistered from getting subscriber
2292
- # access to the topic.
2297
+ # Required. Service account to unregister from subscriber access to the topic.
2293
2298
  # Corresponds to the JSON property `serviceAccount`
2294
2299
  # @return [String]
2295
2300
  attr_accessor :service_account
@@ -2308,8 +2313,7 @@ module Google
2308
2313
  class GoogleCloudChannelV1UnregisterSubscriberResponse
2309
2314
  include Google::Apis::Core::Hashable
2310
2315
 
2311
- # Name of the topic from which the service account subscriber access has been
2312
- # removed.
2316
+ # Name of the topic the service account subscriber access was removed from.
2313
2317
  # Corresponds to the JSON property `topic`
2314
2318
  # @return [String]
2315
2319
  attr_accessor :topic
@@ -2335,7 +2339,7 @@ module Google
2335
2339
  attr_accessor :channel_partner_link
2336
2340
 
2337
2341
  # Required. The update mask that applies to the resource. The only allowable
2338
- # value for update mask is channel_partner_link.link_state.
2342
+ # value for an update mask is channel_partner_link.link_state.
2339
2343
  # Corresponds to the JSON property `updateMask`
2340
2344
  # @return [String]
2341
2345
  attr_accessor :update_mask
@@ -2355,6 +2359,12 @@ module Google
2355
2359
  class GoogleCloudChannelV1Value
2356
2360
  include Google::Apis::Core::Hashable
2357
2361
 
2362
+ # Represents a boolean value.
2363
+ # Corresponds to the JSON property `boolValue`
2364
+ # @return [Boolean]
2365
+ attr_accessor :bool_value
2366
+ alias_method :bool_value?, :bool_value
2367
+
2358
2368
  # Represents a double value.
2359
2369
  # Corresponds to the JSON property `doubleValue`
2360
2370
  # @return [Float]
@@ -2381,6 +2391,7 @@ module Google
2381
2391
 
2382
2392
  # Update properties of this object
2383
2393
  def update!(**args)
2394
+ @bool_value = args[:bool_value] if args.key?(:bool_value)
2384
2395
  @double_value = args[:double_value] if args.key?(:double_value)
2385
2396
  @int64_value = args[:int64_value] if args.key?(:int64_value)
2386
2397
  @proto_value = args[:proto_value] if args.key?(:proto_value)
@@ -2809,12 +2820,12 @@ module Google
2809
2820
  end
2810
2821
  end
2811
2822
 
2812
- # Response message for CloudChannelService.TransferEntitlements. This will be
2813
- # put into the response field of google.longrunning.Operation.
2823
+ # Response message for CloudChannelService.TransferEntitlements. This is put in
2824
+ # the response field of google.longrunning.Operation.
2814
2825
  class GoogleCloudChannelV1alpha1TransferEntitlementsResponse
2815
2826
  include Google::Apis::Core::Hashable
2816
2827
 
2817
- # The entitlements that have been transferred.
2828
+ # The transferred entitlements.
2818
2829
  # Corresponds to the JSON property `entitlements`
2819
2830
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1alpha1Entitlement>]
2820
2831
  attr_accessor :entitlements
@@ -2861,6 +2872,12 @@ module Google
2861
2872
  class GoogleCloudChannelV1alpha1Value
2862
2873
  include Google::Apis::Core::Hashable
2863
2874
 
2875
+ # Represents a boolean value.
2876
+ # Corresponds to the JSON property `boolValue`
2877
+ # @return [Boolean]
2878
+ attr_accessor :bool_value
2879
+ alias_method :bool_value?, :bool_value
2880
+
2864
2881
  # Represents a double value.
2865
2882
  # Corresponds to the JSON property `doubleValue`
2866
2883
  # @return [Float]
@@ -2887,6 +2904,7 @@ module Google
2887
2904
 
2888
2905
  # Update properties of this object
2889
2906
  def update!(**args)
2907
+ @bool_value = args[:bool_value] if args.key?(:bool_value)
2890
2908
  @double_value = args[:double_value] if args.key?(:double_value)
2891
2909
  @int64_value = args[:int64_value] if args.key?(:int64_value)
2892
2910
  @proto_value = args[:proto_value] if args.key?(:proto_value)