google-apis-baremetalsolution_v1 0.3.0 → 0.4.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: ad1dfef707f8f915891ac1bd57e65f65e4031db2ec3eb02b5b5dce00a3607c2a
4
- data.tar.gz: 90becb18341153e808fec43e487a926f9cbe0edecb157dc0386818305f348b58
3
+ metadata.gz: 1b806291a812ef3d1f18817bf25ca8e762f6e3c3a9731dd5c15965c42c3fb81c
4
+ data.tar.gz: 0501ff23b3bd7340d8abf95e9ea06cfc81337a24732df2e6bce05e8d272d1f0b
5
5
  SHA512:
6
- metadata.gz: 4d65f221c4894b0e71f0f513d72df6b829c6daa669aa0ff76a3f78a3bed22f7f03839895f390e2a39f2c36a3807451a4b67966c5ed8854f59b619c7a4f17b954
7
- data.tar.gz: c96d2a8ef50147b7c7befb5cd8cc2a8012584309a090b7af9b057d7734f63f490b26a7dd1de075c6281173a99fb6a2dac6d2dc5086b97c206ccbd70525d06d50
6
+ metadata.gz: fa232770d3c91f6b0ed7c65ce9a1e4f0d137b813ae178f80f950eba681c413b87f65fbc8e20dd9c0b7518fddfdbdb635ee2899ab9a26d2083ed461af95d395a0
7
+ data.tar.gz: 2d77876068d0391a266872660467e6fab786186c54fcd880d5c3898be130f6d25f3dbc475f05169a6ffd872431958ad11c99e98c7ffc628dbd3d4fb895e99cdb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-baremetalsolution_v1
2
2
 
3
+ ### v0.4.0 (2021-08-03)
4
+
5
+ * Regenerated from discovery document revision 20210802
6
+
3
7
  ### v0.3.0 (2021-07-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20210701
@@ -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
  end
36
36
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BaremetalsolutionV1
18
18
  # Version of the google-apis-baremetalsolution_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.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 = "20210701"
25
+ REVISION = "20210802"
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-baremetalsolution_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-09 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-baremetalsolution_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1/v0.3.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1/v0.4.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-baremetalsolution_v1
63
63
  post_install_message:
64
64
  rdoc_options: []