google-apis-serviceusage_v1 0.13.0 → 0.14.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: f79c118abb9915bf9258b6dafb4e2e82674985a677c09a5a303a09df75b401d7
4
- data.tar.gz: 34679d4952b461e8417fb6492c2d57233277af846282b7cfb03fb5b55a7586cc
3
+ metadata.gz: eb706ee024517d9422178e2f4635141ed734c44a7289627e250e5ef61305c849
4
+ data.tar.gz: 9fd8106feade93c9eb773dd7847d4db07bc321c409572b0407388165bad16c8d
5
5
  SHA512:
6
- metadata.gz: 6ba21640b9e8299654324cb8e9a076fe947248a76d79eb0a04c0d4505d85dfde1335f84fe77dff9e1e77aa8b132b78a72eafa7ed42dfc446487829a662db09d4
7
- data.tar.gz: 0bf5c89c6ef832418bd46e7cc6c98a11c4c95ad5ba58034eda6b718730952efc27d53b6ce276e37f590bb70ca77a9b79b7720b6de89ef9008925a12f0f27b6a0
6
+ metadata.gz: 9d4220d1990c9229e2ce2442df95006599705e3d14b8ab70c660e88d39f8305f5b7cf4f2061ec80e4687897066d97c5a399209700670ce3376db93b7dba57ab2
7
+ data.tar.gz: ab2fc25d027fb2059da53fc74755064ef3509d62682cf9bf79978676bbfca6d722413ab781a59daa9c330e45ebd5035358185838b13b52f0cb9027682356a671
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.14.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.13.0 (2021-08-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20210803
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1
18
18
  # Version of the google-apis-serviceusage_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.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 = "20210803"
25
+ REVISION = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -31,10 +31,10 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
- # View your data across Google Cloud Platform services
37
+ # View your data across Google Cloud services and see the email address of your Google Account
38
38
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
39
39
 
40
40
  # Manage your Google API service configuration
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceusage_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-08-09 00:00:00.000000000 Z
11
+ date: 2021-09-06 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-serviceusage_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1
63
63
  post_install_message:
64
64
  rdoc_options: []