google-cloud-compute-v1 2.0.0 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (189) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +6 -4
  3. data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +3 -3
  4. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +6 -4
  5. data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +6 -6
  6. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +7 -5
  7. data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +7 -7
  8. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +7 -5
  9. data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +9 -9
  10. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +7 -5
  11. data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +14 -14
  12. data/lib/google/cloud/compute/v1/compute_pb.rb +42 -10746
  13. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +7 -5
  14. data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +3 -3
  15. data/lib/google/cloud/compute/v1/disks/rest/client.rb +98 -5
  16. data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +75 -13
  17. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +6 -4
  18. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +6 -6
  19. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +8 -6
  20. data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +18 -18
  21. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +6 -4
  22. data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +6 -6
  23. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +6 -4
  24. data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +8 -8
  25. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +7 -5
  26. data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +5 -5
  27. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +6 -4
  28. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +7 -7
  29. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +7 -5
  30. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +7 -7
  31. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +6 -4
  32. data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +5 -5
  33. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +6 -4
  34. data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +3 -3
  35. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +6 -4
  36. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +5 -5
  37. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +7 -5
  38. data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +7 -7
  39. data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +6 -4
  40. data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +1 -1
  41. data/lib/google/cloud/compute/v1/images/rest/client.rb +9 -7
  42. data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +11 -11
  43. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +7 -5
  44. data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +20 -20
  45. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +6 -4
  46. data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +9 -9
  47. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +97 -8
  48. data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +66 -7
  49. data/lib/google/cloud/compute/v1/instances/rest/client.rb +95 -5
  50. data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +107 -45
  51. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +6 -4
  52. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +7 -7
  53. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +6 -4
  54. data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +2 -2
  55. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +6 -4
  56. data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +7 -7
  57. data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +6 -4
  58. data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +2 -2
  59. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +6 -4
  60. data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +7 -7
  61. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +7 -5
  62. data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +7 -7
  63. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +7 -5
  64. data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +3 -3
  65. data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +6 -4
  66. data/lib/google/cloud/compute/v1/network_attachments/rest/service_stub.rb +8 -8
  67. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +6 -4
  68. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +5 -5
  69. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +7 -5
  70. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +9 -9
  71. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +6 -4
  72. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +16 -16
  73. data/lib/google/cloud/compute/v1/networks/rest/client.rb +7 -5
  74. data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +11 -11
  75. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +94 -4
  76. data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +75 -13
  77. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +7 -5
  78. data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +8 -8
  79. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +7 -5
  80. data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +3 -3
  81. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +6 -4
  82. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +7 -7
  83. data/lib/google/cloud/compute/v1/projects/rest/client.rb +6 -4
  84. data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +13 -13
  85. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +6 -4
  86. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +5 -5
  87. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +6 -4
  88. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +6 -6
  89. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +6 -4
  90. data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +6 -6
  91. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +6 -4
  92. data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +9 -9
  93. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +7 -5
  94. data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +5 -5
  95. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +7 -5
  96. data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +2 -2
  97. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +97 -4
  98. data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +74 -12
  99. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +6 -4
  100. data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +5 -5
  101. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +7 -5
  102. data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +6 -6
  103. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +6 -4
  104. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +19 -19
  105. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +6 -4
  106. data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +4 -4
  107. data/lib/google/cloud/compute/v1/region_instance_templates/credentials.rb +52 -0
  108. data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +626 -0
  109. data/lib/google/cloud/compute/v1/region_instance_templates/rest/service_stub.rb +291 -0
  110. data/lib/google/cloud/compute/v1/region_instance_templates/rest.rb +51 -0
  111. data/lib/google/cloud/compute/v1/region_instance_templates.rb +47 -0
  112. data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +6 -4
  113. data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +1 -1
  114. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +7 -5
  115. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +4 -4
  116. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +6 -4
  117. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +17 -17
  118. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +6 -4
  119. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +4 -4
  120. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +6 -4
  121. data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +4 -4
  122. data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +6 -4
  123. data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +5 -5
  124. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +6 -4
  125. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +4 -4
  126. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +6 -4
  127. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/service_stub.rb +6 -6
  128. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +7 -5
  129. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +5 -5
  130. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +7 -5
  131. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +7 -7
  132. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +6 -4
  133. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/service_stub.rb +4 -4
  134. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +7 -5
  135. data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +7 -7
  136. data/lib/google/cloud/compute/v1/regions/rest/client.rb +7 -5
  137. data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +2 -2
  138. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +6 -4
  139. data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +10 -10
  140. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +6 -4
  141. data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +8 -8
  142. data/lib/google/cloud/compute/v1/rest.rb +1 -0
  143. data/lib/google/cloud/compute/v1/routers/rest/client.rb +7 -5
  144. data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +10 -10
  145. data/lib/google/cloud/compute/v1/routes/rest/client.rb +7 -5
  146. data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +4 -4
  147. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +6 -4
  148. data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +12 -12
  149. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +6 -4
  150. data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +9 -9
  151. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +7 -5
  152. data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +8 -8
  153. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +7 -5
  154. data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +5 -5
  155. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +7 -5
  156. data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +7 -7
  157. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +7 -5
  158. data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +12 -12
  159. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +6 -4
  160. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +5 -5
  161. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +7 -5
  162. data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +7 -7
  163. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +7 -5
  164. data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +11 -11
  165. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +7 -5
  166. data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +5 -5
  167. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +7 -5
  168. data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +11 -11
  169. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +7 -5
  170. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +9 -9
  171. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +7 -5
  172. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +7 -7
  173. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +7 -5
  174. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +6 -6
  175. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +7 -5
  176. data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +9 -9
  177. data/lib/google/cloud/compute/v1/version.rb +1 -1
  178. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +7 -5
  179. data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +8 -8
  180. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +7 -5
  181. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +6 -6
  182. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +6 -4
  183. data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +4 -4
  184. data/lib/google/cloud/compute/v1/zones/rest/client.rb +7 -5
  185. data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +2 -2
  186. data/lib/google/cloud/compute/v1.rb +1 -0
  187. data/proto_docs/google/api/client.rb +67 -4
  188. data/proto_docs/google/cloud/compute/v1/compute.rb +414 -29
  189. metadata +9 -4
@@ -136,7 +136,7 @@ module Google
136
136
  credentials = @config.credentials
137
137
  # Use self-signed JWT if the endpoint is unchanged from default,
138
138
  # but only if the default endpoint does not have a region prefix.
139
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
139
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
140
140
  !@config.endpoint.split(".").first.include?("-")
141
141
  credentials ||= Credentials.default scope: @config.scope,
142
142
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -530,9 +530,9 @@ module Google
530
530
  # * (`String`) The path to a service account key file in JSON format
531
531
  # * (`Hash`) A service account key as a Hash
532
532
  # * (`Google::Auth::Credentials`) A googleauth credentials object
533
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
533
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
534
534
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
535
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
535
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
536
536
  # * (`nil`) indicating no credentials
537
537
  # @return [::Object]
538
538
  # @!attribute [rw] scope
@@ -565,7 +565,9 @@ module Google
565
565
  class Configuration
566
566
  extend ::Gapic::Config
567
567
 
568
- config_attr :endpoint, "compute.googleapis.com", ::String
568
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
569
+
570
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
569
571
  config_attr :credentials, nil do |value|
570
572
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
571
573
  allowed.any? { |klass| klass === value }
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_aggregated_list_request request_pb
61
61
  query_string_params = if query_string_params.any?
62
- query_string_params.to_h { |p| p.split("=", 2) }
62
+ query_string_params.to_h { |p| p.split "=", 2 }
63
63
  else
64
64
  {}
65
65
  end
@@ -97,7 +97,7 @@ module Google
97
97
 
98
98
  verb, uri, query_string_params, body = ServiceStub.transcode_delete_request request_pb
99
99
  query_string_params = if query_string_params.any?
100
- query_string_params.to_h { |p| p.split("=", 2) }
100
+ query_string_params.to_h { |p| p.split "=", 2 }
101
101
  else
102
102
  {}
103
103
  end
@@ -135,7 +135,7 @@ module Google
135
135
 
136
136
  verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
137
137
  query_string_params = if query_string_params.any?
138
- query_string_params.to_h { |p| p.split("=", 2) }
138
+ query_string_params.to_h { |p| p.split "=", 2 }
139
139
  else
140
140
  {}
141
141
  end
@@ -173,7 +173,7 @@ module Google
173
173
 
174
174
  verb, uri, query_string_params, body = ServiceStub.transcode_list_request request_pb
175
175
  query_string_params = if query_string_params.any?
176
- query_string_params.to_h { |p| p.split("=", 2) }
176
+ query_string_params.to_h { |p| p.split "=", 2 }
177
177
  else
178
178
  {}
179
179
  end
@@ -211,7 +211,7 @@ module Google
211
211
 
212
212
  verb, uri, query_string_params, body = ServiceStub.transcode_wait_request request_pb
213
213
  query_string_params = if query_string_params.any?
214
- query_string_params.to_h { |p| p.split("=", 2) }
214
+ query_string_params.to_h { |p| p.split "=", 2 }
215
215
  else
216
216
  {}
217
217
  end
@@ -129,7 +129,7 @@ module Google
129
129
  credentials = @config.credentials
130
130
  # Use self-signed JWT if the endpoint is unchanged from default,
131
131
  # but only if the default endpoint does not have a region prefix.
132
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
132
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
133
133
  !@config.endpoint.split(".").first.include?("-")
134
134
  credentials ||= Credentials.default scope: @config.scope,
135
135
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -384,9 +384,9 @@ module Google
384
384
  # * (`String`) The path to a service account key file in JSON format
385
385
  # * (`Hash`) A service account key as a Hash
386
386
  # * (`Google::Auth::Credentials`) A googleauth credentials object
387
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
387
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
388
388
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
389
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
389
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
390
390
  # * (`nil`) indicating no credentials
391
391
  # @return [::Object]
392
392
  # @!attribute [rw] scope
@@ -419,7 +419,9 @@ module Google
419
419
  class Configuration
420
420
  extend ::Gapic::Config
421
421
 
422
- config_attr :endpoint, "compute.googleapis.com", ::String
422
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
423
+
424
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
423
425
  config_attr :credentials, nil do |value|
424
426
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
425
427
  allowed.any? { |klass| klass === value }
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_delete_request request_pb
61
61
  query_string_params = if query_string_params.any?
62
- query_string_params.to_h { |p| p.split("=", 2) }
62
+ query_string_params.to_h { |p| p.split "=", 2 }
63
63
  else
64
64
  {}
65
65
  end
@@ -97,7 +97,7 @@ module Google
97
97
 
98
98
  verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
99
99
  query_string_params = if query_string_params.any?
100
- query_string_params.to_h { |p| p.split("=", 2) }
100
+ query_string_params.to_h { |p| p.split "=", 2 }
101
101
  else
102
102
  {}
103
103
  end
@@ -135,7 +135,7 @@ module Google
135
135
 
136
136
  verb, uri, query_string_params, body = ServiceStub.transcode_list_request request_pb
137
137
  query_string_params = if query_string_params.any?
138
- query_string_params.to_h { |p| p.split("=", 2) }
138
+ query_string_params.to_h { |p| p.split "=", 2 }
139
139
  else
140
140
  {}
141
141
  end
@@ -134,7 +134,7 @@ module Google
134
134
  credentials = @config.credentials
135
135
  # Use self-signed JWT if the endpoint is unchanged from default,
136
136
  # but only if the default endpoint does not have a region prefix.
137
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
137
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
138
138
  !@config.endpoint.split(".").first.include?("-")
139
139
  credentials ||= Credentials.default scope: @config.scope,
140
140
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -562,9 +562,9 @@ module Google
562
562
  # * (`String`) The path to a service account key file in JSON format
563
563
  # * (`Hash`) A service account key as a Hash
564
564
  # * (`Google::Auth::Credentials`) A googleauth credentials object
565
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
565
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
566
566
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
567
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
567
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
568
568
  # * (`nil`) indicating no credentials
569
569
  # @return [::Object]
570
570
  # @!attribute [rw] scope
@@ -597,7 +597,9 @@ module Google
597
597
  class Configuration
598
598
  extend ::Gapic::Config
599
599
 
600
- config_attr :endpoint, "compute.googleapis.com", ::String
600
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
601
+
602
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
601
603
  config_attr :credentials, nil do |value|
602
604
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
603
605
  allowed.any? { |klass| klass === value }
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_delete_request request_pb
61
61
  query_string_params = if query_string_params.any?
62
- query_string_params.to_h { |p| p.split("=", 2) }
62
+ query_string_params.to_h { |p| p.split "=", 2 }
63
63
  else
64
64
  {}
65
65
  end
@@ -97,7 +97,7 @@ module Google
97
97
 
98
98
  verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
99
99
  query_string_params = if query_string_params.any?
100
- query_string_params.to_h { |p| p.split("=", 2) }
100
+ query_string_params.to_h { |p| p.split "=", 2 }
101
101
  else
102
102
  {}
103
103
  end
@@ -135,7 +135,7 @@ module Google
135
135
 
136
136
  verb, uri, query_string_params, body = ServiceStub.transcode_insert_request request_pb
137
137
  query_string_params = if query_string_params.any?
138
- query_string_params.to_h { |p| p.split("=", 2) }
138
+ query_string_params.to_h { |p| p.split "=", 2 }
139
139
  else
140
140
  {}
141
141
  end
@@ -173,7 +173,7 @@ module Google
173
173
 
174
174
  verb, uri, query_string_params, body = ServiceStub.transcode_list_request request_pb
175
175
  query_string_params = if query_string_params.any?
176
- query_string_params.to_h { |p| p.split("=", 2) }
176
+ query_string_params.to_h { |p| p.split "=", 2 }
177
177
  else
178
178
  {}
179
179
  end
@@ -211,7 +211,7 @@ module Google
211
211
 
212
212
  verb, uri, query_string_params, body = ServiceStub.transcode_patch_request request_pb
213
213
  query_string_params = if query_string_params.any?
214
- query_string_params.to_h { |p| p.split("=", 2) }
214
+ query_string_params.to_h { |p| p.split "=", 2 }
215
215
  else
216
216
  {}
217
217
  end
@@ -141,7 +141,7 @@ module Google
141
141
  credentials = @config.credentials
142
142
  # Use self-signed JWT if the endpoint is unchanged from default,
143
143
  # but only if the default endpoint does not have a region prefix.
144
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
144
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
145
145
  !@config.endpoint.split(".").first.include?("-")
146
146
  credentials ||= Credentials.default scope: @config.scope,
147
147
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -320,7 +320,7 @@ module Google
320
320
  end
321
321
 
322
322
  ##
323
- # Returns the specified HealthCheck resource. Gets a list of available health checks by making a list() request.
323
+ # Returns the specified HealthCheck resource.
324
324
  #
325
325
  # @overload get(request, options = nil)
326
326
  # Pass arguments to `get` via a request object, either of type
@@ -720,9 +720,9 @@ module Google
720
720
  # * (`String`) The path to a service account key file in JSON format
721
721
  # * (`Hash`) A service account key as a Hash
722
722
  # * (`Google::Auth::Credentials`) A googleauth credentials object
723
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
723
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
724
724
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
725
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
725
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
726
726
  # * (`nil`) indicating no credentials
727
727
  # @return [::Object]
728
728
  # @!attribute [rw] scope
@@ -755,7 +755,9 @@ module Google
755
755
  class Configuration
756
756
  extend ::Gapic::Config
757
757
 
758
- config_attr :endpoint, "compute.googleapis.com", ::String
758
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
759
+
760
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
759
761
  config_attr :credentials, nil do |value|
760
762
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
761
763
  allowed.any? { |klass| klass === value }
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_aggregated_list_request request_pb
61
61
  query_string_params = if query_string_params.any?
62
- query_string_params.to_h { |p| p.split("=", 2) }
62
+ query_string_params.to_h { |p| p.split "=", 2 }
63
63
  else
64
64
  {}
65
65
  end
@@ -97,7 +97,7 @@ module Google
97
97
 
98
98
  verb, uri, query_string_params, body = ServiceStub.transcode_delete_request request_pb
99
99
  query_string_params = if query_string_params.any?
100
- query_string_params.to_h { |p| p.split("=", 2) }
100
+ query_string_params.to_h { |p| p.split "=", 2 }
101
101
  else
102
102
  {}
103
103
  end
@@ -135,7 +135,7 @@ module Google
135
135
 
136
136
  verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
137
137
  query_string_params = if query_string_params.any?
138
- query_string_params.to_h { |p| p.split("=", 2) }
138
+ query_string_params.to_h { |p| p.split "=", 2 }
139
139
  else
140
140
  {}
141
141
  end
@@ -173,7 +173,7 @@ module Google
173
173
 
174
174
  verb, uri, query_string_params, body = ServiceStub.transcode_insert_request request_pb
175
175
  query_string_params = if query_string_params.any?
176
- query_string_params.to_h { |p| p.split("=", 2) }
176
+ query_string_params.to_h { |p| p.split "=", 2 }
177
177
  else
178
178
  {}
179
179
  end
@@ -211,7 +211,7 @@ module Google
211
211
 
212
212
  verb, uri, query_string_params, body = ServiceStub.transcode_list_request request_pb
213
213
  query_string_params = if query_string_params.any?
214
- query_string_params.to_h { |p| p.split("=", 2) }
214
+ query_string_params.to_h { |p| p.split "=", 2 }
215
215
  else
216
216
  {}
217
217
  end
@@ -249,7 +249,7 @@ module Google
249
249
 
250
250
  verb, uri, query_string_params, body = ServiceStub.transcode_patch_request request_pb
251
251
  query_string_params = if query_string_params.any?
252
- query_string_params.to_h { |p| p.split("=", 2) }
252
+ query_string_params.to_h { |p| p.split "=", 2 }
253
253
  else
254
254
  {}
255
255
  end
@@ -287,7 +287,7 @@ module Google
287
287
 
288
288
  verb, uri, query_string_params, body = ServiceStub.transcode_update_request request_pb
289
289
  query_string_params = if query_string_params.any?
290
- query_string_params.to_h { |p| p.split("=", 2) }
290
+ query_string_params.to_h { |p| p.split "=", 2 }
291
291
  else
292
292
  {}
293
293
  end
@@ -122,7 +122,7 @@ module Google
122
122
  credentials = @config.credentials
123
123
  # Use self-signed JWT if the endpoint is unchanged from default,
124
124
  # but only if the default endpoint does not have a region prefix.
125
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
125
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
126
126
  !@config.endpoint.split(".").first.include?("-")
127
127
  credentials ||= Credentials.default scope: @config.scope,
128
128
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -242,9 +242,9 @@ module Google
242
242
  # * (`String`) The path to a service account key file in JSON format
243
243
  # * (`Hash`) A service account key as a Hash
244
244
  # * (`Google::Auth::Credentials`) A googleauth credentials object
245
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
245
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
246
246
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
247
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
247
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
248
248
  # * (`nil`) indicating no credentials
249
249
  # @return [::Object]
250
250
  # @!attribute [rw] scope
@@ -277,7 +277,9 @@ module Google
277
277
  class Configuration
278
278
  extend ::Gapic::Config
279
279
 
280
- config_attr :endpoint, "compute.googleapis.com", ::String
280
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
281
+
282
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
281
283
  config_attr :credentials, nil do |value|
282
284
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
283
285
  allowed.any? { |klass| klass === value }
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
61
61
  query_string_params = if query_string_params.any?
62
- query_string_params.to_h { |p| p.split("=", 2) }
62
+ query_string_params.to_h { |p| p.split "=", 2 }
63
63
  else
64
64
  {}
65
65
  end
@@ -152,7 +152,7 @@ module Google
152
152
  credentials = @config.credentials
153
153
  # Use self-signed JWT if the endpoint is unchanged from default,
154
154
  # but only if the default endpoint does not have a region prefix.
155
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
155
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
156
156
  !@config.endpoint.split(".").first.include?("-")
157
157
  credentials ||= Credentials.default scope: @config.scope,
158
158
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -332,7 +332,7 @@ module Google
332
332
  end
333
333
 
334
334
  ##
335
- # Returns the specified image. Gets a list of available images by making a list() request.
335
+ # Returns the specified image.
336
336
  #
337
337
  # @overload get(request, options = nil)
338
338
  # Pass arguments to `get` via a request object, either of type
@@ -396,7 +396,7 @@ module Google
396
396
  end
397
397
 
398
398
  ##
399
- # Returns the latest image that is part of an image family and is not deprecated.
399
+ # Returns the latest image that is part of an image family and is not deprecated. For more information on image families, see Public image families documentation.
400
400
  #
401
401
  # @overload get_from_family(request, options = nil)
402
402
  # Pass arguments to `get_from_family` via a request object, either of type
@@ -416,7 +416,7 @@ module Google
416
416
  # @param family [::String]
417
417
  # Name of the image family to search for.
418
418
  # @param project [::String]
419
- # Project ID for this request.
419
+ # The image project that the image belongs to. For example, to get a CentOS image, specify centos-cloud as the image project.
420
420
  # @yield [result, operation] Access the result along with the TransportOperation object
421
421
  # @yieldparam result [::Google::Cloud::Compute::V1::Image]
422
422
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -994,9 +994,9 @@ module Google
994
994
  # * (`String`) The path to a service account key file in JSON format
995
995
  # * (`Hash`) A service account key as a Hash
996
996
  # * (`Google::Auth::Credentials`) A googleauth credentials object
997
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
997
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
998
998
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
999
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
999
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1000
1000
  # * (`nil`) indicating no credentials
1001
1001
  # @return [::Object]
1002
1002
  # @!attribute [rw] scope
@@ -1029,7 +1029,9 @@ module Google
1029
1029
  class Configuration
1030
1030
  extend ::Gapic::Config
1031
1031
 
1032
- config_attr :endpoint, "compute.googleapis.com", ::String
1032
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
1033
+
1034
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
1033
1035
  config_attr :credentials, nil do |value|
1034
1036
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1035
1037
  allowed.any? { |klass| klass === value }
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_delete_request request_pb
61
61
  query_string_params = if query_string_params.any?
62
- query_string_params.to_h { |p| p.split("=", 2) }
62
+ query_string_params.to_h { |p| p.split "=", 2 }
63
63
  else
64
64
  {}
65
65
  end
@@ -97,7 +97,7 @@ module Google
97
97
 
98
98
  verb, uri, query_string_params, body = ServiceStub.transcode_deprecate_request request_pb
99
99
  query_string_params = if query_string_params.any?
100
- query_string_params.to_h { |p| p.split("=", 2) }
100
+ query_string_params.to_h { |p| p.split "=", 2 }
101
101
  else
102
102
  {}
103
103
  end
@@ -135,7 +135,7 @@ module Google
135
135
 
136
136
  verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
137
137
  query_string_params = if query_string_params.any?
138
- query_string_params.to_h { |p| p.split("=", 2) }
138
+ query_string_params.to_h { |p| p.split "=", 2 }
139
139
  else
140
140
  {}
141
141
  end
@@ -173,7 +173,7 @@ module Google
173
173
 
174
174
  verb, uri, query_string_params, body = ServiceStub.transcode_get_from_family_request request_pb
175
175
  query_string_params = if query_string_params.any?
176
- query_string_params.to_h { |p| p.split("=", 2) }
176
+ query_string_params.to_h { |p| p.split "=", 2 }
177
177
  else
178
178
  {}
179
179
  end
@@ -211,7 +211,7 @@ module Google
211
211
 
212
212
  verb, uri, query_string_params, body = ServiceStub.transcode_get_iam_policy_request request_pb
213
213
  query_string_params = if query_string_params.any?
214
- query_string_params.to_h { |p| p.split("=", 2) }
214
+ query_string_params.to_h { |p| p.split "=", 2 }
215
215
  else
216
216
  {}
217
217
  end
@@ -249,7 +249,7 @@ module Google
249
249
 
250
250
  verb, uri, query_string_params, body = ServiceStub.transcode_insert_request request_pb
251
251
  query_string_params = if query_string_params.any?
252
- query_string_params.to_h { |p| p.split("=", 2) }
252
+ query_string_params.to_h { |p| p.split "=", 2 }
253
253
  else
254
254
  {}
255
255
  end
@@ -287,7 +287,7 @@ module Google
287
287
 
288
288
  verb, uri, query_string_params, body = ServiceStub.transcode_list_request request_pb
289
289
  query_string_params = if query_string_params.any?
290
- query_string_params.to_h { |p| p.split("=", 2) }
290
+ query_string_params.to_h { |p| p.split "=", 2 }
291
291
  else
292
292
  {}
293
293
  end
@@ -325,7 +325,7 @@ module Google
325
325
 
326
326
  verb, uri, query_string_params, body = ServiceStub.transcode_patch_request request_pb
327
327
  query_string_params = if query_string_params.any?
328
- query_string_params.to_h { |p| p.split("=", 2) }
328
+ query_string_params.to_h { |p| p.split "=", 2 }
329
329
  else
330
330
  {}
331
331
  end
@@ -363,7 +363,7 @@ module Google
363
363
 
364
364
  verb, uri, query_string_params, body = ServiceStub.transcode_set_iam_policy_request request_pb
365
365
  query_string_params = if query_string_params.any?
366
- query_string_params.to_h { |p| p.split("=", 2) }
366
+ query_string_params.to_h { |p| p.split "=", 2 }
367
367
  else
368
368
  {}
369
369
  end
@@ -401,7 +401,7 @@ module Google
401
401
 
402
402
  verb, uri, query_string_params, body = ServiceStub.transcode_set_labels_request request_pb
403
403
  query_string_params = if query_string_params.any?
404
- query_string_params.to_h { |p| p.split("=", 2) }
404
+ query_string_params.to_h { |p| p.split "=", 2 }
405
405
  else
406
406
  {}
407
407
  end
@@ -439,7 +439,7 @@ module Google
439
439
 
440
440
  verb, uri, query_string_params, body = ServiceStub.transcode_test_iam_permissions_request request_pb
441
441
  query_string_params = if query_string_params.any?
442
- query_string_params.to_h { |p| p.split("=", 2) }
442
+ query_string_params.to_h { |p| p.split "=", 2 }
443
443
  else
444
444
  {}
445
445
  end
@@ -170,7 +170,7 @@ module Google
170
170
  credentials = @config.credentials
171
171
  # Use self-signed JWT if the endpoint is unchanged from default,
172
172
  # but only if the default endpoint does not have a region prefix.
173
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
173
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
174
174
  !@config.endpoint.split(".").first.include?("-")
175
175
  credentials ||= Credentials.default scope: @config.scope,
176
176
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -743,7 +743,7 @@ module Google
743
743
  end
744
744
 
745
745
  ##
746
- # Returns all of the details about the specified managed instance group. Gets a list of available managed instance groups by making a list() request.
746
+ # Returns all of the details about the specified managed instance group.
747
747
  #
748
748
  # @overload get(request, options = nil)
749
749
  # Pass arguments to `get` via a request object, either of type
@@ -1782,9 +1782,9 @@ module Google
1782
1782
  # * (`String`) The path to a service account key file in JSON format
1783
1783
  # * (`Hash`) A service account key as a Hash
1784
1784
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1785
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1785
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1786
1786
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1787
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1787
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1788
1788
  # * (`nil`) indicating no credentials
1789
1789
  # @return [::Object]
1790
1790
  # @!attribute [rw] scope
@@ -1817,7 +1817,9 @@ module Google
1817
1817
  class Configuration
1818
1818
  extend ::Gapic::Config
1819
1819
 
1820
- config_attr :endpoint, "compute.googleapis.com", ::String
1820
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
1821
+
1822
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
1821
1823
  config_attr :credentials, nil do |value|
1822
1824
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1823
1825
  allowed.any? { |klass| klass === value }