google-apis-baremetalsolution_v1alpha1 0.6.0 → 0.7.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: 0c7128c501baa52e531747d0cdc566f51e3a7415cce571c008d1a20ea5f41117
4
- data.tar.gz: 2a94257ae1339a79f07cd7fc08d17ffc2884cc90e7d92d68ae29d97cb7a89a8c
3
+ metadata.gz: 9a6040eeea46cc8a2d4e59d153e693fe94960034fd21bcf537cf3d34b008b262
4
+ data.tar.gz: b6a724e7960c75e7671399239acd236f76f204b6ef806388c0c6bf7e36df715b
5
5
  SHA512:
6
- metadata.gz: '03783ee69840c87bc1bf9e1c015df517fbcb6c3017f70e890c80f937ee8239be1a1e0588d4cc9b4a72cda263b4fd8d2857f6ba7ba28071372649af0b49225e89'
7
- data.tar.gz: d34e39c55790d961b3438940fe5bd3e5091e6eb3d391f6b3fda793777f16f0566abd18688f806fe5daea4fc6ba88279e3d1d519d330fa5ac4d53929f7e4aa0e2
6
+ metadata.gz: e52ac0e5516ff2f411b4390252473f0f390783a4927ea0d26349631f36e0594a66122658cdc0ed8c09fbcbad5bf2807a3160f2f889d0a27e7aeb5c562c07588b
7
+ data.tar.gz: 872d91cc745c380e1cf78996b3e823aa7000de97d08ede058426f16ae58b616da657d01e20928ddb9c6fae36d401597cd495a13eff04a99a29e7047c245a63ce
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-baremetalsolution_v1alpha1
2
2
 
3
+ ### v0.7.0 (2022-06-21)
4
+
5
+ * Regenerated from discovery document revision 20220603
6
+ * Regenerated using generator version 0.7.0
7
+
3
8
  ### v0.6.0 (2022-06-04)
4
9
 
5
10
  * Regenerated from discovery document revision 20220524
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BaremetalsolutionV1alpha1
18
18
  # Version of the google-apis-baremetalsolution_v1alpha1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220524"
25
+ REVISION = "20220603"
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_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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: 2022-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.6'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.6'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/main/generated/google-apis-baremetalsolution_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1alpha1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1alpha1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-baremetalsolution_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []