google-apis-servicenetworking_v1beta 0.39.0 → 0.40.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: 5d7c44d07a49a15ffb4e68e92d4d659a75f40386df99e646867b7a5c3ee89a00
|
4
|
+
data.tar.gz: 24c88535c173220b3435ba9ca8ecff960e2e361eaed4edf5732e641e62c86732
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 10f1e7cc11b468ccfd0dc6e870044bc849999726c38b66d0fa00c91af35e6ffdf8fad94443e7558b75f19f4ad3577ec6977ef15f40abe943b7bb8521698106ce
|
7
|
+
data.tar.gz: d26d94a83239e1cb848f044fa6020494acc8095dbc6fd721426f00b3e0718fb93ce26ef8f38b31f700e95489600d0597a7fb6f8d559df8774768cda4cdb62271
|
data/CHANGELOG.md
CHANGED
@@ -3124,7 +3124,10 @@ module Google
|
|
3124
3124
|
# Required. Role to apply. Only allowlisted roles can be used at the specified
|
3125
3125
|
# granularity. The role must be one of the following: - 'roles/container.
|
3126
3126
|
# hostServiceAgentUser' applied on the shared VPC host project - 'roles/compute.
|
3127
|
-
# securityAdmin' applied on the shared VPC host project
|
3127
|
+
# securityAdmin' applied on the shared VPC host project - 'roles/compute.
|
3128
|
+
# networkAdmin' applied on the shared VPC host project - 'roles/compute.xpnAdmin'
|
3129
|
+
# applied on the shared VPC host project - 'roles/dns.admin' applied on the
|
3130
|
+
# shared VPC host project
|
3128
3131
|
# Corresponds to the JSON property `role`
|
3129
3132
|
# @return [String]
|
3130
3133
|
attr_accessor :role
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ServicenetworkingV1beta
|
18
18
|
# Version of the google-apis-servicenetworking_v1beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.40.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 = "20230626"
|
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_v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.40.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-07-02 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_v1beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.40.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicenetworking_v1beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|