google-apis-serviceconsumermanagement_v1 0.52.0 → 0.53.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4ae14b227460acdb0b94ffe6aa05813e6753066895b1f04271ef6ca475b6d6a1
|
4
|
+
data.tar.gz: c7bc489c3a27f26000612ba7d06e6b436ce4e5173bbb4472847994e14b4f4808
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a907bd47a15a646813e13fc5f6e26519d54122044b37048647b1fd6cfa783b8316b151fb8b0ff263eab0d7249a058789d90891f24d1403312475da619f8dfda
|
7
|
+
data.tar.gz: d14a956fa2ff3a6018bac39bd03e86abd7ae0028c21a3228946acbcfd77c1d6c95fe63f3698fa57dc7bcc9b4d15eaa1a68a1ec27cf9a86588e5847fb53968353
|
data/CHANGELOG.md
CHANGED
@@ -2412,7 +2412,7 @@ module Google
|
|
2412
2412
|
# AccessControl The mixin construct implies that all methods in `AccessControl`
|
2413
2413
|
# are also declared with same name and request/response types in `Storage`. A
|
2414
2414
|
# documentation generator or annotation processor will see the effective `
|
2415
|
-
# Storage.GetAcl` method after
|
2415
|
+
# Storage.GetAcl` method after inheriting documentation and annotations as
|
2416
2416
|
# follows: service Storage ` // Get the underlying ACL object. rpc GetAcl(
|
2417
2417
|
# GetAclRequest) returns (Acl) ` option (google.api.http).get = "/v2/`resource=**
|
2418
2418
|
# `:getAcl"; ` ... ` Note how the version in the path pattern changed from `v1`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ServiceconsumermanagementV1
|
18
18
|
# Version of the google-apis-serviceconsumermanagement_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.53.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240929"
|
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-serviceconsumermanagement_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.53.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: 2024-
|
11
|
+
date: 2024-10-06 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-serviceconsumermanagement_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1/v0.53.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|