google-apis-cloudchannel_v1 0.16.0 → 0.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ed374ec27641210473a80cd47f7538541020f9d789e06a22f0245c9b9f4a26fa
4
- data.tar.gz: 9c53a0cc5a45ebd5e3c23fb61ca7031a46466d0108de62bee275cb5902690b0d
3
+ metadata.gz: cfbb6a6ecdbb0d60a3ba179c71957b291e3a4018482ed8f934ffd09111166adc
4
+ data.tar.gz: 1b3d5ad563e81c796339d499184983136694ebdc4fa78ad4b6dbb3d9ed9f42e2
5
5
  SHA512:
6
- metadata.gz: d9b0f2be5de25aae5c77a5871ffd640090bd63bb98df2bd8754a1a01cdc4bfa349f15a982de475daea4f9173a23ca1a2db78f53f53c89b05d7c66be8a85f8141
7
- data.tar.gz: 7876f89428fa41083a16a564ec20383e1fae31486392952ab91f2ec8d2a60e2e49db3367f8c6f27eb866afa37a58516ba9ce02b1d9727873aee349f057b79905
6
+ metadata.gz: 1fa4a74ab3071c1c35800061d8cfa79d0bbaae693ad170137fb98039f4c79b4df9b1ec79e431ec465a26c83808ebd49048582f341db5d13812a9933eb4498374
7
+ data.tar.gz: bc9cd956debc7be9d4a043bc3598b0655ecd20af2dd0a74453fa2a71ebe1fdfaebde3387d6a9df8aa2d98cfe2d939dbb135b77b762c939970af25458b415320b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.17.0 (2022-02-10)
4
+
5
+ * Regenerated from discovery document revision 20220209
6
+
3
7
  ### v0.16.0 (2022-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220129
@@ -1882,9 +1882,9 @@ module Google
1882
1882
  # @return [String]
1883
1883
  attr_accessor :product_id
1884
1884
 
1885
- # Output only. Provisioning ID of the entitlement. For Google Workspace, this
1886
- # would be the underlying Subscription ID. For Google Cloud Platform, this would
1887
- # be the Billing Account ID of the billing subaccount."
1885
+ # Output only. Provisioning ID of the entitlement. For Google Workspace, this is
1886
+ # the underlying Subscription ID. For Google Cloud Platform, this is the Billing
1887
+ # Account ID of the billing subaccount."
1888
1888
  # Corresponds to the JSON property `provisioningId`
1889
1889
  # @return [String]
1890
1890
  attr_accessor :provisioning_id
@@ -2784,9 +2784,9 @@ module Google
2784
2784
  # @return [String]
2785
2785
  attr_accessor :product_id
2786
2786
 
2787
- # Output only. Provisioning ID of the entitlement. For Google Workspace, this
2788
- # would be the underlying Subscription ID. For Google Cloud Platform, this would
2789
- # be the Billing Account ID of the billing subaccount."
2787
+ # Output only. Provisioning ID of the entitlement. For Google Workspace, this is
2788
+ # the underlying Subscription ID. For Google Cloud Platform, this is the Billing
2789
+ # Account ID of the billing subaccount."
2790
2790
  # Corresponds to the JSON property `provisioningId`
2791
2791
  # @return [String]
2792
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.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220129"
25
+ REVISION = "20220209"
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.16.0
4
+ version: 0.17.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-02-07 00:00:00.000000000 Z
11
+ date: 2022-02-14 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.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.17.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: []