google-apis-cloudchannel_v1 0.15.0 → 0.16.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: 2d8bf112e65f0b380451f4a4b78ac56c5817434df562f43a710b596390cad0ee
4
- data.tar.gz: f9f0a93309420a036267a45d52674721105a1d7c6b3676c546c1c3b3f77b8a10
3
+ metadata.gz: ed374ec27641210473a80cd47f7538541020f9d789e06a22f0245c9b9f4a26fa
4
+ data.tar.gz: 9c53a0cc5a45ebd5e3c23fb61ca7031a46466d0108de62bee275cb5902690b0d
5
5
  SHA512:
6
- metadata.gz: be81f4ec832d44fe8f04fff62a397cc51d625abcad0943c492c22663cd33d8dde74d5da9b57318a45b7d5618402a208986e272175229340d8d49c7484c5d3ed0
7
- data.tar.gz: c42969fd0d144ab547eb984670d14f1f92a2d24b59f1f5d63dcc656e76b206c8abb0c8f69b1495b798b4fb2fc125be636941287b2fbc94fe092d7c98c33c8e28
6
+ metadata.gz: d9b0f2be5de25aae5c77a5871ffd640090bd63bb98df2bd8754a1a01cdc4bfa349f15a982de475daea4f9173a23ca1a2db78f53f53c89b05d7c66be8a85f8141
7
+ data.tar.gz: 7876f89428fa41083a16a564ec20383e1fae31486392952ab91f2ec8d2a60e2e49db3367f8c6f27eb866afa37a58516ba9ce02b1d9727873aee349f057b79905
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.16.0 (2022-02-01)
4
+
5
+ * Regenerated from discovery document revision 20220129
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.15.0 (2021-12-14)
4
9
 
5
10
  * Unspecified changes
@@ -1883,7 +1883,8 @@ module Google
1883
1883
  attr_accessor :product_id
1884
1884
 
1885
1885
  # Output only. Provisioning ID of the entitlement. For Google Workspace, this
1886
- # would be the underlying Subscription ID.
1886
+ # would be the underlying Subscription ID. For Google Cloud Platform, this would
1887
+ # be the Billing Account ID of the billing subaccount."
1887
1888
  # Corresponds to the JSON property `provisioningId`
1888
1889
  # @return [String]
1889
1890
  attr_accessor :provisioning_id
@@ -2784,7 +2785,8 @@ module Google
2784
2785
  attr_accessor :product_id
2785
2786
 
2786
2787
  # Output only. Provisioning ID of the entitlement. For Google Workspace, this
2787
- # would be the underlying Subscription ID.
2788
+ # would be the underlying Subscription ID. For Google Cloud Platform, this would
2789
+ # be the Billing Account ID of the billing subaccount."
2788
2790
  # Corresponds to the JSON property `provisioningId`
2789
2791
  # @return [String]
2790
2792
  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.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211104"
25
+ REVISION = "20220129"
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.15.0
4
+ version: 0.16.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-01-10 00:00:00.000000000 Z
11
+ date: 2022-02-07 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.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.16.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Channel API V1