google-apis-cloudchannel_v1 0.42.0 → 0.43.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: 007acf076bfc9c433bd114277a29b59d85f6cf994e224e1c9e44d7bf2de68e4c
4
- data.tar.gz: 2d3e7fecf2e5473eddac1698df9abf76827caf3681d2c9bf3321c522260672a1
3
+ metadata.gz: f2766100496b3473cac59bc0cf7cfe08d8553164ee27213be9646e4c1ad01a21
4
+ data.tar.gz: 3d3a4ce5fd5716d6725fb1d5b094e7544e1cfada39cb70c98c72e24b4b5dfe73
5
5
  SHA512:
6
- metadata.gz: ba174e739ecbc15506820794ea9b6cff67b30144765a751c268030e8d02d04d3940fd6661ed37350a10f4030c34deea255e4fc05a177c8f2535a2a96dc44097c
7
- data.tar.gz: 73efba062044638b1cb7cd08a6830e0515f5b513b649766fc159f2d675225095cc6e6b0ccf70b0bbc7189b5dd46907839d1939cebbb212967e7019b0f02099a7
6
+ metadata.gz: 8c3fa65603eeab18bf51b01d982aa727e78e18b9e3314050ba7a870cd9749d29868b33bf49beea57f645c1c1be99f4ced22c9979ff7d33cbfbe383184a90b2d8
7
+ data.tar.gz: 36a01288e9a4ad2133dac0eadf61371db6560a8f840bb3d5e07b0f7eb86b507e121bc1548a609cbc6b33a41d42f79847740709ed6b1ab85622b9dcda68bef7e5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.43.0 (2023-07-23)
4
+
5
+ * Regenerated from discovery document revision 20230718
6
+
3
7
  ### v0.42.0 (2023-07-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230711
@@ -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.42.0"
19
+ GEM_VERSION = "0.43.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 = "20230711"
25
+ REVISION = "20230718"
26
26
  end
27
27
  end
28
28
  end
@@ -505,8 +505,9 @@ module Google
505
505
  # business cases. * The new config will not modify exports used with other
506
506
  # configs. Changes to the config may be immediate, but may take up to 24 hours. *
507
507
  # There is a limit of ten configs for any ChannelPartner or RepricingConfig.
508
+ # EntitlementGranularity.entitlement, for any RepricingConfig.
508
509
  # effective_invoice_month. * The contained ChannelPartnerRepricingConfig.
509
- # repricing_config vaule must be different from the value used in the current
510
+ # repricing_config value must be different from the value used in the current
510
511
  # config for a ChannelPartner. Possible Error Codes: * PERMISSION_DENIED: If the
511
512
  # account making the request and the account being queried are different. *
512
513
  # INVALID_ARGUMENT: Missing or invalid required parameters in the request. Also
@@ -1549,9 +1550,9 @@ module Google
1549
1550
  # erroneous config, and should not be used for regular business cases. * The new
1550
1551
  # config will not modify exports used with other configs. Changes to the config
1551
1552
  # may be immediate, but may take up to 24 hours. * There is a limit of ten
1552
- # configs for any RepricingConfig.EntitlementGranularity.entitlement or
1553
+ # configs for any RepricingConfig.EntitlementGranularity.entitlement, for any
1553
1554
  # RepricingConfig.effective_invoice_month. * The contained
1554
- # CustomerRepricingConfig.repricing_config vaule must be different from the
1555
+ # CustomerRepricingConfig.repricing_config value must be different from the
1555
1556
  # value used in the current config for a RepricingConfig.EntitlementGranularity.
1556
1557
  # entitlement. Possible Error Codes: * PERMISSION_DENIED: If the account making
1557
1558
  # the request and the account being queried are different. * INVALID_ARGUMENT:
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.42.0
4
+ version: 0.43.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-07-16 00:00:00.000000000 Z
11
+ date: 2023-07-23 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.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.43.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: []