google-apis-baremetalsolution_v1 0.7.0 → 0.10.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: 42a04dbecc43ffec99f8efd33f6379a1de005d970e4329824eeb18649d39ae4c
4
- data.tar.gz: c758c915abd2fd7b042f2c801dffa082ad3ebd70a938719f3500fb89d3a67c2c
3
+ metadata.gz: a8573d5e4de7d29af393d7cf80729dc97d7c25c87344fd0c6128416c1351e093
4
+ data.tar.gz: c15a14f7ad8521cdfb57351acfb0f3a84eb8335c1bc74c7ce5ebcf93fa3caab4
5
5
  SHA512:
6
- metadata.gz: 8e74cb2a1ad991750437d268c9129422f5fbbacba744d37ae9a12a25d529b68d4ccba89586eb59ae6188c748ca0f4a84ae3be0d0a56cff707583f7c82fff1fac
7
- data.tar.gz: 1ddbca9e327544244b688e31064ad100ca61b86de32dd6abb0abf74f8bbcfc6c2f82adbbd94368ca5c926fe2d9df813400d46c82a961d4e002ce2949778ed023
6
+ metadata.gz: 590630b8cad01c0ca5c435adeb74fd8ec8561cea626ddc0d796bb9f6fcbe10fe8e2a8058669ccc3918b11edb828da82c81458b6930e263ae12397fd67fd059d0
7
+ data.tar.gz: ee448766280597e310c1da51de7b0d0cb11e30bdb4acf2b6d9ce7b47c3fefeed5e40eb445d6a57af73ea6171ce2f38579090dd75076806be49cda4ddac62aff4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-baremetalsolution_v1
2
2
 
3
+ ### v0.10.0 (2022-06-21)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.9.0 (2022-06-05)
8
+
9
+ * Regenerated using generator version 0.5.0
10
+
11
+ ### v0.8.0 (2022-03-27)
12
+
13
+ * Regenerated from discovery document revision 20220322
14
+
3
15
  ### v0.7.0 (2022-01-24)
4
16
 
5
17
  * Regenerated from discovery document revision 20220118
@@ -38,8 +38,7 @@ module Google
38
38
  # A generic empty message that you can re-use to avoid defining duplicated empty
39
39
  # messages in your APIs. A typical example is to use it as the request or the
40
40
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
41
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
42
- # `Empty` is empty JSON object ````.
41
+ # protobuf.Empty) returns (google.protobuf.Empty); `
43
42
  class Empty
44
43
  include Google::Apis::Core::Hashable
45
44
 
@@ -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.7.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220118"
25
+ REVISION = "20220322"
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.7.0
4
+ version: 0.10.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-01-31 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.4'
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.4'
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-baremetalsolution_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Bare Metal Solution API V1