google-apis-serviceusage_v1beta1 0.80.0 → 0.81.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: 449561d65e4fab64e23bcd82bfb5adaadb60047ceadbbfa6d468725c1af9606f
|
|
4
|
+
data.tar.gz: 2bdb9fa7369b04b6fbf1383357d57200290e7d93a368841adea5c2449dda2250
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ecc4144379e3bafbcf04d2750ae1e4ab64dac38409ebd8bf6236b68e7815981d9ca1c0054dc7c9971a4e099bd7f719bc8d68c78eb6ec1cdd840da441ea4d694b
|
|
7
|
+
data.tar.gz: efbb800ee40ecc8fddaa70f74c27882378472cf38d099fa8d563778f43324da8f31f78ddfe09c098497226f133c785a8babbc0fcc0f6c6a71957c2db8a9e9220
|
data/CHANGELOG.md
CHANGED
|
@@ -5702,7 +5702,8 @@ module Google
|
|
|
5702
5702
|
# @return [String]
|
|
5703
5703
|
attr_accessor :parent
|
|
5704
5704
|
|
|
5705
|
-
#
|
|
5705
|
+
# Deprecated: This field is no longer populated. Use GetConsumerPolicy to verify
|
|
5706
|
+
# the remaining enabled values.
|
|
5706
5707
|
# Corresponds to the JSON property `removedValues`
|
|
5707
5708
|
# @return [Array<String>]
|
|
5708
5709
|
attr_accessor :removed_values
|
|
@@ -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.81.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260818"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.81.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.81.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|