google-apis-cloudchannel_v1 0.3.0 → 0.4.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: 0fef24e514a1fe457f4ccf9bfbe92a9316548b5258c423b3f1a3838c4bc0b2cd
4
- data.tar.gz: 9eb4b4bc095a56d6614a8af4f4be4926e189425f71b031b1d6a03b63bb382de3
3
+ metadata.gz: bbed9e17905377589ad43f3d2d4b3c7131e26b6e809389a894ac0a49d9ae22ed
4
+ data.tar.gz: 289ef31af95786a61391a67bfafd22acd08f9c45f551c539c564f6b896c867ff
5
5
  SHA512:
6
- metadata.gz: f524cd4d1c6496d6114cbc829db3534eb99241e67b0d3531bb287b5249098beca775b65e25eb86502d493aff2bb35703542e0f2486a1373a95006bcd12726a6d
7
- data.tar.gz: b6ada1869cfd79f857d10faea6470cfdbca21af192b011dac7fd7ec74ee21382f3edd8b155e94af9d732a330ae2eb9fe2e0272241bd1a4a83be207681df543d2
6
+ metadata.gz: c7e7daf11c02505fc184bb32c654e1eb5d0333c4344ddb471c805178b981454a7aabc14b138ad4bc6dbe75786a7f51645440a38bb45e8975a094e5758230c78a
7
+ data.tar.gz: 114181e11e2b03e79105193a3ce71145572f7be3fe2f7b1b5e9f9cc2bde7dae48d457b912ea8bea54ca345e3d1c26be3f220d91bcd667491e98dfc5cb8adc3f7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.4.0 (2021-03-19)
4
+
5
+ * Regenerated from discovery document revision 20210317
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Regenerated from discovery document revision 20210225
@@ -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
@@ -563,15 +556,14 @@ module Google
563
556
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement]
564
557
  attr_accessor :entitlement
565
558
 
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`).
559
+ # Optional. You can specify an optional unique request ID, and if you need to
560
+ # retry your request, the server will know to ignore the request if it's
561
+ # complete. For example, you make an initial request and the request times out.
562
+ # If you make the request again with the same request ID, the server can check
563
+ # if it received the original operation with the same request ID. If it did, it
564
+ # will ignore the second request. The request ID must be a valid [UUID](https://
565
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
566
+ # supported (`00000000-0000-0000-0000-000000000000`).
575
567
  # Corresponds to the JSON property `requestId`
576
568
  # @return [String]
577
569
  attr_accessor :request_id
@@ -925,7 +917,7 @@ module Google
925
917
  class GoogleCloudChannelV1ListCustomersResponse
926
918
  include Google::Apis::Core::Hashable
927
919
 
928
- # The customers belonging to the reseller or distributor.
920
+ # The customers belonging to a reseller or distributor.
929
921
  # Corresponds to the JSON property `customers`
930
922
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Customer>]
931
923
  attr_accessor :customers
@@ -951,12 +943,12 @@ module Google
951
943
  class GoogleCloudChannelV1ListEntitlementsResponse
952
944
  include Google::Apis::Core::Hashable
953
945
 
954
- # The entitlements belonging to the reseller's customer.
946
+ # The reseller customer's entitlements.
955
947
  # Corresponds to the JSON property `entitlements`
956
948
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
957
949
  attr_accessor :entitlements
958
950
 
959
- # A token to List next page of results. Pass to ListEntitlementsRequest.
951
+ # A token to list the next page of results. Pass to ListEntitlementsRequest.
960
952
  # page_token to obtain that page.
961
953
  # Corresponds to the JSON property `nextPageToken`
962
954
  # @return [String]
@@ -1139,33 +1131,33 @@ module Google
1139
1131
  # @return [String]
1140
1132
  attr_accessor :cloud_identity_id
1141
1133
 
1142
- # A reseller should create a customer and use the resource name of the created
1143
- # customer here.
1134
+ # A reseller should create a customer and use the resource name of that customer
1135
+ # here.
1144
1136
  # Corresponds to the JSON property `customerName`
1145
1137
  # @return [String]
1146
1138
  attr_accessor :customer_name
1147
1139
 
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".
1140
+ # The BCP-47 language code. For example, "en-US". The response will localize in
1141
+ # the corresponding language code, if specified. The default value is "en-US".
1150
1142
  # Corresponds to the JSON property `languageCode`
1151
1143
  # @return [String]
1152
1144
  attr_accessor :language_code
1153
1145
 
1154
1146
  # 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.
1147
+ # unspecified, returns at most 100 offers. The maximum value is 1000; the server
1148
+ # will coerce values above 1000.
1157
1149
  # Corresponds to the JSON property `pageSize`
1158
1150
  # @return [Fixnum]
1159
1151
  attr_accessor :page_size
1160
1152
 
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
1153
+ # A token for a page of results other than the first page. Obtained using
1154
+ # ListTransferableOffersResponse.next_page_token of the previous
1163
1155
  # CloudChannelService.ListTransferableOffers call.
1164
1156
  # Corresponds to the JSON property `pageToken`
1165
1157
  # @return [String]
1166
1158
  attr_accessor :page_token
1167
1159
 
1168
- # Required. SKU for which the Offers are being looked up.
1160
+ # Required. The SKU to look up Offers for.
1169
1161
  # Corresponds to the JSON property `sku`
1170
1162
  # @return [String]
1171
1163
  attr_accessor :sku
@@ -1215,10 +1207,10 @@ module Google
1215
1207
  class GoogleCloudChannelV1ListTransferableSkusRequest
1216
1208
  include Google::Apis::Core::Hashable
1217
1209
 
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.
1210
+ # The super admin of the resold customer generates this token to authorize a
1211
+ # reseller to access their Cloud Identity and purchase entitlements on their
1212
+ # behalf. You can omit this token after authorization. See https://support.
1213
+ # google.com/a/answer/7643790 for more details.
1222
1214
  # Corresponds to the JSON property `authToken`
1223
1215
  # @return [String]
1224
1216
  attr_accessor :auth_token
@@ -1229,27 +1221,28 @@ module Google
1229
1221
  attr_accessor :cloud_identity_id
1230
1222
 
1231
1223
  # 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`
1224
+ # created customer here. Customer_name uses the format: accounts/`account_id`/
1225
+ # customers/`customer_id`
1234
1226
  # Corresponds to the JSON property `customerName`
1235
1227
  # @return [String]
1236
1228
  attr_accessor :customer_name
1237
1229
 
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.
1230
+ # The BCP-47 language code. For example, "en-US". The response will localize in
1231
+ # the corresponding language code, if specified. The default value is "en-US".
1232
+ # Optional.
1240
1233
  # Corresponds to the JSON property `languageCode`
1241
1234
  # @return [String]
1242
1235
  attr_accessor :language_code
1243
1236
 
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.
1237
+ # The requested page size. Server might return fewer results than requested. If
1238
+ # unspecified, returns at most 100 SKUs. The maximum value is 1000; the server
1239
+ # will coerce values above 1000. Optional.
1247
1240
  # Corresponds to the JSON property `pageSize`
1248
1241
  # @return [Fixnum]
1249
1242
  attr_accessor :page_size
1250
1243
 
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
1244
+ # A token for a page of results other than the first page. Obtained using
1245
+ # ListTransferableSkusResponse.next_page_token of the previous
1253
1246
  # CloudChannelService.ListTransferableSkus call. Optional.
1254
1247
  # Corresponds to the JSON property `pageToken`
1255
1248
  # @return [String]
@@ -1280,8 +1273,7 @@ module Google
1280
1273
  # @return [String]
1281
1274
  attr_accessor :next_page_token
1282
1275
 
1283
- # Information about existing SKUs for a customer that would need to be
1284
- # transferred.
1276
+ # Information about existing SKUs for a customer that needs a transfer.
1285
1277
  # Corresponds to the JSON property `transferableSkus`
1286
1278
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1TransferableSku>]
1287
1279
  attr_accessor :transferable_skus
@@ -1794,8 +1786,7 @@ module Google
1794
1786
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1AdminUser]
1795
1787
  attr_accessor :user
1796
1788
 
1797
- # If set, validate the request and preview the review, but do not actually post
1798
- # it.
1789
+ # Validate the request and preview the review, but do not post it.
1799
1790
  # Corresponds to the JSON property `validateOnly`
1800
1791
  # @return [Boolean]
1801
1792
  attr_accessor :validate_only
@@ -1847,7 +1838,7 @@ module Google
1847
1838
  end
1848
1839
  end
1849
1840
 
1850
- # Offer that can be puchased for a customer. This is used in
1841
+ # Offer that you can purchase for a customer. This is used in the
1851
1842
  # ListPurchasableOffer API response.
1852
1843
  class GoogleCloudChannelV1PurchasableOffer
1853
1844
  include Google::Apis::Core::Hashable
@@ -1869,8 +1860,7 @@ module Google
1869
1860
  end
1870
1861
  end
1871
1862
 
1872
- # SKU that can be used for a puchase. This is used in ListPurchasableSku API
1873
- # response.
1863
+ # SKU that you can purchase. This is used in ListPurchasableSku API response.
1874
1864
  class GoogleCloudChannelV1PurchasableSku
1875
1865
  include Google::Apis::Core::Hashable
1876
1866
 
@@ -1896,8 +1886,8 @@ module Google
1896
1886
  class GoogleCloudChannelV1RegisterSubscriberRequest
1897
1887
  include Google::Apis::Core::Hashable
1898
1888
 
1899
- # Required. Service account which will provide subscriber access to the
1900
- # registered topic.
1889
+ # Required. Service account that provides subscriber access to the registered
1890
+ # topic.
1901
1891
  # Corresponds to the JSON property `serviceAccount`
1902
1892
  # @return [String]
1903
1893
  attr_accessor :service_account
@@ -1916,7 +1906,7 @@ module Google
1916
1906
  class GoogleCloudChannelV1RegisterSubscriberResponse
1917
1907
  include Google::Apis::Core::Hashable
1918
1908
 
1919
- # Name of the topic to which the subscriber will listen to.
1909
+ # Name of the topic the subscriber will listen to.
1920
1910
  # Corresponds to the JSON property `topic`
1921
1911
  # @return [String]
1922
1912
  attr_accessor :topic
@@ -2010,15 +2000,14 @@ module Google
2010
2000
  class GoogleCloudChannelV1StartPaidServiceRequest
2011
2001
  include Google::Apis::Core::Hashable
2012
2002
 
2013
- # Optional. An optional request ID to identify requests. Specify a unique
2014
- # request ID so that if you must retry your request, the server will know to
2015
- # ignore the request if it has already been completed. For example, consider a
2016
- # situation where you make an initial request and the request times out. If you
2017
- # make the request again with the same request ID, the server can check if the
2018
- # original operation with the same request ID was received, and if so, will
2019
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2020
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2021
- # 00000000-0000-0000-0000-000000000000`).
2003
+ # Optional. You can specify an optional unique request ID, and if you need to
2004
+ # retry your request, the server will know to ignore the request if it's
2005
+ # complete. For example, you make an initial request and the request times out.
2006
+ # If you make the request again with the same request ID, the server can check
2007
+ # if it received the original operation with the same request ID. If it did, it
2008
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2009
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2010
+ # supported (`00000000-0000-0000-0000-000000000000`).
2022
2011
  # Corresponds to the JSON property `requestId`
2023
2012
  # @return [String]
2024
2013
  attr_accessor :request_id
@@ -2063,15 +2052,14 @@ module Google
2063
2052
  class GoogleCloudChannelV1SuspendEntitlementRequest
2064
2053
  include Google::Apis::Core::Hashable
2065
2054
 
2066
- # Optional. An optional request ID to identify requests. Specify a unique
2067
- # request ID so that if you must retry your request, the server will know to
2068
- # ignore the request if it has already been completed. For example, consider a
2069
- # situation where you make an initial request and the request times out. If you
2070
- # make the request again with the same request ID, the server can check if the
2071
- # original operation with the same request ID was received, and if so, will
2072
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2073
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2074
- # 00000000-0000-0000-0000-000000000000`).
2055
+ # Optional. You can specify an optional unique request ID, and if you need to
2056
+ # retry your request, the server will know to ignore the request if it's
2057
+ # complete. For example, you make an initial request and the request times out.
2058
+ # If you make the request again with the same request ID, the server can check
2059
+ # if it received the original operation with the same request ID. If it did, it
2060
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2061
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2062
+ # supported (`00000000-0000-0000-0000-000000000000`).
2075
2063
  # Corresponds to the JSON property `requestId`
2076
2064
  # @return [String]
2077
2065
  attr_accessor :request_id
@@ -2122,28 +2110,27 @@ module Google
2122
2110
  class GoogleCloudChannelV1TransferEntitlementsRequest
2123
2111
  include Google::Apis::Core::Hashable
2124
2112
 
2125
- # This token is generated by the Super Admin of the resold customer to authorize
2126
- # a reseller to access their Cloud Identity and purchase entitlements on their
2127
- # behalf. This token can be omitted once the authorization is generated. See
2128
- # https://support.google.com/a/answer/7643790 for more details.
2113
+ # The super admin of the resold customer generates this token to authorize a
2114
+ # reseller to access their Cloud Identity and purchase entitlements on their
2115
+ # behalf. You can omit this token after authorization. See https://support.
2116
+ # google.com/a/answer/7643790 for more details.
2129
2117
  # Corresponds to the JSON property `authToken`
2130
2118
  # @return [String]
2131
2119
  attr_accessor :auth_token
2132
2120
 
2133
- # Required. The new entitlements to be created or transferred.
2121
+ # Required. The new entitlements to create or transfer.
2134
2122
  # Corresponds to the JSON property `entitlements`
2135
2123
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
2136
2124
  attr_accessor :entitlements
2137
2125
 
2138
- # Optional. An optional request ID to identify requests. Specify a unique
2139
- # request ID so that if you must retry your request, the server will know to
2140
- # ignore the request if it has already been completed. For example, consider a
2141
- # situation where you make an initial request and the request times out. If you
2142
- # make the request again with the same request ID, the server can check if the
2143
- # original operation with the same request ID was received, and if so, will
2144
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2145
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2146
- # 00000000-0000-0000-0000-000000000000`).
2126
+ # Optional. You can specify an optional unique request ID, and if you need to
2127
+ # retry your request, the server will know to ignore the request if it's
2128
+ # complete. For example, you make an initial request and the request times out.
2129
+ # If you make the request again with the same request ID, the server can check
2130
+ # if it received the original operation with the same request ID. If it did, it
2131
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2132
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2133
+ # supported (`00000000-0000-0000-0000-000000000000`).
2147
2134
  # Corresponds to the JSON property `requestId`
2148
2135
  # @return [String]
2149
2136
  attr_accessor :request_id
@@ -2160,12 +2147,12 @@ module Google
2160
2147
  end
2161
2148
  end
2162
2149
 
2163
- # Response message for CloudChannelService.TransferEntitlements. This will be
2164
- # put into the response field of google.longrunning.Operation.
2150
+ # Response message for CloudChannelService.TransferEntitlements. This is put in
2151
+ # the response field of google.longrunning.Operation.
2165
2152
  class GoogleCloudChannelV1TransferEntitlementsResponse
2166
2153
  include Google::Apis::Core::Hashable
2167
2154
 
2168
- # The entitlements that have been transferred.
2155
+ # The transferred entitlements.
2169
2156
  # Corresponds to the JSON property `entitlements`
2170
2157
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
2171
2158
  attr_accessor :entitlements
@@ -2184,20 +2171,19 @@ module Google
2184
2171
  class GoogleCloudChannelV1TransferEntitlementsToGoogleRequest
2185
2172
  include Google::Apis::Core::Hashable
2186
2173
 
2187
- # Required. The entitlements to be transferred to Google.
2174
+ # Required. The entitlements to transfer to Google.
2188
2175
  # Corresponds to the JSON property `entitlements`
2189
2176
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Entitlement>]
2190
2177
  attr_accessor :entitlements
2191
2178
 
2192
- # Optional. An optional request ID to identify requests. Specify a unique
2193
- # request ID so that if you must retry your request, the server will know to
2194
- # ignore the request if it has already been completed. For example, consider a
2195
- # situation where you make an initial request and the request times out. If you
2196
- # make the request again with the same request ID, the server can check if the
2197
- # original operation with the same request ID was received, and if so, will
2198
- # ignore the second request. The request ID must be a valid [UUID](https://tools.
2199
- # ietf.org/html/rfc4122) with the exception that zero UUID is not supported (`
2200
- # 00000000-0000-0000-0000-000000000000`).
2179
+ # Optional. You can specify an optional unique request ID, and if you need to
2180
+ # retry your request, the server will know to ignore the request if it's
2181
+ # complete. For example, you make an initial request and the request times out.
2182
+ # If you make the request again with the same request ID, the server can check
2183
+ # if it received the original operation with the same request ID. If it did, it
2184
+ # will ignore the second request. The request ID must be a valid [UUID](https://
2185
+ # tools.ietf.org/html/rfc4122) with the exception that zero UUID is not
2186
+ # supported (`00000000-0000-0000-0000-000000000000`).
2201
2187
  # Corresponds to the JSON property `requestId`
2202
2188
  # @return [String]
2203
2189
  attr_accessor :request_id
@@ -2295,8 +2281,7 @@ module Google
2295
2281
  class GoogleCloudChannelV1UnregisterSubscriberRequest
2296
2282
  include Google::Apis::Core::Hashable
2297
2283
 
2298
- # Required. Service account which will be unregistered from getting subscriber
2299
- # access to the topic.
2284
+ # Required. Service account to unregister from subscriber access to the topic.
2300
2285
  # Corresponds to the JSON property `serviceAccount`
2301
2286
  # @return [String]
2302
2287
  attr_accessor :service_account
@@ -2315,8 +2300,7 @@ module Google
2315
2300
  class GoogleCloudChannelV1UnregisterSubscriberResponse
2316
2301
  include Google::Apis::Core::Hashable
2317
2302
 
2318
- # Name of the topic from which the service account subscriber access has been
2319
- # removed.
2303
+ # Name of the topic the service account subscriber access was removed from.
2320
2304
  # Corresponds to the JSON property `topic`
2321
2305
  # @return [String]
2322
2306
  attr_accessor :topic
@@ -2342,7 +2326,7 @@ module Google
2342
2326
  attr_accessor :channel_partner_link
2343
2327
 
2344
2328
  # Required. The update mask that applies to the resource. The only allowable
2345
- # value for update mask is channel_partner_link.link_state.
2329
+ # value for an update mask is channel_partner_link.link_state.
2346
2330
  # Corresponds to the JSON property `updateMask`
2347
2331
  # @return [String]
2348
2332
  attr_accessor :update_mask
@@ -2816,12 +2800,12 @@ module Google
2816
2800
  end
2817
2801
  end
2818
2802
 
2819
- # Response message for CloudChannelService.TransferEntitlements. This will be
2820
- # put into the response field of google.longrunning.Operation.
2803
+ # Response message for CloudChannelService.TransferEntitlements. This is put in
2804
+ # the response field of google.longrunning.Operation.
2821
2805
  class GoogleCloudChannelV1alpha1TransferEntitlementsResponse
2822
2806
  include Google::Apis::Core::Hashable
2823
2807
 
2824
- # The entitlements that have been transferred.
2808
+ # The transferred entitlements.
2825
2809
  # Corresponds to the JSON property `entitlements`
2826
2810
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1alpha1Entitlement>]
2827
2811
  attr_accessor :entitlements