google-apis-servicecontrol_v1 0.11.0 → 0.12.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: 627b42d85dcb36c8dccb56673902a12c56bf544174a8b731654d121219988574
4
- data.tar.gz: d5fe757ce03fa9f1e6e185753f77f4f512d54ac48b2b50de275245c1fb0cf7c0
3
+ metadata.gz: 9136d59b4140b4a8c09490048cb01272182e5a4b603dc00717108ee11c740ef2
4
+ data.tar.gz: e1933c8f0bf1f7120c11ef218f1b388e72df6462afc9ccf99c02def51c632766
5
5
  SHA512:
6
- metadata.gz: 9537fe7a1e8e4cbd77561c0f8e7a1db49d0445ac62453aa377d116f83bd8ab55e0a7294b80fce3c70d3900c6d5ee9697384fd6f31077136b28eb83b1258efe32
7
- data.tar.gz: 7954235bb149722b318936213b2fbb40b3ad4bb098c067f8ec4eac4d1d8123d30b9129e1f3c4ab84d70c0ea391b1e6870bab7c93820f3eb7b41245f2d9916c9c
6
+ metadata.gz: 735c25462a09a8524edd641a940aba2e452c25809a106a94ea8855d3c3d448638543ad7c496c38f6cf03adccb3e2b5e940dc1ccfdf2f65a6ceaacae9e527d969
7
+ data.tar.gz: 1eb3f6afc5a01d66e598734fc293a2b43c42049c894bc35b22855ee7c9d40c843a797b97ec5435cdff374e8abeee7ea25f78d7af644d1e4562f8bf1b68fe7704
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicecontrol_v1
2
2
 
3
+ ### v0.12.0 (2021-08-20)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.11.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
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 ServicecontrolV1
18
18
  # Version of the google-apis-servicecontrol_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210603"
25
+ REVISION = "20210813"
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.11.0
4
+ version: 0.12.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-08-23 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/master/generated/google-apis-servicecontrol_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v1
63
63
  post_install_message:
64
64
  rdoc_options: []