google-apis-serviceusage_v1beta1 0.14.0 → 0.15.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: a57a2410eca64e32385079ec227a61e4a6b922dd6c19bf2b25188d778eafc455
4
- data.tar.gz: ff3d426a14085d56307ad151b4efce1c75f04b7552984977702ba5b21db2fdfd
3
+ metadata.gz: 7b1579693a14b80353dd55cb0ae610e8ab0c381db39279eb76338f8a715ca3fb
4
+ data.tar.gz: 7e59032fb4854d2c6ff44bd2dd08167642dbe35dcaa094f778f2829b74c0dc90
5
5
  SHA512:
6
- metadata.gz: 2c0fb75478fb08f09ef32ba2e8902cc9765cf8f2e38d0a20c729f75cac058f8363ed44538fb1c5b08d186f76969fd6a47d254f51d56fe5c7b5941df5d62b541f
7
- data.tar.gz: 6a8045b2d7c10d3ec4494344a140a5f8f839df078f2b5f0980171c517d9f4e47ef7a81db507aed6e7fa841103824dee000c92f9f5d6ba4bcb648f68087b9cc06
6
+ metadata.gz: 8951eff0ebc24f2646a60e5919da65678d4f6765c949bb23357796a2464e78e96d94de81c6df01baa36bee3fa212866a6c5427aefd08cb7c0d376e4a2d8ebd00
7
+ data.tar.gz: b4bfd53f52b4d20d63290151b98a15941b0f7b2a434c1fd39cbfbc9505787ac974221bf5987fd45e6a076a2ed27b1477814721ef39784621c962892bac521eae
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceusage_v1beta1
2
2
 
3
+ ### v0.15.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.14.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 ServiceusageV1beta1
18
18
  # Version of the google-apis-serviceusage_v1beta1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.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 = 'V1beta1'
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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []