google-apis-cloudchannel_v1 0.31.0 → 0.32.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: 6bf0d3597c5c33c8987cd7e3f2c4ede20fe1e61611cf096424bf54c283003c4b
4
- data.tar.gz: 617578a03c1e6b1ea485090c59e5890b8b25c471761d35cf74e603d1c27eed6f
3
+ metadata.gz: a89aff24d24e00a35e1d08baec197c4a59da9b1e838e9ff5d51afc03da7cb519
4
+ data.tar.gz: e1003f424d6272ff2162ed440acaf2a665942f323ffc218523a71c99e8c14ed9
5
5
  SHA512:
6
- metadata.gz: 1c8990a52e838cdf2021283bef07ea9f01302b92a8414116e3a683e62460dec83b596fe0443e7b690595d09023d08f435b5714096acf0a8599850b5147d2a84b
7
- data.tar.gz: '08f925bc9c3711e718bbaa1203ca107a4a9f9bac2dcbc26da274e935ecc9c2aa9214f4ddc312d792756a594bb7cb9beb1f392dfb836916a73680423b0271a1cb'
6
+ metadata.gz: 06625e4ec0390e5af608dacb4e7d5c3ba1a568a4307b840ff2489a6d8032e77879c07c17379d8c756697adbf2a4f42fae984dc24911b3f6a617521476098487a
7
+ data.tar.gz: f8356138cfaf1da5cbcd6d97e0831c2a1d08dde7066dcd36ef806eccb4eaecd11845900db382bface05c232279b54d3a79791f64035a10e4d2ac5ba95f08d6dc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.32.0 (2023-02-26)
4
+
5
+ * Regenerated from discovery document revision 20230212
6
+ * Regenerated using generator version 0.12.0
7
+
3
8
  ### v0.31.0 (2023-01-29)
4
9
 
5
10
  * Regenerated from discovery document revision 20230122
@@ -1028,8 +1028,8 @@ module Google
1028
1028
  # maximum assignable units for a flexible offer OR - num_units: The total
1029
1029
  # commitment for commitment-based offers The response may additionally include
1030
1030
  # the following output-only Parameters: - assigned_units: The number of licenses
1031
- # assigned to users. For GCP billing accounts, the following Parameter may be
1032
- # accepted as input: - display_name: The display name of the billing account.
1031
+ # assigned to users. For GCP billing subaccounts, the following Parameter may be
1032
+ # accepted as input: - display_name: The display name of the billing subaccount.
1033
1033
  # Corresponds to the JSON property `parameters`
1034
1034
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Parameter>]
1035
1035
  attr_accessor :parameters
@@ -3588,8 +3588,8 @@ module Google
3588
3588
  # maximum assignable units for a flexible offer OR - num_units: The total
3589
3589
  # commitment for commitment-based offers The response may additionally include
3590
3590
  # the following output-only Parameters: - assigned_units: The number of licenses
3591
- # assigned to users. For GCP billing accounts, the following Parameter may be
3592
- # accepted as input: - display_name: The display name of the billing account.
3591
+ # assigned to users. For GCP billing subaccounts, the following Parameter may be
3592
+ # accepted as input: - display_name: The display name of the billing subaccount.
3593
3593
  # Corresponds to the JSON property `parameters`
3594
3594
  # @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1alpha1Parameter>]
3595
3595
  attr_accessor :parameters
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230122"
25
+ REVISION = "20230212"
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.31.0
4
+ version: 0.32.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-01-29 00:00:00.000000000 Z
11
+ date: 2023-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.32.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: []