google-apis-serviceusage_v1 0.57.0 → 0.58.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: 5c25dc5f29929fed36093f79362c1983a35aa161d3df6bae0d51d16de5a49f74
|
4
|
+
data.tar.gz: c592c1116e69dc799218dd6989a27f6aba1258371fc065bd12c7b962595efdff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5cac2989ee468103ca3495339043fb678fd4cfd2a80cd618b8bf88f2643a7f4983faa7e18879d759c470affe968d731f90f3bb733e8e29bfe7e74c56ff991441
|
7
|
+
data.tar.gz: 9116564cb3fddb98dbdabe007c64a8ba7836b360f46a78c3471edb00a9fd3d6c8f220a4c513e91827ab3d79a95318199c14c3960234532d47aa3c8e2a88ac923
|
data/CHANGELOG.md
CHANGED
@@ -3651,7 +3651,7 @@ module Google
|
|
3651
3651
|
# AccessControl The mixin construct implies that all methods in `AccessControl`
|
3652
3652
|
# are also declared with same name and request/response types in `Storage`. A
|
3653
3653
|
# documentation generator or annotation processor will see the effective `
|
3654
|
-
# Storage.GetAcl` method after
|
3654
|
+
# Storage.GetAcl` method after inheriting documentation and annotations as
|
3655
3655
|
# follows: service Storage ` // Get the underlying ACL object. rpc GetAcl(
|
3656
3656
|
# GetAclRequest) returns (Acl) ` option (google.api.http).get = "/v2/`resource=**
|
3657
3657
|
# `: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 ServiceusageV1
|
18
18
|
# Version of the google-apis-serviceusage_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.58.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-serviceusage_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.58.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-serviceusage_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.58.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|