google-cloud-bare_metal_solution 0.3.0 → 1.0.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: 8fa9c9ec158fd75de3a93e73f6505a13cd940dce0aee40fe80cddd6f5d351dc1
4
- data.tar.gz: b33b4e81152933aa599171adea5205886fab9cab2ca3454c8a5de5729cc3c54f
3
+ metadata.gz: ca238aec0c82fc62e13ebc7b8617fe8f8d740788c784cc11ee4b571b23d596d4
4
+ data.tar.gz: c47aad781c8e83a45c60d0fd59166b575e0b35c59f4bb17fa228e48e1750b7e5
5
5
  SHA512:
6
- metadata.gz: ae1a22ab9861b8f807ae6205057963011adf80f5863415d897a5b48523f54120d668788d00254308f6042cadd03f695b8ce393220a7579f4d080ef65b182910e
7
- data.tar.gz: 2eb5827cb6130f2e9b49291f62810f490de068f250f198513305cd0fe40e4f3dac7a1cd14b181d8cc897688e38f1982af5a8a23026af04032591000fcdd9c90c
6
+ metadata.gz: a715cfd299941ba9b6f97c9e9c8896137c4eda94628056345a8f2a8610a6122cd1c04c513de57beae633d390e96bd0b5276c79a9b2360b6a06df9ef7988522fa
7
+ data.tar.gz: f38db1c0db29aaf66a26fe5d4b9d20b7b61f6e3337d71a2659d831be0b4f9449a593c2777044e24343264f7def66860a6f4843cd416f502b700c031bd6f7741f
data/README.md CHANGED
@@ -16,7 +16,7 @@ for this library, google-cloud-bare_metal_solution, to see the convenience metho
16
16
  constructing client objects. Reference documentation for the client objects
17
17
  themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
- [google-cloud-bare_metal_solution-v2](https://googleapis.dev/ruby/google-cloud-bare_metal_solution-v2/latest).
19
+ [google-cloud-bare_metal_solution-v2](https://cloud.google.com/ruby/docs/reference/google-cloud-bare_metal_solution-v2/latest).
20
20
 
21
21
  See also the [Product Documentation](https://cloud.google.com/bare-metal/)
22
22
  for more usage information.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module BareMetalSolution
23
- VERSION = "0.3.0"
23
+ VERSION = "1.0.0"
24
24
  end
25
25
  end
26
26
  end
@@ -48,7 +48,7 @@ module Google
48
48
  # Create a new client object for BareMetalSolution.
49
49
  #
50
50
  # By default, this returns an instance of
51
- # [Google::Cloud::BareMetalSolution::V2::BareMetalSolution::Client](https://googleapis.dev/ruby/google-cloud-bare_metal_solution-v2/latest/Google/Cloud/BareMetalSolution/V2/BareMetalSolution/Client.html)
51
+ # [Google::Cloud::BareMetalSolution::V2::BareMetalSolution::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-bare_metal_solution-v2/latest/Google-Cloud-BareMetalSolution-V2-BareMetalSolution-Client)
52
52
  # for a gRPC client for version V2 of the API.
53
53
  # However, you can specify a different API version by passing it in the
54
54
  # `version` parameter. If the BareMetalSolution service is
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-bare_metal_solution
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 1.0.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: 2023-03-09 00:00:00.000000000 Z
11
+ date: 2023-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-bare_metal_solution-v2