google-apis-servicenetworking_v1 0.56.0 → 0.57.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: 55949205b3f6db191fed3a9305ba4438057cd677494bdb7f6ef6c17a57c8536b
|
4
|
+
data.tar.gz: c8861cc52c5b724bb8e7fa14f8f9664a48c99787249ce8b0ee659202a04b55fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be222062befe24bba1b8faf812e7f26331d5f3b781d60c51e64069f851aa718072ff45522c31e92ad63b6919d9f1c48f68250b0d20e1b2b531be52fc5104677f
|
7
|
+
data.tar.gz: f715258790e633242d4284d58577b9f766411c68638211f6064cd1f013edbed48eef2ee703383e83da33f3ea931ea4e30af4dcee49d2deb75546155c06b5a916
|
data/CHANGELOG.md
CHANGED
@@ -1819,9 +1819,9 @@ module Google
|
|
1819
1819
|
class Endpoint
|
1820
1820
|
include Google::Apis::Core::Hashable
|
1821
1821
|
|
1822
|
-
#
|
1823
|
-
#
|
1824
|
-
#
|
1822
|
+
# Aliases for this endpoint, these will be served by the same UrlMap as the
|
1823
|
+
# parent endpoint, and will be provisioned in the GCP stack for the Regional
|
1824
|
+
# Endpoints.
|
1825
1825
|
# Corresponds to the JSON property `aliases`
|
1826
1826
|
# @return [Array<String>]
|
1827
1827
|
attr_accessor :aliases
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ServicenetworkingV1
|
18
18
|
# Version of the google-apis-servicenetworking_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.57.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.14.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240424"
|
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-servicenetworking_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.57.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-04-
|
11
|
+
date: 2024-04-28 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-servicenetworking_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1/v0.57.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|