google-apis-cloudchannel_v1 0.45.0 → 0.46.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: e99007d82884599e83d8ab63161eeb86388d001db025ba13ff729e2c65d81235
4
- data.tar.gz: 3c88f0dad1584aef63d497895b484eae1a27ca00dc3147233fed563b2f3f9d31
3
+ metadata.gz: cb722c6e660bba85754937ed5d417484dc253dbb211bdc07d8a38a28d30adda6
4
+ data.tar.gz: 1c8e4c11c534a5cd240ce3cf1b0377158e72debb1a695e430bc3e96d59f52a3d
5
5
  SHA512:
6
- metadata.gz: '099539064a188df0e5964c805f314e39396b3e07f1479087f055d966f786dd77bd9150086a59dcdbb8d8b1356fb0348d3e509bf8ab9c63c2d05b23aa9bd2ef67'
7
- data.tar.gz: 6d2c48f88533d37b813e4efd837c563c10f5089fe122f01d2a96181125c094544830f8d9f25c7564ae55acf92b4b420a4a8af1f6950bc086bd2ab7bf3606ea99
6
+ metadata.gz: ddbb600f9140ffb414215483157043793763eccacdf02bf1ef8203793c46d261badca048e88649c9152d8c2cd5a7dea5b7ce77bc244e630d6f265a027d6fd2c7
7
+ data.tar.gz: b659e2030a709edc164f31f3519b805280094e122c81d9f6bcd1e7ac1850d1d8c3cdc8778969759c410ecfe279ca72ee962fccc3056b77b2036a41ce915bbec5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.46.0 (2023-09-17)
4
+
5
+ * Regenerated from discovery document revision 20230910
6
+
3
7
  ### v0.45.0 (2023-08-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20230806
@@ -3013,6 +3013,8 @@ module Google
3013
3013
 
3014
3014
  # Applies the repricing configuration at the channel partner level. The channel
3015
3015
  # partner value is derived from the resource name. Takes an empty json object.
3016
+ # Deprecated: This is no longer supported. Use RepricingConfig.
3017
+ # EntitlementGranularity instead.
3016
3018
  # Corresponds to the JSON property `channelPartnerGranularity`
3017
3019
  # @return [Google::Apis::CloudchannelV1::GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity]
3018
3020
  attr_accessor :channel_partner_granularity
@@ -3064,6 +3066,8 @@ module Google
3064
3066
 
3065
3067
  # Applies the repricing configuration at the channel partner level. The channel
3066
3068
  # partner value is derived from the resource name. Takes an empty json object.
3069
+ # Deprecated: This is no longer supported. Use RepricingConfig.
3070
+ # EntitlementGranularity instead.
3067
3071
  class GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity
3068
3072
  include Google::Apis::Core::Hashable
3069
3073
 
@@ -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.45.0"
19
+ GEM_VERSION = "0.46.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 = "20230806"
25
+ REVISION = "20230910"
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.45.0
4
+ version: 0.46.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-08-13 00:00:00.000000000 Z
11
+ date: 2023-09-17 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.45.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.46.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.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Channel API V1