google-apis-serviceusage_v1beta1 0.2.0 → 0.7.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 +4 -4
- data/CHANGELOG.md +21 -0
- data/lib/google/apis/serviceusage_v1beta1.rb +1 -1
- data/lib/google/apis/serviceusage_v1beta1/classes.rb +17 -6
- data/lib/google/apis/serviceusage_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/serviceusage_v1beta1/representations.rb +2 -0
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c3ba22f6f022715887f9e423f5b9480f3ce520c01a45fdc3e6f48722932b148b
|
4
|
+
data.tar.gz: '09973835afb33471487989f3820fdadaa78b8647625fa194fe85b5c36f1b68c7'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 00017eca9cde6231eb3fedb549b60283a369aed4255b78a4be06be621b7948c5456c9a4e8a113eac5ff3229e3196e8796c3ef3ce1bafb97836446f62560aba28
|
7
|
+
data.tar.gz: c04ae3b5eccd4cf2b4a17923be354dd08301d95852ea6a0ed49bc7d6cb8d84c59125941aa7878220bcd441d8a42698f07470b1ea7dc2f115a563ab39c308e52a
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,26 @@
|
|
1
1
|
# Release history for google-apis-serviceusage_v1beta1
|
2
2
|
|
3
|
+
### v0.7.0 (2021-03-30)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20210326
|
6
|
+
|
7
|
+
### v0.6.0 (2021-03-23)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20210319
|
10
|
+
* Regenerated using generator version 0.2.0
|
11
|
+
|
12
|
+
### v0.5.0 (2021-03-04)
|
13
|
+
|
14
|
+
* Unspecified changes
|
15
|
+
|
16
|
+
### v0.4.0 (2021-02-19)
|
17
|
+
|
18
|
+
* Regenerated from discovery document revision 20210217
|
19
|
+
|
20
|
+
### v0.3.0 (2021-02-11)
|
21
|
+
|
22
|
+
* Regenerated from discovery document revision 20210209
|
23
|
+
|
3
24
|
### v0.2.0 (2021-01-28)
|
4
25
|
|
5
26
|
* Regenerated from discovery document revision 20210126
|
@@ -31,7 +31,7 @@ module Google
|
|
31
31
|
# This is NOT the gem version.
|
32
32
|
VERSION = 'V1beta1'
|
33
33
|
|
34
|
-
#
|
34
|
+
# See, edit, configure, and delete your Google Cloud Platform data
|
35
35
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
36
36
|
|
37
37
|
# View your data across Google Cloud Platform services
|
@@ -694,6 +694,15 @@ module Google
|
|
694
694
|
# @return [Array<Google::Apis::ServiceusageV1beta1::ConsumerQuotaLimit>]
|
695
695
|
attr_accessor :consumer_quota_limits
|
696
696
|
|
697
|
+
# The quota limits targeting the descendant containers of the consumer in
|
698
|
+
# request. If the consumer in request is of type `organizations` or `folders`,
|
699
|
+
# the field will list per-project limits in the metric; if the consumer in
|
700
|
+
# request is of type `project`, the field will be empty. The `quota_buckets`
|
701
|
+
# field of each descendant consumer quota limit will not be populated.
|
702
|
+
# Corresponds to the JSON property `descendantConsumerQuotaLimits`
|
703
|
+
# @return [Array<Google::Apis::ServiceusageV1beta1::ConsumerQuotaLimit>]
|
704
|
+
attr_accessor :descendant_consumer_quota_limits
|
705
|
+
|
697
706
|
# The display name of the metric. An example name would be: "CPUs"
|
698
707
|
# Corresponds to the JSON property `displayName`
|
699
708
|
# @return [String]
|
@@ -725,6 +734,7 @@ module Google
|
|
725
734
|
# Update properties of this object
|
726
735
|
def update!(**args)
|
727
736
|
@consumer_quota_limits = args[:consumer_quota_limits] if args.key?(:consumer_quota_limits)
|
737
|
+
@descendant_consumer_quota_limits = args[:descendant_consumer_quota_limits] if args.key?(:descendant_consumer_quota_limits)
|
728
738
|
@display_name = args[:display_name] if args.key?(:display_name)
|
729
739
|
@metric = args[:metric] if args.key?(:metric)
|
730
740
|
@name = args[:name] if args.key?(:name)
|
@@ -1381,11 +1391,11 @@ module Google
|
|
1381
1391
|
# and delegates other aspects to sub-sections. Each sub-section is either a
|
1382
1392
|
# proto message or a repeated proto message that configures a specific aspect,
|
1383
1393
|
# such as auth. See each proto message definition for details. Example: type:
|
1384
|
-
# google.api.Service
|
1385
|
-
#
|
1386
|
-
#
|
1387
|
-
#
|
1388
|
-
#
|
1394
|
+
# google.api.Service name: calendar.googleapis.com title: Google Calendar API
|
1395
|
+
# apis: - name: google.calendar.v3.Calendar authentication: providers: - id:
|
1396
|
+
# google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs
|
1397
|
+
# issuer: https://securetoken.google.com rules: - selector: "*" requirements:
|
1398
|
+
# provider_id: google_calendar_auth
|
1389
1399
|
class GoogleApiService
|
1390
1400
|
include Google::Apis::Core::Hashable
|
1391
1401
|
|
@@ -1431,7 +1441,8 @@ module Google
|
|
1431
1441
|
# @return [Google::Apis::ServiceusageV1beta1::Billing]
|
1432
1442
|
attr_accessor :billing
|
1433
1443
|
|
1434
|
-
#
|
1444
|
+
# Obsolete. Do not use. This field has no semantic meaning. The service config
|
1445
|
+
# compiler always sets this field to `3`.
|
1435
1446
|
# Corresponds to the JSON property `configVersion`
|
1436
1447
|
# @return [Fixnum]
|
1437
1448
|
attr_accessor :config_version
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ServiceusageV1beta1
|
18
18
|
# Version of the google-apis-serviceusage_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.7.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210326"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -712,6 +712,8 @@ module Google
|
|
712
712
|
class Representation < Google::Apis::Core::JsonRepresentation
|
713
713
|
collection :consumer_quota_limits, as: 'consumerQuotaLimits', class: Google::Apis::ServiceusageV1beta1::ConsumerQuotaLimit, decorator: Google::Apis::ServiceusageV1beta1::ConsumerQuotaLimit::Representation
|
714
714
|
|
715
|
+
collection :descendant_consumer_quota_limits, as: 'descendantConsumerQuotaLimits', class: Google::Apis::ServiceusageV1beta1::ConsumerQuotaLimit, decorator: Google::Apis::ServiceusageV1beta1::ConsumerQuotaLimit::Representation
|
716
|
+
|
715
717
|
property :display_name, as: 'displayName'
|
716
718
|
property :metric, as: 'metric'
|
717
719
|
property :name, as: 'name'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-serviceusage_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.7.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: 2021-
|
11
|
+
date: 2021-04-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.7.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
62
62
|
requirements:
|
63
63
|
- - ">="
|
64
64
|
- !ruby/object:Gem::Version
|
65
|
-
version: '2.
|
65
|
+
version: '2.5'
|
66
66
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
67
67
|
requirements:
|
68
68
|
- - ">="
|
69
69
|
- !ruby/object:Gem::Version
|
70
70
|
version: '0'
|
71
71
|
requirements: []
|
72
|
-
rubygems_version: 3.2.
|
72
|
+
rubygems_version: 3.2.13
|
73
73
|
signing_key:
|
74
74
|
specification_version: 4
|
75
75
|
summary: Simple REST client for Service Usage API V1beta1
|