google-apis-cloudchannel_v1 0.34.0 → 0.35.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: 103f9a0f8896c2d4d7ce6c833a9101e59e2dcb8d0a85a73b6bbb1d740a6c69d1
4
- data.tar.gz: baa44290f8f8c9bb373e8304dff9c8c167d72dbfe7adf92f6e3ae6376d2a0ec1
3
+ metadata.gz: ed7b57552a9a39924062e494e0b6678f734b516b81ffe696e47806a41a29cce9
4
+ data.tar.gz: a742e49391660578a6718458312bededc30bffda9b08b32993739030e7bdd6db
5
5
  SHA512:
6
- metadata.gz: 2864a0aa27f2d73d558b487fc1eba493966379702183faa35212c731ec2dae763505b87d1f6de33d697d3d9e9f9086b6202b185097972c7b98ad6559b4948a17
7
- data.tar.gz: f756a6d92dcb5cf04cc23cd9ecf7611b212b8de490fa3901a770c1c7025d84b6d125efc65bda9a0fca769958076581dab5cd29a56bba779e1a0ab8a695fad6b8
6
+ metadata.gz: 8310795fc40a52be8b348b75e77d5245f2d0085fbc9816ac31d91169ddf5357ec4be3639d9730eb5487d8c87a6cb1948b873dfe7425972bd8c8360e2256ce756
7
+ data.tar.gz: 42474660d59164fbdb66162144d3276a99108c172ce728da81c439a3b74a3ab16b7bc5ae46cb1e611a9b24b08a5f81e2a60c436ab136dc31fb25741586b8fea0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.35.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230314
6
+
3
7
  ### v0.34.0 (2023-03-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20230309
@@ -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.34.0"
19
+ GEM_VERSION = "0.35.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 = "20230309"
25
+ REVISION = "20230314"
26
26
  end
27
27
  end
28
28
  end
@@ -632,8 +632,8 @@ module Google
632
632
  # associated with the given account. * INTERNAL: Any non-user error related to
633
633
  # technical issues in the backend. In this case, contact Cloud Channel support.
634
634
  # Return Value: If successful, the ChannelPartnerRepricingConfig resources. The
635
- # data for each resource is displayed in the ascending order of: * channel
636
- # partner ID * RepricingConfig.effective_invoice_month *
635
+ # data for each resource is displayed in the ascending order of: * Channel
636
+ # Partner ID * RepricingConfig.effective_invoice_month *
637
637
  # ChannelPartnerRepricingConfig.update_time If unsuccessful, returns an error.
638
638
  # @param [String] parent
639
639
  # Required. The resource name of the account's ChannelPartnerLink. Parent uses
@@ -1626,7 +1626,7 @@ module Google
1626
1626
  # the given account. * INTERNAL: Any non-user error related to technical issues
1627
1627
  # in the backend. In this case, contact Cloud Channel support. Return Value: If
1628
1628
  # successful, the CustomerRepricingConfig resources. The data for each resource
1629
- # is displayed in the ascending order of: * customer ID * RepricingConfig.
1629
+ # is displayed in the ascending order of: * Customer ID * RepricingConfig.
1630
1630
  # EntitlementGranularity.entitlement * RepricingConfig.effective_invoice_month *
1631
1631
  # CustomerRepricingConfig.update_time If unsuccessful, returns an error.
1632
1632
  # @param [String] parent
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.34.0
4
+ version: 0.35.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-03-12 00:00:00.000000000 Z
11
+ date: 2023-03-19 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.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.35.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: []