google-apis-cloudchannel_v1 0.42.0 → 0.43.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f2766100496b3473cac59bc0cf7cfe08d8553164ee27213be9646e4c1ad01a21
|
|
4
|
+
data.tar.gz: 3d3a4ce5fd5716d6725fb1d5b094e7544e1cfada39cb70c98c72e24b4b5dfe73
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8c3fa65603eeab18bf51b01d982aa727e78e18b9e3314050ba7a870cd9749d29868b33bf49beea57f645c1c1be99f4ced22c9979ff7d33cbfbe383184a90b2d8
|
|
7
|
+
data.tar.gz: 36a01288e9a4ad2133dac0eadf61371db6560a8f840bb3d5e07b0f7eb86b507e121bc1548a609cbc6b33a41d42f79847740709ed6b1ab85622b9dcda68bef7e5
|
data/CHANGELOG.md
CHANGED
|
@@ -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.
|
|
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 = "
|
|
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
|
|
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
|
|
1553
|
+
# configs for any RepricingConfig.EntitlementGranularity.entitlement, for any
|
|
1553
1554
|
# RepricingConfig.effective_invoice_month. * The contained
|
|
1554
|
-
# CustomerRepricingConfig.repricing_config
|
|
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.
|
|
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-
|
|
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.
|
|
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: []
|