google-apis-baremetalsolution_v1 0.7.0 → 0.8.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: 05d2ce873bb07812b989410650111811192e86fc0f6b18de0b679afb02c711ed
4
+ data.tar.gz: 5adb211ca48f7bc8ed9b2d00757a9095aa20cf5ba5e5d07bd046d0b58fbffc53
5
5
  SHA512:
6
- metadata.gz: 8e74cb2a1ad991750437d268c9129422f5fbbacba744d37ae9a12a25d529b68d4ccba89586eb59ae6188c748ca0f4a84ae3be0d0a56cff707583f7c82fff1fac
7
- data.tar.gz: 1ddbca9e327544244b688e31064ad100ca61b86de32dd6abb0abf74f8bbcfc6c2f82adbbd94368ca5c926fe2d9df813400d46c82a961d4e002ce2949778ed023
6
+ metadata.gz: 77053f8fd18c93c0e82c7b50a32e0a1fb991cfb529d4e8b1d30fe4f283ce560741bc99c82d88fbb5d4d4fbd4450ab133b17ec360324028844a1b0134949b582d
7
+ data.tar.gz: 95861ac9189b3238dc626d40d62488949ee66ceda9612bd375443deefba1895316f8422bd368e77367a1d0b20c57bb08a3e520cefd5e5d20faf97bb22a6db747
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-baremetalsolution_v1
2
2
 
3
+ ### v0.8.0 (2022-03-27)
4
+
5
+ * Regenerated from discovery document revision 20220322
6
+
3
7
  ### v0.7.0 (2022-01-24)
4
8
 
5
9
  * 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.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
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.8.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-03-28 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/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.8.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: []