google-apis-servicecontrol_v1 0.3.0 → 0.4.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: fda2c4c067cc638c7e3af40d4ab8e40835248b42bcf707adcacf427282e540c7
|
4
|
+
data.tar.gz: '086dd87054ee09990349845b1120c471b4aabb21db483e4acc4355cac4874d8c'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7626ceb9ec07f9f9c6940856ba7cac31dd4a9be83cbcb61f384c79d1004715f8908ac47db8e29213cb7126b782b51d55544dba9f25b14c0bfcf334c1cf78b196
|
7
|
+
data.tar.gz: d4de64dd40ba7d49fdbc1dccc148450645380e98b0f39a716878026da9303c65ce2b6f1cad09ead65db00dc844605748291b226c240dfc38f8981c6d1c0f8337
|
data/CHANGELOG.md
CHANGED
@@ -1480,8 +1480,7 @@ module Google
|
|
1480
1480
|
attr_accessor :trace_spans
|
1481
1481
|
|
1482
1482
|
# Private Preview. This feature is only available for approved services. User
|
1483
|
-
# defined labels for the resource that this operation is associated with.
|
1484
|
-
# combination of 1000 user labels per consumer project are allowed.
|
1483
|
+
# defined labels for the resource that this operation is associated with.
|
1485
1484
|
# Corresponds to the JSON property `userLabels`
|
1486
1485
|
# @return [Hash<String,String>]
|
1487
1486
|
attr_accessor :user_labels
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ServicecontrolV1
|
18
18
|
# Version of the google-apis-servicecontrol_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.4.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.1.2"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210212"
|
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_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.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-02-
|
11
|
+
date: 2021-02-22 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-servicecontrol_v1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.4.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v1
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|