google-cloud-compute-v1 1.2.0 → 1.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +10 -5
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/accelerator_types.rb +5 -0
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/addresses.rb +3 -0
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +222 -129
- data/lib/google/cloud/compute/v1/autoscalers.rb +3 -0
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +285 -161
- data/lib/google/cloud/compute/v1/backend_buckets.rb +3 -0
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +383 -221
- data/lib/google/cloud/compute/v1/backend_services.rb +3 -0
- data/lib/google/cloud/compute/v1/compute_pb.rb +671 -3
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/disk_types.rb +3 -0
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +429 -240
- data/lib/google/cloud/compute/v1/disks.rb +3 -0
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +189 -102
- data/lib/google/cloud/compute/v1/external_vpn_gateways.rb +3 -0
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +555 -330
- data/lib/google/cloud/compute/v1/firewall_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +187 -104
- data/lib/google/cloud/compute/v1/firewalls.rb +3 -0
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +258 -146
- data/lib/google/cloud/compute/v1/forwarding_rules.rb +3 -0
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +121 -66
- data/lib/google/cloud/compute/v1/global_addresses.rb +3 -0
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +221 -122
- data/lib/google/cloud/compute/v1/global_forwarding_rules.rb +3 -0
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +219 -126
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +154 -86
- data/lib/google/cloud/compute/v1/global_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +84 -49
- data/lib/google/cloud/compute/v1/global_organization_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +154 -85
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes.rb +3 -0
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +218 -127
- data/lib/google/cloud/compute/v1/health_checks.rb +3 -0
- data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +27 -7
- data/lib/google/cloud/compute/v1/image_family_views.rb +3 -0
- data/lib/google/cloud/compute/v1/images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +354 -194
- data/lib/google/cloud/compute/v1/images.rb +3 -0
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +10 -10
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +664 -381
- data/lib/google/cloud/compute/v1/instance_group_managers.rb +3 -0
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +292 -169
- data/lib/google/cloud/compute/v1/instance_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +221 -120
- data/lib/google/cloud/compute/v1/instance_templates.rb +3 -0
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +7 -5
- data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +1503 -845
- data/lib/google/cloud/compute/v1/instances.rb +3 -0
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +190 -109
- data/lib/google/cloud/compute/v1/interconnect_attachments.rb +3 -0
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/interconnect_locations.rb +3 -0
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +187 -102
- data/lib/google/cloud/compute/v1/interconnects.rb +3 -0
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +60 -25
- data/lib/google/cloud/compute/v1/license_codes.rb +3 -0
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +221 -120
- data/lib/google/cloud/compute/v1/licenses.rb +3 -0
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +221 -121
- data/lib/google/cloud/compute/v1/machine_images.rb +3 -0
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/machine_types.rb +3 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +679 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +348 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services.rb +47 -0
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +293 -168
- data/lib/google/cloud/compute/v1/network_endpoint_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1552 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +998 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +350 -202
- data/lib/google/cloud/compute/v1/networks.rb +3 -0
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +428 -242
- data/lib/google/cloud/compute/v1/node_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +259 -143
- data/lib/google/cloud/compute/v1/node_templates.rb +3 -0
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/node_types.rb +3 -0
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +225 -126
- data/lib/google/cloud/compute/v1/packet_mirrorings.rb +3 -0
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +406 -238
- data/lib/google/cloud/compute/v1/projects.rb +3 -0
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +154 -85
- data/lib/google/cloud/compute/v1/public_advertised_prefixes.rb +3 -0
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +190 -108
- data/lib/google/cloud/compute/v1/public_delegated_prefixes.rb +3 -0
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +191 -106
- data/lib/google/cloud/compute/v1/region_autoscalers.rb +3 -0
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +228 -122
- data/lib/google/cloud/compute/v1/region_backend_services.rb +3 -0
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +157 -92
- data/lib/google/cloud/compute/v1/region_commitments.rb +3 -0
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +59 -29
- data/lib/google/cloud/compute/v1/region_disk_types.rb +3 -0
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +398 -216
- data/lib/google/cloud/compute/v1/region_disks.rb +3 -0
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +159 -85
- data/lib/google/cloud/compute/v1/region_health_check_services.rb +3 -0
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +193 -104
- data/lib/google/cloud/compute/v1/region_health_checks.rb +3 -0
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +9 -9
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +633 -358
- data/lib/google/cloud/compute/v1/region_instance_group_managers.rb +3 -0
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +127 -71
- data/lib/google/cloud/compute/v1/region_instance_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +26 -9
- data/lib/google/cloud/compute/v1/region_instances.rb +3 -0
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +125 -66
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1670 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +1073 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +125 -66
- data/lib/google/cloud/compute/v1/region_notification_endpoints.rb +3 -0
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +127 -63
- data/lib/google/cloud/compute/v1/region_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/region_security_policies/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +676 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +349 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/region_security_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +125 -66
- data/lib/google/cloud/compute/v1/region_ssl_certificates.rb +3 -0
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +159 -85
- data/lib/google/cloud/compute/v1/region_target_http_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +88 -1
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +249 -99
- data/lib/google/cloud/compute/v1/region_target_https_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +228 -122
- data/lib/google/cloud/compute/v1/region_url_maps.rb +3 -0
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/regions.rb +3 -0
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +327 -183
- data/lib/google/cloud/compute/v1/reservations.rb +3 -0
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +259 -143
- data/lib/google/cloud/compute/v1/resource_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +326 -184
- data/lib/google/cloud/compute/v1/routers.rb +3 -0
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +121 -66
- data/lib/google/cloud/compute/v1/routes.rb +3 -0
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +97 -5
- data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +368 -174
- data/lib/google/cloud/compute/v1/security_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +293 -162
- data/lib/google/cloud/compute/v1/service_attachments.rb +3 -0
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +255 -138
- data/lib/google/cloud/compute/v1/snapshots.rb +3 -0
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +152 -89
- data/lib/google/cloud/compute/v1/ssl_certificates.rb +3 -0
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +185 -107
- data/lib/google/cloud/compute/v1/ssl_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +392 -223
- data/lib/google/cloud/compute/v1/subnetworks.rb +3 -0
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +154 -85
- data/lib/google/cloud/compute/v1/target_grpc_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +218 -127
- data/lib/google/cloud/compute/v1/target_http_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +86 -2
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +371 -178
- data/lib/google/cloud/compute/v1/target_https_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/target_instances.rb +3 -0
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +361 -203
- data/lib/google/cloud/compute/v1/target_pools.rb +3 -0
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +85 -1
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +307 -136
- data/lib/google/cloud/compute/v1/target_ssl_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +187 -104
- data/lib/google/cloud/compute/v1/target_tcp_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/target_vpn_gateways.rb +3 -0
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +285 -164
- data/lib/google/cloud/compute/v1/url_maps.rb +3 -0
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +259 -143
- data/lib/google/cloud/compute/v1/vpn_gateways.rb +3 -0
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/vpn_tunnels.rb +3 -0
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +127 -63
- data/lib/google/cloud/compute/v1/zone_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/zones.rb +3 -0
- data/lib/google/cloud/compute/v1.rb +4 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +1946 -229
- metadata +32 -12
@@ -55,9 +55,17 @@ module Google
|
|
55
55
|
def aggregated_list request_pb, options = nil
|
56
56
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
57
57
|
|
58
|
-
|
59
|
-
|
58
|
+
verb, uri, query_string_params, body = transcode_aggregated_list_request request_pb
|
59
|
+
query_string_params = if query_string_params.any?
|
60
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
61
|
+
else
|
62
|
+
{}
|
63
|
+
end
|
64
|
+
|
65
|
+
response = @client_stub.make_http_request(
|
66
|
+
verb,
|
60
67
|
uri: uri,
|
68
|
+
body: body || "",
|
61
69
|
params: query_string_params,
|
62
70
|
options: options
|
63
71
|
)
|
@@ -67,27 +75,6 @@ module Google
|
|
67
75
|
result
|
68
76
|
end
|
69
77
|
|
70
|
-
##
|
71
|
-
# GRPC transcoding helper method for the aggregated_list REST call
|
72
|
-
#
|
73
|
-
# @param request_pb [::Google::Cloud::Compute::V1::AggregatedListGlobalOperationsRequest]
|
74
|
-
# A request object representing the call parameters. Required.
|
75
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
76
|
-
# Uri, Body, Query string parameters
|
77
|
-
def transcode_aggregated_list_request request_pb
|
78
|
-
uri = "/compute/v1/projects/#{request_pb.project}/aggregated/operations"
|
79
|
-
body = nil
|
80
|
-
query_string_params = {}
|
81
|
-
query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
|
82
|
-
query_string_params["includeAllScopes"] = request_pb.include_all_scopes.to_s if request_pb.has_include_all_scopes?
|
83
|
-
query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
|
84
|
-
query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
|
85
|
-
query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
|
86
|
-
query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
|
87
|
-
|
88
|
-
[uri, body, query_string_params]
|
89
|
-
end
|
90
|
-
|
91
78
|
##
|
92
79
|
# Baseline implementation for the delete REST call
|
93
80
|
#
|
@@ -105,9 +92,18 @@ module Google
|
|
105
92
|
def delete request_pb, options = nil
|
106
93
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
107
94
|
|
108
|
-
uri,
|
109
|
-
|
95
|
+
verb, uri, query_string_params, body = transcode_delete_request request_pb
|
96
|
+
query_string_params = if query_string_params.any?
|
97
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
98
|
+
else
|
99
|
+
{}
|
100
|
+
end
|
101
|
+
|
102
|
+
response = @client_stub.make_http_request(
|
103
|
+
verb,
|
110
104
|
uri: uri,
|
105
|
+
body: body || "",
|
106
|
+
params: query_string_params,
|
111
107
|
options: options
|
112
108
|
)
|
113
109
|
result = ::Google::Cloud::Compute::V1::DeleteGlobalOperationResponse.decode_json response.body, ignore_unknown_fields: true
|
@@ -116,21 +112,6 @@ module Google
|
|
116
112
|
result
|
117
113
|
end
|
118
114
|
|
119
|
-
##
|
120
|
-
# GRPC transcoding helper method for the delete REST call
|
121
|
-
#
|
122
|
-
# @param request_pb [::Google::Cloud::Compute::V1::DeleteGlobalOperationRequest]
|
123
|
-
# A request object representing the call parameters. Required.
|
124
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
125
|
-
# Uri, Body, Query string parameters
|
126
|
-
def transcode_delete_request request_pb
|
127
|
-
uri = "/compute/v1/projects/#{request_pb.project}/global/operations/#{request_pb.operation}"
|
128
|
-
body = nil
|
129
|
-
query_string_params = {}
|
130
|
-
|
131
|
-
[uri, body, query_string_params]
|
132
|
-
end
|
133
|
-
|
134
115
|
##
|
135
116
|
# Baseline implementation for the get REST call
|
136
117
|
#
|
@@ -148,9 +129,18 @@ module Google
|
|
148
129
|
def get request_pb, options = nil
|
149
130
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
150
131
|
|
151
|
-
uri,
|
152
|
-
|
132
|
+
verb, uri, query_string_params, body = transcode_get_request request_pb
|
133
|
+
query_string_params = if query_string_params.any?
|
134
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
135
|
+
else
|
136
|
+
{}
|
137
|
+
end
|
138
|
+
|
139
|
+
response = @client_stub.make_http_request(
|
140
|
+
verb,
|
153
141
|
uri: uri,
|
142
|
+
body: body || "",
|
143
|
+
params: query_string_params,
|
154
144
|
options: options
|
155
145
|
)
|
156
146
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
@@ -159,21 +149,6 @@ module Google
|
|
159
149
|
result
|
160
150
|
end
|
161
151
|
|
162
|
-
##
|
163
|
-
# GRPC transcoding helper method for the get REST call
|
164
|
-
#
|
165
|
-
# @param request_pb [::Google::Cloud::Compute::V1::GetGlobalOperationRequest]
|
166
|
-
# A request object representing the call parameters. Required.
|
167
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
168
|
-
# Uri, Body, Query string parameters
|
169
|
-
def transcode_get_request request_pb
|
170
|
-
uri = "/compute/v1/projects/#{request_pb.project}/global/operations/#{request_pb.operation}"
|
171
|
-
body = nil
|
172
|
-
query_string_params = {}
|
173
|
-
|
174
|
-
[uri, body, query_string_params]
|
175
|
-
end
|
176
|
-
|
177
152
|
##
|
178
153
|
# Baseline implementation for the list REST call
|
179
154
|
#
|
@@ -191,9 +166,17 @@ module Google
|
|
191
166
|
def list request_pb, options = nil
|
192
167
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
193
168
|
|
194
|
-
|
195
|
-
|
169
|
+
verb, uri, query_string_params, body = transcode_list_request request_pb
|
170
|
+
query_string_params = if query_string_params.any?
|
171
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
172
|
+
else
|
173
|
+
{}
|
174
|
+
end
|
175
|
+
|
176
|
+
response = @client_stub.make_http_request(
|
177
|
+
verb,
|
196
178
|
uri: uri,
|
179
|
+
body: body || "",
|
197
180
|
params: query_string_params,
|
198
181
|
options: options
|
199
182
|
)
|
@@ -203,26 +186,6 @@ module Google
|
|
203
186
|
result
|
204
187
|
end
|
205
188
|
|
206
|
-
##
|
207
|
-
# GRPC transcoding helper method for the list REST call
|
208
|
-
#
|
209
|
-
# @param request_pb [::Google::Cloud::Compute::V1::ListGlobalOperationsRequest]
|
210
|
-
# A request object representing the call parameters. Required.
|
211
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
212
|
-
# Uri, Body, Query string parameters
|
213
|
-
def transcode_list_request request_pb
|
214
|
-
uri = "/compute/v1/projects/#{request_pb.project}/global/operations"
|
215
|
-
body = nil
|
216
|
-
query_string_params = {}
|
217
|
-
query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
|
218
|
-
query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
|
219
|
-
query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
|
220
|
-
query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
|
221
|
-
query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
|
222
|
-
|
223
|
-
[uri, body, query_string_params]
|
224
|
-
end
|
225
|
-
|
226
189
|
##
|
227
190
|
# Baseline implementation for the wait REST call
|
228
191
|
#
|
@@ -240,9 +203,18 @@ module Google
|
|
240
203
|
def wait request_pb, options = nil
|
241
204
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
242
205
|
|
243
|
-
uri,
|
244
|
-
|
206
|
+
verb, uri, query_string_params, body = transcode_wait_request request_pb
|
207
|
+
query_string_params = if query_string_params.any?
|
208
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
209
|
+
else
|
210
|
+
{}
|
211
|
+
end
|
212
|
+
|
213
|
+
response = @client_stub.make_http_request(
|
214
|
+
verb,
|
245
215
|
uri: uri,
|
216
|
+
body: body || "",
|
217
|
+
params: query_string_params,
|
246
218
|
options: options
|
247
219
|
)
|
248
220
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
@@ -251,7 +223,98 @@ module Google
|
|
251
223
|
result
|
252
224
|
end
|
253
225
|
|
226
|
+
|
227
|
+
private
|
228
|
+
|
229
|
+
##
|
230
|
+
# @private
|
231
|
+
#
|
232
|
+
# GRPC transcoding helper method for the aggregated_list REST call
|
233
|
+
#
|
234
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AggregatedListGlobalOperationsRequest]
|
235
|
+
# A request object representing the call parameters. Required.
|
236
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
237
|
+
# Uri, Body, Query string parameters
|
238
|
+
def transcode_aggregated_list_request request_pb
|
239
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
240
|
+
.with_bindings(
|
241
|
+
uri_method: :get,
|
242
|
+
uri_template: "/compute/v1/projects/{project}/aggregated/operations",
|
243
|
+
matches: [
|
244
|
+
["project", %r{[^/]+}, false]
|
245
|
+
]
|
246
|
+
)
|
247
|
+
transcoder.transcode request_pb
|
248
|
+
end
|
249
|
+
|
250
|
+
##
|
251
|
+
# @private
|
252
|
+
#
|
253
|
+
# GRPC transcoding helper method for the delete REST call
|
254
|
+
#
|
255
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteGlobalOperationRequest]
|
256
|
+
# A request object representing the call parameters. Required.
|
257
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
258
|
+
# Uri, Body, Query string parameters
|
259
|
+
def transcode_delete_request request_pb
|
260
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
261
|
+
.with_bindings(
|
262
|
+
uri_method: :delete,
|
263
|
+
uri_template: "/compute/v1/projects/{project}/global/operations/{operation}",
|
264
|
+
matches: [
|
265
|
+
["project", %r{[^/]+}, false],
|
266
|
+
["operation", %r{[^/]+}, false]
|
267
|
+
]
|
268
|
+
)
|
269
|
+
transcoder.transcode request_pb
|
270
|
+
end
|
271
|
+
|
254
272
|
##
|
273
|
+
# @private
|
274
|
+
#
|
275
|
+
# GRPC transcoding helper method for the get REST call
|
276
|
+
#
|
277
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetGlobalOperationRequest]
|
278
|
+
# A request object representing the call parameters. Required.
|
279
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
280
|
+
# Uri, Body, Query string parameters
|
281
|
+
def transcode_get_request request_pb
|
282
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
283
|
+
.with_bindings(
|
284
|
+
uri_method: :get,
|
285
|
+
uri_template: "/compute/v1/projects/{project}/global/operations/{operation}",
|
286
|
+
matches: [
|
287
|
+
["project", %r{[^/]+}, false],
|
288
|
+
["operation", %r{[^/]+}, false]
|
289
|
+
]
|
290
|
+
)
|
291
|
+
transcoder.transcode request_pb
|
292
|
+
end
|
293
|
+
|
294
|
+
##
|
295
|
+
# @private
|
296
|
+
#
|
297
|
+
# GRPC transcoding helper method for the list REST call
|
298
|
+
#
|
299
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListGlobalOperationsRequest]
|
300
|
+
# A request object representing the call parameters. Required.
|
301
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
302
|
+
# Uri, Body, Query string parameters
|
303
|
+
def transcode_list_request request_pb
|
304
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
305
|
+
.with_bindings(
|
306
|
+
uri_method: :get,
|
307
|
+
uri_template: "/compute/v1/projects/{project}/global/operations",
|
308
|
+
matches: [
|
309
|
+
["project", %r{[^/]+}, false]
|
310
|
+
]
|
311
|
+
)
|
312
|
+
transcoder.transcode request_pb
|
313
|
+
end
|
314
|
+
|
315
|
+
##
|
316
|
+
# @private
|
317
|
+
#
|
255
318
|
# GRPC transcoding helper method for the wait REST call
|
256
319
|
#
|
257
320
|
# @param request_pb [::Google::Cloud::Compute::V1::WaitGlobalOperationRequest]
|
@@ -259,11 +322,16 @@ module Google
|
|
259
322
|
# @return [Array(String, [String, nil], Hash{String => String})]
|
260
323
|
# Uri, Body, Query string parameters
|
261
324
|
def transcode_wait_request request_pb
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
325
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
326
|
+
.with_bindings(
|
327
|
+
uri_method: :post,
|
328
|
+
uri_template: "/compute/v1/projects/{project}/global/operations/{operation}/wait",
|
329
|
+
matches: [
|
330
|
+
["project", %r{[^/]+}, false],
|
331
|
+
["operation", %r{[^/]+}, false]
|
332
|
+
]
|
333
|
+
)
|
334
|
+
transcoder.transcode request_pb
|
267
335
|
end
|
268
336
|
end
|
269
337
|
end
|
@@ -284,7 +284,7 @@ module Google
|
|
284
284
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
285
285
|
#
|
286
286
|
# @param filter [::String]
|
287
|
-
# A filter expression that filters resources listed in the response.
|
287
|
+
# A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
|
288
288
|
# @param max_results [::Integer]
|
289
289
|
# The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
290
290
|
# @param order_by [::String]
|
@@ -55,9 +55,17 @@ module Google
|
|
55
55
|
def delete request_pb, options = nil
|
56
56
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
57
57
|
|
58
|
-
|
59
|
-
|
58
|
+
verb, uri, query_string_params, body = transcode_delete_request request_pb
|
59
|
+
query_string_params = if query_string_params.any?
|
60
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
61
|
+
else
|
62
|
+
{}
|
63
|
+
end
|
64
|
+
|
65
|
+
response = @client_stub.make_http_request(
|
66
|
+
verb,
|
60
67
|
uri: uri,
|
68
|
+
body: body || "",
|
61
69
|
params: query_string_params,
|
62
70
|
options: options
|
63
71
|
)
|
@@ -67,22 +75,6 @@ module Google
|
|
67
75
|
result
|
68
76
|
end
|
69
77
|
|
70
|
-
##
|
71
|
-
# GRPC transcoding helper method for the delete REST call
|
72
|
-
#
|
73
|
-
# @param request_pb [::Google::Cloud::Compute::V1::DeleteGlobalOrganizationOperationRequest]
|
74
|
-
# A request object representing the call parameters. Required.
|
75
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
76
|
-
# Uri, Body, Query string parameters
|
77
|
-
def transcode_delete_request request_pb
|
78
|
-
uri = "/compute/v1/locations/global/operations/#{request_pb.operation}"
|
79
|
-
body = nil
|
80
|
-
query_string_params = {}
|
81
|
-
query_string_params["parentId"] = request_pb.parent_id.to_s if request_pb.has_parent_id?
|
82
|
-
|
83
|
-
[uri, body, query_string_params]
|
84
|
-
end
|
85
|
-
|
86
78
|
##
|
87
79
|
# Baseline implementation for the get REST call
|
88
80
|
#
|
@@ -100,9 +92,17 @@ module Google
|
|
100
92
|
def get request_pb, options = nil
|
101
93
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
102
94
|
|
103
|
-
|
104
|
-
|
95
|
+
verb, uri, query_string_params, body = transcode_get_request request_pb
|
96
|
+
query_string_params = if query_string_params.any?
|
97
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
98
|
+
else
|
99
|
+
{}
|
100
|
+
end
|
101
|
+
|
102
|
+
response = @client_stub.make_http_request(
|
103
|
+
verb,
|
105
104
|
uri: uri,
|
105
|
+
body: body || "",
|
106
106
|
params: query_string_params,
|
107
107
|
options: options
|
108
108
|
)
|
@@ -112,22 +112,6 @@ module Google
|
|
112
112
|
result
|
113
113
|
end
|
114
114
|
|
115
|
-
##
|
116
|
-
# GRPC transcoding helper method for the get REST call
|
117
|
-
#
|
118
|
-
# @param request_pb [::Google::Cloud::Compute::V1::GetGlobalOrganizationOperationRequest]
|
119
|
-
# A request object representing the call parameters. Required.
|
120
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
121
|
-
# Uri, Body, Query string parameters
|
122
|
-
def transcode_get_request request_pb
|
123
|
-
uri = "/compute/v1/locations/global/operations/#{request_pb.operation}"
|
124
|
-
body = nil
|
125
|
-
query_string_params = {}
|
126
|
-
query_string_params["parentId"] = request_pb.parent_id.to_s if request_pb.has_parent_id?
|
127
|
-
|
128
|
-
[uri, body, query_string_params]
|
129
|
-
end
|
130
|
-
|
131
115
|
##
|
132
116
|
# Baseline implementation for the list REST call
|
133
117
|
#
|
@@ -145,9 +129,17 @@ module Google
|
|
145
129
|
def list request_pb, options = nil
|
146
130
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
147
131
|
|
148
|
-
|
149
|
-
|
132
|
+
verb, uri, query_string_params, body = transcode_list_request request_pb
|
133
|
+
query_string_params = if query_string_params.any?
|
134
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
135
|
+
else
|
136
|
+
{}
|
137
|
+
end
|
138
|
+
|
139
|
+
response = @client_stub.make_http_request(
|
140
|
+
verb,
|
150
141
|
uri: uri,
|
142
|
+
body: body || "",
|
151
143
|
params: query_string_params,
|
152
144
|
options: options
|
153
145
|
)
|
@@ -157,7 +149,54 @@ module Google
|
|
157
149
|
result
|
158
150
|
end
|
159
151
|
|
152
|
+
|
153
|
+
private
|
154
|
+
|
155
|
+
##
|
156
|
+
# @private
|
157
|
+
#
|
158
|
+
# GRPC transcoding helper method for the delete REST call
|
159
|
+
#
|
160
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteGlobalOrganizationOperationRequest]
|
161
|
+
# A request object representing the call parameters. Required.
|
162
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
163
|
+
# Uri, Body, Query string parameters
|
164
|
+
def transcode_delete_request request_pb
|
165
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
166
|
+
.with_bindings(
|
167
|
+
uri_method: :delete,
|
168
|
+
uri_template: "/compute/v1/locations/global/operations/{operation}",
|
169
|
+
matches: [
|
170
|
+
["operation", %r{[^/]+}, false]
|
171
|
+
]
|
172
|
+
)
|
173
|
+
transcoder.transcode request_pb
|
174
|
+
end
|
175
|
+
|
160
176
|
##
|
177
|
+
# @private
|
178
|
+
#
|
179
|
+
# GRPC transcoding helper method for the get REST call
|
180
|
+
#
|
181
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetGlobalOrganizationOperationRequest]
|
182
|
+
# A request object representing the call parameters. Required.
|
183
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
184
|
+
# Uri, Body, Query string parameters
|
185
|
+
def transcode_get_request request_pb
|
186
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
187
|
+
.with_bindings(
|
188
|
+
uri_method: :get,
|
189
|
+
uri_template: "/compute/v1/locations/global/operations/{operation}",
|
190
|
+
matches: [
|
191
|
+
["operation", %r{[^/]+}, false]
|
192
|
+
]
|
193
|
+
)
|
194
|
+
transcoder.transcode request_pb
|
195
|
+
end
|
196
|
+
|
197
|
+
##
|
198
|
+
# @private
|
199
|
+
#
|
161
200
|
# GRPC transcoding helper method for the list REST call
|
162
201
|
#
|
163
202
|
# @param request_pb [::Google::Cloud::Compute::V1::ListGlobalOrganizationOperationsRequest]
|
@@ -165,17 +204,13 @@ module Google
|
|
165
204
|
# @return [Array(String, [String, nil], Hash{String => String})]
|
166
205
|
# Uri, Body, Query string parameters
|
167
206
|
def transcode_list_request request_pb
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
query_string_params["parentId"] = request_pb.parent_id.to_s if request_pb.has_parent_id?
|
176
|
-
query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
|
177
|
-
|
178
|
-
[uri, body, query_string_params]
|
207
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
208
|
+
.with_bindings(
|
209
|
+
uri_method: :get,
|
210
|
+
uri_template: "/compute/v1/locations/global/operations",
|
211
|
+
matches: []
|
212
|
+
)
|
213
|
+
transcoder.transcode request_pb
|
179
214
|
end
|
180
215
|
end
|
181
216
|
end
|
@@ -384,7 +384,7 @@ module Google
|
|
384
384
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
385
385
|
#
|
386
386
|
# @param filter [::String]
|
387
|
-
# A filter expression that filters resources listed in the response.
|
387
|
+
# A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
|
388
388
|
# @param max_results [::Integer]
|
389
389
|
# The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
390
390
|
# @param order_by [::String]
|