google-apis-servicenetworking_v1 0.42.0 → 0.43.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: 36c8a9f671a542ebade618a902111e099f84648e61e2037d95194748528513f8
|
4
|
+
data.tar.gz: 3d4f6fa2949d97e735d805076d83bcdebb7fabbb576cf1ce98c5e34e65ee3f5d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 92f362dd2f5607f799937f6f70c5436a540f12c8489efde7e54cabba3f57840a731efd5c7f0cb821a2340cd1b4330888e71dce9c2bd005feed92344167182d7f
|
7
|
+
data.tar.gz: 49d3905f7574b622a88371905bcd543cddd77528d22d3e160c938b567464819fe5cb1db2df99487c01661b0d3f3c7138d7699448ba85837a48efeddd85d96790
|
data/CHANGELOG.md
CHANGED
@@ -3528,7 +3528,7 @@ module Google
|
|
3528
3528
|
# @return [Array<Google::Apis::ServicenetworkingV1::MethodSettings>]
|
3529
3529
|
attr_accessor :method_settings
|
3530
3530
|
|
3531
|
-
# Link to a
|
3531
|
+
# Link to a *public* URI where users can report issues. Example: https://
|
3532
3532
|
# issuetracker.google.com/issues/new?component=190865&template=1161103
|
3533
3533
|
# Corresponds to the JSON property `newIssueUri`
|
3534
3534
|
# @return [String]
|
@@ -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.43.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 = "20230409"
|
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.43.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-04-
|
11
|
+
date: 2023-04-16 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.43.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: []
|