google-apis-cloudchannel_v1 0.25.0 → 0.26.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: eadf1099f97880fb9de34891dcd3da2bff5be974b67427a498d4404ec4d403ec
4
- data.tar.gz: 6b3f10d7f9cb59b924cdb7b34e7cbf7322debdafd2a18ab7b649d53e114868d8
3
+ metadata.gz: 88134137478098e20cad70cf667087535178cf13ccf4b907e22b3a5b92f77a82
4
+ data.tar.gz: 590f02a6bf342bbd249530d0a9ca5dbdc92f7a2d6b3f1b3e8844b6802116fa75
5
5
  SHA512:
6
- metadata.gz: 146c4bc52ebf4d50c82e7f33488ebd5829cba2417c23be30582739a2173aad03174dd3027bdf6850546a5e813d4de73290e751fba2a414cc94605188d5679743
7
- data.tar.gz: 380324bb9558478619ed50f7f63720ffd0c69f02f90e8395f433da6551ed497341b8d445b954b9f0bdc2b85a84312963254e920fde804e9548db0a409a258afb
6
+ metadata.gz: 3d2f3d1673e7beb9ef2b5662638aded522ce3df843e499c825db3d00399b56b06cebbfb7b47408feb9dd28976983b8d24ed834dcba64a7e00f997392135ddf1b
7
+ data.tar.gz: 9b14871fb25548e38457075a4135f85715429e922c3519126aeacb79cfd8672a4f2a0831a4527b320a67065fb72e98515cf37da4de80d195ee8bf6e484c618f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.26.0 (2022-09-21)
4
+
5
+ * Regenerated from discovery document revision 20220910
6
+ * Regenerated using generator version 0.10.0
7
+
3
8
  ### v0.25.0 (2022-08-05)
4
9
 
5
10
  * Regenerated from discovery document revision 20220803
@@ -1399,10 +1399,10 @@ module Google
1399
1399
  class GoogleCloudChannelV1ListTransferableSkusRequest
1400
1400
  include Google::Apis::Core::Hashable
1401
1401
 
1402
- # The super admin of the resold customer generates this token to authorize a
1403
- # reseller to access their Cloud Identity and purchase entitlements on their
1404
- # behalf. You can omit this token after authorization. See https://support.
1405
- # google.com/a/answer/7643790 for more details.
1402
+ # Optional. The super admin of the resold customer generates this token to
1403
+ # authorize a reseller to access their Cloud Identity and purchase entitlements
1404
+ # on their behalf. You can omit this token after authorization. See https://
1405
+ # support.google.com/a/answer/7643790 for more details.
1406
1406
  # Corresponds to the JSON property `authToken`
1407
1407
  # @return [String]
1408
1408
  attr_accessor :auth_token
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudchannelV1
18
18
  # Version of the google-apis-cloudchannel_v1 gem
19
- GEM_VERSION = "0.25.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220803"
25
+ REVISION = "20220910"
26
26
  end
27
27
  end
28
28
  end
@@ -147,10 +147,11 @@ module Google
147
147
  # information of an unowned customer. The reseller should provide the customer's
148
148
  # Cloud Identity ID or Customer Name. Possible error codes: * PERMISSION_DENIED:
149
149
  # * The customer doesn't belong to the reseller and has no auth token. * The
150
- # supplied auth token is invalid. * The reseller account making the request is
151
- # different from the reseller account in the query. * INVALID_ARGUMENT: Required
152
- # request parameters are missing or invalid. Return value: List of
153
- # TransferableOffer for the given customer and SKU.
150
+ # customer provided incorrect reseller information when generating auth token. *
151
+ # The reseller account making the request is different from the reseller account
152
+ # in the query. * INVALID_ARGUMENT: Required request parameters are missing or
153
+ # invalid. Return value: List of TransferableOffer for the given customer and
154
+ # SKU.
154
155
  # @param [String] parent
155
156
  # Required. The resource name of the reseller's account.
156
157
  # @param [Google::Apis::CloudchannelV1::GoogleCloudChannelV1ListTransferableOffersRequest] google_cloud_channel_v1_list_transferable_offers_request_object
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudchannel_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-08 00:00:00.000000000 Z
11
+ date: 2022-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.7'
19
+ version: 0.9.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.7'
29
+ version: 0.9.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudchannel_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudchannel_v1
63
63
  post_install_message:
64
64
  rdoc_options: []