google-apis-servicecontrol_v2 0.28.0 → 0.29.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: b8fc0754d80adafe1a6eed07598f992a2d492bb7821483dcb533f651b30c03f0
|
4
|
+
data.tar.gz: 40ea800d9cce455a6dacb3d23c6e54b182dca9a68f6522f78e5e6dd164dcb14d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6073e03d14d8a3f8629d4a93d8077b5636b98ac3ab423a8dee7ded81cd5cf0e7e85c0b36b4a9a1211ac2edda3637a65952e164d597aa00f0a0fb3ee5db563ad6
|
7
|
+
data.tar.gz: 219c9dd9493d2ef8133af069e139b6fbde17053f8ac4ac0780937029417f0af11c30a438f1bbd7f623579e53b2725317bfc5e4b36c87a68ad06461ff31796bdb
|
data/CHANGELOG.md
CHANGED
@@ -897,7 +897,7 @@ module Google
|
|
897
897
|
# Annotations is an unstructured key-value map stored with a resource that may
|
898
898
|
# be set by external tools to store and retrieve arbitrary metadata. They are
|
899
899
|
# not queryable and should be preserved when modifying objects. More info: https:
|
900
|
-
# //kubernetes.io/docs/
|
900
|
+
# //kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
|
901
901
|
# Corresponds to the JSON property `annotations`
|
902
902
|
# @return [Hash<String,String>]
|
903
903
|
attr_accessor :annotations
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ServicecontrolV2
|
18
18
|
# Version of the google-apis-servicecontrol_v2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.29.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230317"
|
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-servicecontrol_v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.29.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: 2023-
|
11
|
+
date: 2023-03-26 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-servicecontrol_v2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.29.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicecontrol_v2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|