google-cloud-bare_metal_solution-v2 0.4.1 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/client.rb +2769 -405
  3. data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/paths.rb +135 -0
  4. data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/client.rb +2031 -285
  5. data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/service_stub.rb +1662 -231
  6. data/lib/google/cloud/bare_metal_solution/v2/version.rb +1 -1
  7. data/lib/google/cloud/baremetalsolution/v2/baremetalsolution_pb.rb +6 -1
  8. data/lib/google/cloud/baremetalsolution/v2/baremetalsolution_services_pb.rb +62 -0
  9. data/lib/google/cloud/baremetalsolution/v2/common_pb.rb +43 -0
  10. data/lib/google/cloud/baremetalsolution/v2/instance_pb.rb +11 -3
  11. data/lib/google/cloud/baremetalsolution/v2/lun_pb.rb +4 -1
  12. data/lib/google/cloud/baremetalsolution/v2/network_pb.rb +3 -1
  13. data/lib/google/cloud/baremetalsolution/v2/nfs_share_pb.rb +5 -1
  14. data/lib/google/cloud/baremetalsolution/v2/osimage_pb.rb +47 -0
  15. data/lib/google/cloud/baremetalsolution/v2/provisioning_pb.rb +77 -0
  16. data/lib/google/cloud/baremetalsolution/v2/ssh_key_pb.rb +49 -0
  17. data/lib/google/cloud/baremetalsolution/v2/volume_pb.rb +8 -1
  18. data/lib/google/cloud/baremetalsolution/v2/volume_snapshot_pb.rb +54 -0
  19. data/proto_docs/google/cloud/baremetalsolution/v2/baremetalsolution.rb +11 -10
  20. data/proto_docs/google/cloud/baremetalsolution/v2/common.rb +53 -0
  21. data/proto_docs/google/cloud/baremetalsolution/v2/instance.rb +98 -27
  22. data/proto_docs/google/cloud/baremetalsolution/v2/lun.rb +19 -0
  23. data/proto_docs/google/cloud/baremetalsolution/v2/network.rb +68 -2
  24. data/proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb +83 -9
  25. data/proto_docs/google/cloud/baremetalsolution/v2/osimage.rb +80 -0
  26. data/proto_docs/google/cloud/baremetalsolution/v2/provisioning.rb +589 -0
  27. data/proto_docs/google/cloud/baremetalsolution/v2/ssh_key.rb +97 -0
  28. data/proto_docs/google/cloud/baremetalsolution/v2/volume.rb +91 -4
  29. data/proto_docs/google/cloud/baremetalsolution/v2/volume_snapshot.rb +134 -0
  30. data/proto_docs/google/type/expr.rb +75 -0
  31. metadata +13 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 485371b608cd01b4d2649f7f1915edd63133e8fdc1de1cb91952d03193a3ba26
4
- data.tar.gz: 59954e2c25cfce8cbaee025f1d71e1c8b04f321d037fec4bdfdee7e46074a65b
3
+ metadata.gz: e61a2f2b5aec93d12a1fa508c3523db6a07fe9400a12bb905bf47235de90c5ef
4
+ data.tar.gz: 9791f045ac3d5ee93a522f6356ba4956f457ca2e6838831fbfccc41e99b2916c
5
5
  SHA512:
6
- metadata.gz: 2ac7ec24d0b065f8980e9e8ab93d6ee71b246a0355cdda287f10cf767ddeb1165f0d90486beb4bd3b3ac8169c6f9dc0517dd7dc48d8d42c57d20858b20b61558
7
- data.tar.gz: f786053f5187bc852cd6c8d45b8e6eecf30515bc7c03fb65f1256aed25255075c372beec737dbb1fb6015c9b43ef24dfe60fae0c91ebbb8c0791468f8c0ec6c8
6
+ metadata.gz: 59a3662684cf505470beeacaf2001a83d4bb2627970487857d0e81fb41a5733b9b93183d5370034f88f3853e34fa95a7aaed680d92af2da4dc20785ce36109bc
7
+ data.tar.gz: '09c719d312b72d7c7802ea2c8f7f43b5c885864cbfe739f0373bbe6000675a6703da986216cfa58b37502717d4c65055807f83ec66656601f216035467fec0d8'