google-apis-cloudchannel_v1 0.30.0 → 0.32.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/lib/google/apis/cloudchannel_v1/classes.rb +14 -8
- data/lib/google/apis/cloudchannel_v1/gem_version.rb +3 -3
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a89aff24d24e00a35e1d08baec197c4a59da9b1e838e9ff5d51afc03da7cb519
|
4
|
+
data.tar.gz: e1003f424d6272ff2162ed440acaf2a665942f323ffc218523a71c99e8c14ed9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 06625e4ec0390e5af608dacb4e7d5c3ba1a568a4307b840ff2489a6d8032e77879c07c17379d8c756697adbf2a4f42fae984dc24911b3f6a617521476098487a
|
7
|
+
data.tar.gz: f8356138cfaf1da5cbcd6d97e0831c2a1d08dde7066dcd36ef806eccb4eaecd11845900db382bface05c232279b54d3a79791f64035a10e4d2ac5ba95f08d6dc
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,15 @@
|
|
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
|
+
|
8
|
+
### v0.31.0 (2023-01-29)
|
9
|
+
|
10
|
+
* Regenerated from discovery document revision 20230122
|
11
|
+
* Regenerated using generator version 0.11.1
|
12
|
+
|
3
13
|
### v0.30.0 (2022-12-14)
|
4
14
|
|
5
15
|
* Regenerated from discovery document revision 20221210
|
@@ -1023,10 +1023,13 @@ module Google
|
|
1023
1023
|
attr_accessor :offer
|
1024
1024
|
|
1025
1025
|
# Extended entitlement parameters. When creating an entitlement, valid parameter
|
1026
|
-
# names and values are defined in the Offer.parameter_definitions.
|
1027
|
-
#
|
1028
|
-
#
|
1029
|
-
#
|
1026
|
+
# names and values are defined in the Offer.parameter_definitions. For Google
|
1027
|
+
# Workspace, the following Parameters may be accepted as input: - max_units: The
|
1028
|
+
# maximum assignable units for a flexible offer OR - num_units: The total
|
1029
|
+
# commitment for commitment-based offers The response may additionally include
|
1030
|
+
# the following output-only Parameters: - assigned_units: The number of licenses
|
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.
|
1030
1033
|
# Corresponds to the JSON property `parameters`
|
1031
1034
|
# @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1Parameter>]
|
1032
1035
|
attr_accessor :parameters
|
@@ -3580,10 +3583,13 @@ module Google
|
|
3580
3583
|
attr_accessor :offer
|
3581
3584
|
|
3582
3585
|
# Extended entitlement parameters. When creating an entitlement, valid parameter
|
3583
|
-
# names and values are defined in the Offer.parameter_definitions.
|
3584
|
-
#
|
3585
|
-
#
|
3586
|
-
#
|
3586
|
+
# names and values are defined in the Offer.parameter_definitions. For Google
|
3587
|
+
# Workspace, the following Parameters may be accepted as input: - max_units: The
|
3588
|
+
# maximum assignable units for a flexible offer OR - num_units: The total
|
3589
|
+
# commitment for commitment-based offers The response may additionally include
|
3590
|
+
# the following output-only Parameters: - assigned_units: The number of licenses
|
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.
|
3587
3593
|
# Corresponds to the JSON property `parameters`
|
3588
3594
|
# @return [Array<Google::Apis::CloudchannelV1::GoogleCloudChannelV1alpha1Parameter>]
|
3589
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.
|
19
|
+
GEM_VERSION = "0.32.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
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.
|
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-
|
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.
|
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.
|
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.
|
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: []
|
@@ -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.
|
78
|
+
rubygems_version: 3.4.2
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Cloud Channel API V1
|