google-cloud-compute-v1 2.0.0 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -101,6 +101,8 @@ module Google
101
101
 
102
102
  default_config.rpcs.set_node_template.timeout = 600.0
103
103
 
104
+ default_config.rpcs.simulate_maintenance_event.timeout = 600.0
105
+
104
106
  default_config.rpcs.test_iam_permissions.timeout = 600.0
105
107
 
106
108
  default_config
@@ -156,7 +158,7 @@ module Google
156
158
  credentials = @config.credentials
157
159
  # Use self-signed JWT if the endpoint is unchanged from default,
158
160
  # but only if the default endpoint does not have a region prefix.
159
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
161
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
160
162
  !@config.endpoint.split(".").first.include?("-")
161
163
  credentials ||= Credentials.default scope: @config.scope,
162
164
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -1086,6 +1088,85 @@ module Google
1086
1088
  raise ::Google::Cloud::Error.from_error(e)
1087
1089
  end
1088
1090
 
1091
+ ##
1092
+ # Simulates maintenance event on specified nodes from the node group.
1093
+ #
1094
+ # @overload simulate_maintenance_event(request, options = nil)
1095
+ # Pass arguments to `simulate_maintenance_event` via a request object, either of type
1096
+ # {::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest} or an equivalent Hash.
1097
+ #
1098
+ # @param request [::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest, ::Hash]
1099
+ # A request object representing the call parameters. Required. To specify no
1100
+ # parameters, or to keep all the default parameter values, pass an empty Hash.
1101
+ # @param options [::Gapic::CallOptions, ::Hash]
1102
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
1103
+ #
1104
+ # @overload simulate_maintenance_event(node_group: nil, node_groups_simulate_maintenance_event_request_resource: nil, project: nil, request_id: nil, zone: nil)
1105
+ # Pass arguments to `simulate_maintenance_event` via keyword arguments. Note that at
1106
+ # least one keyword argument is required. To specify no parameters, or to keep all
1107
+ # the default parameter values, pass an empty Hash as a request object (see above).
1108
+ #
1109
+ # @param node_group [::String]
1110
+ # Name of the NodeGroup resource whose nodes will go under maintenance simulation.
1111
+ # @param node_groups_simulate_maintenance_event_request_resource [::Google::Cloud::Compute::V1::NodeGroupsSimulateMaintenanceEventRequest, ::Hash]
1112
+ # The body resource for this request
1113
+ # @param project [::String]
1114
+ # Project ID for this request.
1115
+ # @param request_id [::String]
1116
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1117
+ # @param zone [::String]
1118
+ # The name of the zone for this request.
1119
+ # @yield [result, operation] Access the result along with the TransportOperation object
1120
+ # @yieldparam result [::Gapic::GenericLRO::Operation]
1121
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1122
+ #
1123
+ # @return [::Gapic::GenericLRO::Operation]
1124
+ #
1125
+ # @raise [::Google::Cloud::Error] if the REST call is aborted.
1126
+ def simulate_maintenance_event request, options = nil
1127
+ raise ::ArgumentError, "request must be provided" if request.nil?
1128
+
1129
+ request = ::Gapic::Protobuf.coerce request, to: ::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest
1130
+
1131
+ # Converts hash and nil to an options object
1132
+ options = ::Gapic::CallOptions.new(**options.to_h) if options.respond_to? :to_h
1133
+
1134
+ # Customize the options with defaults
1135
+ call_metadata = @config.rpcs.simulate_maintenance_event.metadata.to_h
1136
+
1137
+ # Set x-goog-api-client and x-goog-user-project headers
1138
+ call_metadata[:"x-goog-api-client"] ||= ::Gapic::Headers.x_goog_api_client \
1139
+ lib_name: @config.lib_name, lib_version: @config.lib_version,
1140
+ gapic_version: ::Google::Cloud::Compute::V1::VERSION,
1141
+ transports_version_send: [:rest]
1142
+
1143
+ call_metadata[:"x-goog-user-project"] = @quota_project_id if @quota_project_id
1144
+
1145
+ options.apply_defaults timeout: @config.rpcs.simulate_maintenance_event.timeout,
1146
+ metadata: call_metadata,
1147
+ retry_policy: @config.rpcs.simulate_maintenance_event.retry_policy
1148
+
1149
+ options.apply_defaults timeout: @config.timeout,
1150
+ metadata: @config.metadata,
1151
+ retry_policy: @config.retry_policy
1152
+
1153
+ @node_groups_stub.simulate_maintenance_event request, options do |result, response|
1154
+ result = ::Google::Cloud::Compute::V1::ZoneOperations::Rest::NonstandardLro.create_operation(
1155
+ operation: result,
1156
+ client: zone_operations,
1157
+ request_values: {
1158
+ "project" => request.project,
1159
+ "zone" => request.zone
1160
+ },
1161
+ options: options
1162
+ )
1163
+ yield result, response if block_given?
1164
+ return result
1165
+ end
1166
+ rescue ::Gapic::Rest::Error => e
1167
+ raise ::Google::Cloud::Error.from_error(e)
1168
+ end
1169
+
1089
1170
  ##
1090
1171
  # Returns permissions that a caller has on the specified resource.
1091
1172
  #
@@ -1192,9 +1273,9 @@ module Google
1192
1273
  # * (`String`) The path to a service account key file in JSON format
1193
1274
  # * (`Hash`) A service account key as a Hash
1194
1275
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1195
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1276
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1196
1277
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1197
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1278
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1198
1279
  # * (`nil`) indicating no credentials
1199
1280
  # @return [::Object]
1200
1281
  # @!attribute [rw] scope
@@ -1227,7 +1308,9 @@ module Google
1227
1308
  class Configuration
1228
1309
  extend ::Gapic::Config
1229
1310
 
1230
- config_attr :endpoint, "compute.googleapis.com", ::String
1311
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
1312
+
1313
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
1231
1314
  config_attr :credentials, nil do |value|
1232
1315
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1233
1316
  allowed.any? { |klass| klass === value }
@@ -1338,6 +1421,11 @@ module Google
1338
1421
  #
1339
1422
  attr_reader :set_node_template
1340
1423
  ##
1424
+ # RPC-specific configuration for `simulate_maintenance_event`
1425
+ # @return [::Gapic::Config::Method]
1426
+ #
1427
+ attr_reader :simulate_maintenance_event
1428
+ ##
1341
1429
  # RPC-specific configuration for `test_iam_permissions`
1342
1430
  # @return [::Gapic::Config::Method]
1343
1431
  #
@@ -1369,6 +1457,8 @@ module Google
1369
1457
  @set_iam_policy = ::Gapic::Config::Method.new set_iam_policy_config
1370
1458
  set_node_template_config = parent_rpcs.set_node_template if parent_rpcs.respond_to? :set_node_template
1371
1459
  @set_node_template = ::Gapic::Config::Method.new set_node_template_config
1460
+ simulate_maintenance_event_config = parent_rpcs.simulate_maintenance_event if parent_rpcs.respond_to? :simulate_maintenance_event
1461
+ @simulate_maintenance_event = ::Gapic::Config::Method.new simulate_maintenance_event_config
1372
1462
  test_iam_permissions_config = parent_rpcs.test_iam_permissions if parent_rpcs.respond_to? :test_iam_permissions
1373
1463
  @test_iam_permissions = ::Gapic::Config::Method.new test_iam_permissions_config
1374
1464
 
@@ -59,7 +59,7 @@ module Google
59
59
 
60
60
  verb, uri, query_string_params, body = ServiceStub.transcode_add_nodes_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_aggregated_list_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_delete_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_delete_nodes_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_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_get_iam_policy_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_insert_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_list_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_list_nodes_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_patch_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_set_iam_policy_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
@@ -477,7 +477,45 @@ module Google
477
477
 
478
478
  verb, uri, query_string_params, body = ServiceStub.transcode_set_node_template_request request_pb
479
479
  query_string_params = if query_string_params.any?
480
- query_string_params.to_h { |p| p.split("=", 2) }
480
+ query_string_params.to_h { |p| p.split "=", 2 }
481
+ else
482
+ {}
483
+ end
484
+
485
+ response = @client_stub.make_http_request(
486
+ verb,
487
+ uri: uri,
488
+ body: body || "",
489
+ params: query_string_params,
490
+ options: options
491
+ )
492
+ operation = ::Gapic::Rest::TransportOperation.new response
493
+ result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
494
+
495
+ yield result, operation if block_given?
496
+ result
497
+ end
498
+
499
+ ##
500
+ # Baseline implementation for the simulate_maintenance_event REST call
501
+ #
502
+ # @param request_pb [::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest]
503
+ # A request object representing the call parameters. Required.
504
+ # @param options [::Gapic::CallOptions]
505
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
506
+ #
507
+ # @yield [result, operation] Access the result along with the TransportOperation object
508
+ # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
509
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
510
+ #
511
+ # @return [::Google::Cloud::Compute::V1::Operation]
512
+ # A result object deserialized from the server's reply
513
+ def simulate_maintenance_event request_pb, options = nil
514
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
515
+
516
+ verb, uri, query_string_params, body = ServiceStub.transcode_simulate_maintenance_event_request request_pb
517
+ query_string_params = if query_string_params.any?
518
+ query_string_params.to_h { |p| p.split "=", 2 }
481
519
  else
482
520
  {}
483
521
  end
@@ -515,7 +553,7 @@ module Google
515
553
 
516
554
  verb, uri, query_string_params, body = ServiceStub.transcode_test_iam_permissions_request request_pb
517
555
  query_string_params = if query_string_params.any?
518
- query_string_params.to_h { |p| p.split("=", 2) }
556
+ query_string_params.to_h { |p| p.split "=", 2 }
519
557
  else
520
558
  {}
521
559
  end
@@ -812,6 +850,30 @@ module Google
812
850
  transcoder.transcode request_pb
813
851
  end
814
852
 
853
+ ##
854
+ # @private
855
+ #
856
+ # GRPC transcoding helper method for the simulate_maintenance_event REST call
857
+ #
858
+ # @param request_pb [::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest]
859
+ # A request object representing the call parameters. Required.
860
+ # @return [Array(String, [String, nil], Hash{String => String})]
861
+ # Uri, Body, Query string parameters
862
+ def self.transcode_simulate_maintenance_event_request request_pb
863
+ transcoder = Gapic::Rest::GrpcTranscoder.new
864
+ .with_bindings(
865
+ uri_method: :post,
866
+ uri_template: "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/simulateMaintenanceEvent",
867
+ body: "node_groups_simulate_maintenance_event_request_resource",
868
+ matches: [
869
+ ["project", %r{^[^/]+/?$}, false],
870
+ ["zone", %r{^[^/]+/?$}, false],
871
+ ["node_group", %r{^[^/]+/?$}, false]
872
+ ]
873
+ )
874
+ transcoder.transcode request_pb
875
+ end
876
+
815
877
  ##
816
878
  # @private
817
879
  #
@@ -146,7 +146,7 @@ module Google
146
146
  credentials = @config.credentials
147
147
  # Use self-signed JWT if the endpoint is unchanged from default,
148
148
  # but only if the default endpoint does not have a region prefix.
149
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
149
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
150
150
  !@config.endpoint.split(".").first.include?("-")
151
151
  credentials ||= Credentials.default scope: @config.scope,
152
152
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -328,7 +328,7 @@ module Google
328
328
  end
329
329
 
330
330
  ##
331
- # Returns the specified node template. Gets a list of available node templates by making a list() request.
331
+ # Returns the specified node template.
332
332
  #
333
333
  # @overload get(request, options = nil)
334
334
  # Pass arguments to `get` via a request object, either of type
@@ -787,9 +787,9 @@ module Google
787
787
  # * (`String`) The path to a service account key file in JSON format
788
788
  # * (`Hash`) A service account key as a Hash
789
789
  # * (`Google::Auth::Credentials`) A googleauth credentials object
790
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
790
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
791
791
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
792
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
792
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
793
793
  # * (`nil`) indicating no credentials
794
794
  # @return [::Object]
795
795
  # @!attribute [rw] scope
@@ -822,7 +822,9 @@ module Google
822
822
  class Configuration
823
823
  extend ::Gapic::Config
824
824
 
825
- config_attr :endpoint, "compute.googleapis.com", ::String
825
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
826
+
827
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
826
828
  config_attr :credentials, nil do |value|
827
829
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
828
830
  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_get_iam_policy_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_insert_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_list_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_set_iam_policy_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_test_iam_permissions_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
@@ -132,7 +132,7 @@ module Google
132
132
  credentials = @config.credentials
133
133
  # Use self-signed JWT if the endpoint is unchanged from default,
134
134
  # but only if the default endpoint does not have a region prefix.
135
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
135
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
136
136
  !@config.endpoint.split(".").first.include?("-")
137
137
  credentials ||= Credentials.default scope: @config.scope,
138
138
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -224,7 +224,7 @@ module Google
224
224
  end
225
225
 
226
226
  ##
227
- # Returns the specified node type. Gets a list of available node types by making a list() request.
227
+ # Returns the specified node type.
228
228
  #
229
229
  # @overload get(request, options = nil)
230
230
  # Pass arguments to `get` via a request object, either of type
@@ -402,9 +402,9 @@ module Google
402
402
  # * (`String`) The path to a service account key file in JSON format
403
403
  # * (`Hash`) A service account key as a Hash
404
404
  # * (`Google::Auth::Credentials`) A googleauth credentials object
405
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
405
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
406
406
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
407
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
407
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
408
408
  # * (`nil`) indicating no credentials
409
409
  # @return [::Object]
410
410
  # @!attribute [rw] scope
@@ -437,7 +437,9 @@ module Google
437
437
  class Configuration
438
438
  extend ::Gapic::Config
439
439
 
440
- config_attr :endpoint, "compute.googleapis.com", ::String
440
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
441
+
442
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
441
443
  config_attr :credentials, nil do |value|
442
444
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
443
445
  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_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
@@ -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
@@ -725,9 +725,9 @@ module Google
725
725
  # * (`String`) The path to a service account key file in JSON format
726
726
  # * (`Hash`) A service account key as a Hash
727
727
  # * (`Google::Auth::Credentials`) A googleauth credentials object
728
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
728
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
729
729
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
730
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
730
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
731
731
  # * (`nil`) indicating no credentials
732
732
  # @return [::Object]
733
733
  # @!attribute [rw] scope
@@ -760,7 +760,9 @@ module Google
760
760
  class Configuration
761
761
  extend ::Gapic::Config
762
762
 
763
- config_attr :endpoint, "compute.googleapis.com", ::String
763
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
764
+
765
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
764
766
  config_attr :credentials, nil do |value|
765
767
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
766
768
  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_test_iam_permissions_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
@@ -153,7 +153,7 @@ module Google
153
153
  credentials = @config.credentials
154
154
  # Use self-signed JWT if the endpoint is unchanged from default,
155
155
  # but only if the default endpoint does not have a region prefix.
156
- enable_self_signed_jwt = @config.endpoint == Client.configure.endpoint &&
156
+ enable_self_signed_jwt = @config.endpoint == Configuration::DEFAULT_ENDPOINT &&
157
157
  !@config.endpoint.split(".").first.include?("-")
158
158
  credentials ||= Credentials.default scope: @config.scope,
159
159
  enable_self_signed_jwt: enable_self_signed_jwt
@@ -1154,9 +1154,9 @@ module Google
1154
1154
  # * (`String`) The path to a service account key file in JSON format
1155
1155
  # * (`Hash`) A service account key as a Hash
1156
1156
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1157
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1157
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1158
1158
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1159
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1159
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1160
1160
  # * (`nil`) indicating no credentials
1161
1161
  # @return [::Object]
1162
1162
  # @!attribute [rw] scope
@@ -1189,7 +1189,9 @@ module Google
1189
1189
  class Configuration
1190
1190
  extend ::Gapic::Config
1191
1191
 
1192
- config_attr :endpoint, "compute.googleapis.com", ::String
1192
+ DEFAULT_ENDPOINT = "compute.googleapis.com"
1193
+
1194
+ config_attr :endpoint, DEFAULT_ENDPOINT, ::String
1193
1195
  config_attr :credentials, nil do |value|
1194
1196
  allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
1195
1197
  allowed.any? { |klass| klass === value }