google-apis-servicenetworking_v1beta 0.5.0 → 0.6.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: b5d55eba98ffeda2e7570bf44fcb988ea3c2aeab9b8566b9726895b4c5c7b8c3
|
4
|
+
data.tar.gz: a2b9807c1dd7dc456cc1086c087a08e4b6bdb0ba8c2ef99762c48041cad1e51e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ad0dd9ca65085e9666af68a3ec6ea599be3abc0d3003d99be5829fc27111a86645afb25c6d2e2a80ca4fc90210313ee259a225c79db2a9bd73654ba8cef7a98a
|
7
|
+
data.tar.gz: 326ceca93467d7addb8da6ead37fa8a77d8e9ff6e041f94fddc39e14b458aec14cfc2955ea0c7112b909fc74af76daa5615b748ae163007051689b2f4f169b8f
|
data/CHANGELOG.md
CHANGED
@@ -3059,7 +3059,8 @@ module Google
|
|
3059
3059
|
# @return [Google::Apis::ServicenetworkingV1beta::Billing]
|
3060
3060
|
attr_accessor :billing
|
3061
3061
|
|
3062
|
-
#
|
3062
|
+
# Obsolete. Do not use. This field has no semantic meaning. The service config
|
3063
|
+
# compiler always sets this field to `3`.
|
3063
3064
|
# Corresponds to the JSON property `configVersion`
|
3064
3065
|
# @return [Fixnum]
|
3065
3066
|
attr_accessor :config_version
|
@@ -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.6.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210326"
|
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.6.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: 2021-
|
11
|
+
date: 2021-04-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicenetworking_v1beta/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-servicenetworking_v1beta/v0.6.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicenetworking_v1beta
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|