google-apis-servicecontrol_v2 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af3b4828fae99476cf40fc2f2b5123f79a6aba0029d4797979ad079d015db097
4
- data.tar.gz: 03b633996dba6fbceb8541999e99fda3c87f48ae7362a8a50e465ea4eab1e501
3
+ metadata.gz: 6bc95748524b192e0d6479df1174f4e136c8177fd1b7d7cdc7d1d802337eff24
4
+ data.tar.gz: 66fb337f6c1677f992a32a0b5b8eb959658eaebab4127d8cafa9010d350a51ab
5
5
  SHA512:
6
- metadata.gz: 49f6133995c89a0289a21386b3117e8b911d04f7cd3fb235fe88af9b0c1ca90b844e6b9dcc76e7ed5f4a30a95e04b9119c9fa7b7ffc4d3f2a7c7fbebe057d340
7
- data.tar.gz: 861857078ffad66ccd5e43b278c5926edc9d529a7f5d59144b42b0248f48a74d589a7968f126fabc9b46daf00a6d74f66f7824f3e3dbec6759bb4f350b59cefd
6
+ metadata.gz: aed902587b38285c6f33486d6a02b0a1a5b61b376915ea6fb708f9b20e9833b620337994f06dc15c69afdc88970f0118716bbfcddc5d2986662413f3c0b1b650
7
+ data.tar.gz: a6ead6299ac88f75229a4daf370dd4392e2f25117792aad86fdb92accaddee4af81f422c37615f17a6926ef616f8fde79bbbdabfb3b810ef5b8289c5214f32e6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-servicecontrol_v2
2
2
 
3
+ ### v0.5.0 (2021-04-02)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.4.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V2'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # Manage your Google Service Control data
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicecontrolV2
18
18
  # Version of the google-apis-servicecontrol_v2 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210205"
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-servicecontrol_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-03-08 00:00:00.000000000 Z
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-servicecontrol_v2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v2/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v2
57
57
  post_install_message:
58
58
  rdoc_options: []