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: 9ec187df46e45d5f694b0d80035c6ae140e0335681c182c0da563bf172984180
4
- data.tar.gz: 19bfaf0a9c5df278cd209c9e8bd8852e4db016b68dc3aa4d69461bf95a4eaf27
3
+ metadata.gz: 5c25dc5f29929fed36093f79362c1983a35aa161d3df6bae0d51d16de5a49f74
4
+ data.tar.gz: c592c1116e69dc799218dd6989a27f6aba1258371fc065bd12c7b962595efdff
5
5
  SHA512:
6
- metadata.gz: bf0e84b44fa41c8960f24c6378304d99aa918980691eafa121cca7ad6f03cd1b7eec812f82721d23dd5e301093a3eb86cbc9e085268e662c645ab2dcd8d6cc12
7
- data.tar.gz: 10534bcf589d692ec850de7c590614a158e38cd7e1945f8e5ecfb0b58d1e82c85c14d97cb048d9d2aaefe23363a86fb9d9da873fb4126ef5382edbac5aaf61a7
6
+ metadata.gz: 5cac2989ee468103ca3495339043fb678fd4cfd2a80cd618b8bf88f2643a7f4983faa7e18879d759c470affe968d731f90f3bb733e8e29bfe7e74c56ff991441
7
+ data.tar.gz: 9116564cb3fddb98dbdabe007c64a8ba7836b360f46a78c3471edb00a9fd3d6c8f220a4c513e91827ab3d79a95318199c14c3960234532d47aa3c8e2a88ac923
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.58.0 (2024-10-06)
4
+
5
+ * Regenerated from discovery document revision 20240929
6
+
3
7
  ### v0.57.0 (2024-09-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20240919
@@ -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 inherting documentation and annotations as
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.57.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 = "20240919"
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.57.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-09-29 00:00:00.000000000 Z
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.57.0
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: []