google-apis-cloudchannel_v1 0.40.0 → 0.42.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: 7631e31d75178158ceebc9d4de3db4edf70b5e93160cd37069087fbe0e504e10
4
- data.tar.gz: dbb8fc4481cb97100eccdc1f4bf00a357fbf37d60814b5e136c4b6c58a954caa
3
+ metadata.gz: 007acf076bfc9c433bd114277a29b59d85f6cf994e224e1c9e44d7bf2de68e4c
4
+ data.tar.gz: 2d3e7fecf2e5473eddac1698df9abf76827caf3681d2c9bf3321c522260672a1
5
5
  SHA512:
6
- metadata.gz: 62ffb92126b7e4a33a94658a9a2abcfcdfdaae6224eb755aba480cbfc79b2507fa498b1eaf151b9bd6ed3a1372e1b6c78fb4b6fd28148c0ba7b7167021fae853
7
- data.tar.gz: 0f59d7ee9f65afedc2ee6817ff58a858c7fbac1342e8a398a3665f6504c14527203e279a3afb4d1ed7559d66e0fc0777820bc1b0c8c65d6e6d686be57a64bd58
6
+ metadata.gz: ba174e739ecbc15506820794ea9b6cff67b30144765a751c268030e8d02d04d3940fd6661ed37350a10f4030c34deea255e4fc05a177c8f2535a2a96dc44097c
7
+ data.tar.gz: 73efba062044638b1cb7cd08a6830e0515f5b513b649766fc159f2d675225095cc6e6b0ccf70b0bbc7189b5dd46907839d1939cebbb212967e7019b0f02099a7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.42.0 (2023-07-16)
4
+
5
+ * Regenerated from discovery document revision 20230711
6
+
7
+ ### v0.41.0 (2023-07-02)
8
+
9
+ * Regenerated from discovery document revision 20230628
10
+
3
11
  ### v0.40.0 (2023-06-18)
4
12
 
5
13
  * Regenerated from discovery document revision 20230613
@@ -2584,7 +2584,7 @@ module Google
2584
2584
 
2585
2585
  # Output only. Provisioning ID of the entitlement. For Google Workspace, this is
2586
2586
  # the underlying Subscription ID. For Google Cloud, this is the Billing Account
2587
- # ID of the billing subaccount."
2587
+ # ID of the billing subaccount.
2588
2588
  # Corresponds to the JSON property `provisioningId`
2589
2589
  # @return [String]
2590
2590
  attr_accessor :provisioning_id
@@ -4166,7 +4166,7 @@ module Google
4166
4166
 
4167
4167
  # Output only. Provisioning ID of the entitlement. For Google Workspace, this is
4168
4168
  # the underlying Subscription ID. For Google Cloud, this is the Billing Account
4169
- # ID of the billing subaccount."
4169
+ # ID of the billing subaccount.
4170
4170
  # Corresponds to the JSON property `provisioningId`
4171
4171
  # @return [String]
4172
4172
  attr_accessor :provisioning_id
@@ -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.40.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230613"
25
+ REVISION = "20230711"
26
26
  end
27
27
  end
28
28
  end
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.40.0
4
+ version: 0.42.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: 2023-06-25 00:00:00.000000000 Z
11
+ date: 2023-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.42.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: []