google-apis-serviceconsumermanagement_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: '010112418fb4884486fbde7ee32a4c22f4fcb3e9e45231a5a2f5c0bf87ac8a9d'
4
- data.tar.gz: f4e2cc36edb89915d881147a7a3bfbfe1d0e751e599df7221c70677324393c08
3
+ metadata.gz: a1ba4a85440f255985739c4d0dcd4a3787b6d357c3d12a8fffac4018caadd0fc
4
+ data.tar.gz: 2e931ecda01e9a961d3a3d5de0e6df6b294c660e59f6279648593596473b6fdb
5
5
  SHA512:
6
- metadata.gz: 36a845684731c67a4b89d5e096ef0dc07458805bf962bd2295f3c663dc8fac57fd2c47a0c6aa8316699789691cd755211fbf4056e460de51fe9728a6670f96a3
7
- data.tar.gz: 5177afbd5f97a644d23e7d13977a83537ac2539dcdd685c684b6e4d41d092664fb6da48d68e074a3d8dd29d2aee535a0650b66725e856d976886c66f81675daa
6
+ metadata.gz: d069f2d2b4e04f8e884111cc34569cc1c9875237034d882467201eb51405e42c81c6ba711107be067ea9279f6dbe44c0657f7639910a4c75699431c479694586
7
+ data.tar.gz: 759a736637dbfe2c376dd2120dc9dde5c34a2f3c5d6a55edd131db48bd77be88aaed0a2ed372a486074f472edb836ccd1feac53a55b43f0b33d82bb37ad6e29f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_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 ServiceconsumermanagementV1beta1
18
18
  # Version of the google-apis-serviceconsumermanagement_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
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceconsumermanagement_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-serviceconsumermanagement_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceconsumermanagement_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []