google-cloud-compute-v1 1.10.0 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +25 -25
- data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +43 -43
- data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +56 -42
- data/lib/google/cloud/compute/v1/compute_pb.rb +145 -0
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +131 -40
- data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +114 -39
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +56 -56
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +72 -54
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +24 -24
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +17 -17
- data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +22 -22
- data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +6 -6
- data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +4 -3
- data/lib/google/cloud/compute/v1/images/rest/client.rb +39 -39
- data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +55 -55
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +80 -60
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +28 -28
- data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +117 -30
- data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +87 -21
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +207 -119
- data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +242 -135
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +22 -22
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +10 -10
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +22 -22
- data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +10 -10
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +26 -26
- data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +27 -27
- data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +30 -30
- data/lib/google/cloud/compute/v1/network_attachments/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +31 -31
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +48 -48
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +64 -48
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +33 -33
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +130 -42
- data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +114 -39
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +31 -31
- data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +24 -24
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +36 -36
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +52 -39
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +30 -30
- data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +11 -11
- data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +126 -35
- data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +110 -36
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +50 -50
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +76 -57
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_instance_templates/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +624 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/service_stub.rb +291 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/region_instance_templates.rb +47 -0
- data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +4 -3
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +52 -52
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +68 -51
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +17 -17
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +21 -21
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +11 -11
- data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +34 -34
- data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +40 -30
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +30 -30
- data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/rest.rb +1 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +35 -35
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +40 -30
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +36 -36
- data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +48 -36
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +32 -32
- data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +29 -29
- data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +25 -25
- data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +41 -41
- data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +48 -36
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +31 -31
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +33 -33
- data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +25 -25
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +21 -21
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +29 -29
- data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +29 -29
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +21 -21
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +11 -11
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1.rb +1 -0
- data/proto_docs/google/api/client.rb +9 -3
- data/proto_docs/google/cloud/compute/v1/compute.rb +1542 -1157
- metadata +11 -6
@@ -227,9 +227,9 @@ module Google
|
|
227
227
|
# Indicates whether or not to replace it if an association of the attachment already exists. This is false by default, in which case an error will be returned if an association already exists.
|
228
228
|
# @param request_id [::String]
|
229
229
|
# 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).
|
230
|
-
# @yield [result,
|
230
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
231
231
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
232
|
-
# @yieldparam
|
232
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
233
233
|
#
|
234
234
|
# @return [::Gapic::GenericLRO::Operation]
|
235
235
|
#
|
@@ -299,9 +299,9 @@ module Google
|
|
299
299
|
# The body resource for this request
|
300
300
|
# @param request_id [::String]
|
301
301
|
# 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).
|
302
|
-
# @yield [result,
|
302
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
303
303
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
304
|
-
# @yieldparam
|
304
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
305
305
|
#
|
306
306
|
# @return [::Gapic::GenericLRO::Operation]
|
307
307
|
#
|
@@ -371,9 +371,9 @@ module Google
|
|
371
371
|
# 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).
|
372
372
|
# @param source_firewall_policy [::String]
|
373
373
|
# The firewall policy from which to copy rules.
|
374
|
-
# @yield [result,
|
374
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
375
375
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
376
|
-
# @yieldparam
|
376
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
377
377
|
#
|
378
378
|
# @return [::Gapic::GenericLRO::Operation]
|
379
379
|
#
|
@@ -441,9 +441,9 @@ module Google
|
|
441
441
|
# Name of the firewall policy to delete.
|
442
442
|
# @param request_id [::String]
|
443
443
|
# 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).
|
444
|
-
# @yield [result,
|
444
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
445
445
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
446
|
-
# @yieldparam
|
446
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
447
447
|
#
|
448
448
|
# @return [::Gapic::GenericLRO::Operation]
|
449
449
|
#
|
@@ -509,9 +509,9 @@ module Google
|
|
509
509
|
#
|
510
510
|
# @param firewall_policy [::String]
|
511
511
|
# Name of the firewall policy to get.
|
512
|
-
# @yield [result,
|
512
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
513
513
|
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicy]
|
514
|
-
# @yieldparam
|
514
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
515
515
|
#
|
516
516
|
# @return [::Google::Cloud::Compute::V1::FirewallPolicy]
|
517
517
|
#
|
@@ -543,8 +543,8 @@ module Google
|
|
543
543
|
metadata: @config.metadata,
|
544
544
|
retry_policy: @config.retry_policy
|
545
545
|
|
546
|
-
@firewall_policies_stub.get request, options do |result,
|
547
|
-
yield result,
|
546
|
+
@firewall_policies_stub.get request, options do |result, operation|
|
547
|
+
yield result, operation if block_given?
|
548
548
|
return result
|
549
549
|
end
|
550
550
|
rescue ::Gapic::Rest::Error => e
|
@@ -573,9 +573,9 @@ module Google
|
|
573
573
|
# Name of the firewall policy to which the queried rule belongs.
|
574
574
|
# @param name [::String]
|
575
575
|
# The name of the association to get from the firewall policy.
|
576
|
-
# @yield [result,
|
576
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
577
577
|
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicyAssociation]
|
578
|
-
# @yieldparam
|
578
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
579
579
|
#
|
580
580
|
# @return [::Google::Cloud::Compute::V1::FirewallPolicyAssociation]
|
581
581
|
#
|
@@ -607,8 +607,8 @@ module Google
|
|
607
607
|
metadata: @config.metadata,
|
608
608
|
retry_policy: @config.retry_policy
|
609
609
|
|
610
|
-
@firewall_policies_stub.get_association request, options do |result,
|
611
|
-
yield result,
|
610
|
+
@firewall_policies_stub.get_association request, options do |result, operation|
|
611
|
+
yield result, operation if block_given?
|
612
612
|
return result
|
613
613
|
end
|
614
614
|
rescue ::Gapic::Rest::Error => e
|
@@ -637,9 +637,9 @@ module Google
|
|
637
637
|
# Requested IAM Policy version.
|
638
638
|
# @param resource [::String]
|
639
639
|
# Name or id of the resource for this request.
|
640
|
-
# @yield [result,
|
640
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
641
641
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
642
|
-
# @yieldparam
|
642
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
643
643
|
#
|
644
644
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
645
645
|
#
|
@@ -671,8 +671,8 @@ module Google
|
|
671
671
|
metadata: @config.metadata,
|
672
672
|
retry_policy: @config.retry_policy
|
673
673
|
|
674
|
-
@firewall_policies_stub.get_iam_policy request, options do |result,
|
675
|
-
yield result,
|
674
|
+
@firewall_policies_stub.get_iam_policy request, options do |result, operation|
|
675
|
+
yield result, operation if block_given?
|
676
676
|
return result
|
677
677
|
end
|
678
678
|
rescue ::Gapic::Rest::Error => e
|
@@ -701,9 +701,9 @@ module Google
|
|
701
701
|
# Name of the firewall policy to which the queried rule belongs.
|
702
702
|
# @param priority [::Integer]
|
703
703
|
# The priority of the rule to get from the firewall policy.
|
704
|
-
# @yield [result,
|
704
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
705
705
|
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicyRule]
|
706
|
-
# @yieldparam
|
706
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
707
707
|
#
|
708
708
|
# @return [::Google::Cloud::Compute::V1::FirewallPolicyRule]
|
709
709
|
#
|
@@ -735,8 +735,8 @@ module Google
|
|
735
735
|
metadata: @config.metadata,
|
736
736
|
retry_policy: @config.retry_policy
|
737
737
|
|
738
|
-
@firewall_policies_stub.get_rule request, options do |result,
|
739
|
-
yield result,
|
738
|
+
@firewall_policies_stub.get_rule request, options do |result, operation|
|
739
|
+
yield result, operation if block_given?
|
740
740
|
return result
|
741
741
|
end
|
742
742
|
rescue ::Gapic::Rest::Error => e
|
@@ -767,9 +767,9 @@ module Google
|
|
767
767
|
# Parent ID for this request. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization.
|
768
768
|
# @param request_id [::String]
|
769
769
|
# 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).
|
770
|
-
# @yield [result,
|
770
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
771
771
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
772
|
-
# @yieldparam
|
772
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
773
773
|
#
|
774
774
|
# @return [::Gapic::GenericLRO::Operation]
|
775
775
|
#
|
@@ -844,12 +844,12 @@ module Google
|
|
844
844
|
# @param page_token [::String]
|
845
845
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
|
846
846
|
# @param parent_id [::String]
|
847
|
-
# Parent ID for this request.
|
847
|
+
# Parent ID for this request. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization.
|
848
848
|
# @param return_partial_success [::Boolean]
|
849
849
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
850
|
-
# @yield [result,
|
850
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
851
851
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::FirewallPolicy>]
|
852
|
-
# @yieldparam
|
852
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
853
853
|
#
|
854
854
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::FirewallPolicy>]
|
855
855
|
#
|
@@ -881,9 +881,9 @@ module Google
|
|
881
881
|
metadata: @config.metadata,
|
882
882
|
retry_policy: @config.retry_policy
|
883
883
|
|
884
|
-
@firewall_policies_stub.list request, options do |result,
|
884
|
+
@firewall_policies_stub.list request, options do |result, operation|
|
885
885
|
result = ::Gapic::Rest::PagedEnumerable.new @firewall_policies_stub, :list, "items", request, result, options
|
886
|
-
yield result,
|
886
|
+
yield result, operation if block_given?
|
887
887
|
return result
|
888
888
|
end
|
889
889
|
rescue ::Gapic::Rest::Error => e
|
@@ -910,9 +910,9 @@ module Google
|
|
910
910
|
#
|
911
911
|
# @param target_resource [::String]
|
912
912
|
# The target resource to list associations. It is an organization, or a folder.
|
913
|
-
# @yield [result,
|
913
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
914
914
|
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPoliciesListAssociationsResponse]
|
915
|
-
# @yieldparam
|
915
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
916
916
|
#
|
917
917
|
# @return [::Google::Cloud::Compute::V1::FirewallPoliciesListAssociationsResponse]
|
918
918
|
#
|
@@ -944,8 +944,8 @@ module Google
|
|
944
944
|
metadata: @config.metadata,
|
945
945
|
retry_policy: @config.retry_policy
|
946
946
|
|
947
|
-
@firewall_policies_stub.list_associations request, options do |result,
|
948
|
-
yield result,
|
947
|
+
@firewall_policies_stub.list_associations request, options do |result, operation|
|
948
|
+
yield result, operation if block_given?
|
949
949
|
return result
|
950
950
|
end
|
951
951
|
rescue ::Gapic::Rest::Error => e
|
@@ -973,12 +973,12 @@ module Google
|
|
973
973
|
# @param firewall_policy [::String]
|
974
974
|
# Name of the firewall policy to update.
|
975
975
|
# @param parent_id [::String]
|
976
|
-
# The new parent of the firewall policy.
|
976
|
+
# The new parent of the firewall policy. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization.
|
977
977
|
# @param request_id [::String]
|
978
978
|
# 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).
|
979
|
-
# @yield [result,
|
979
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
980
980
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
981
|
-
# @yieldparam
|
981
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
982
982
|
#
|
983
983
|
# @return [::Gapic::GenericLRO::Operation]
|
984
984
|
#
|
@@ -1050,9 +1050,9 @@ module Google
|
|
1050
1050
|
# The body resource for this request
|
1051
1051
|
# @param request_id [::String]
|
1052
1052
|
# 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).
|
1053
|
-
# @yield [result,
|
1053
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1054
1054
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
1055
|
-
# @yieldparam
|
1055
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1056
1056
|
#
|
1057
1057
|
# @return [::Gapic::GenericLRO::Operation]
|
1058
1058
|
#
|
@@ -1124,9 +1124,9 @@ module Google
|
|
1124
1124
|
# The priority of the rule to patch.
|
1125
1125
|
# @param request_id [::String]
|
1126
1126
|
# 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).
|
1127
|
-
# @yield [result,
|
1127
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1128
1128
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
1129
|
-
# @yieldparam
|
1129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1130
1130
|
#
|
1131
1131
|
# @return [::Gapic::GenericLRO::Operation]
|
1132
1132
|
#
|
@@ -1196,9 +1196,9 @@ module Google
|
|
1196
1196
|
# Name for the attachment that will be removed.
|
1197
1197
|
# @param request_id [::String]
|
1198
1198
|
# 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).
|
1199
|
-
# @yield [result,
|
1199
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1200
1200
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
1201
|
-
# @yieldparam
|
1201
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1202
1202
|
#
|
1203
1203
|
# @return [::Gapic::GenericLRO::Operation]
|
1204
1204
|
#
|
@@ -1268,9 +1268,9 @@ module Google
|
|
1268
1268
|
# The priority of the rule to remove from the firewall policy.
|
1269
1269
|
# @param request_id [::String]
|
1270
1270
|
# 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).
|
1271
|
-
# @yield [result,
|
1271
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1272
1272
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
1273
|
-
# @yieldparam
|
1273
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1274
1274
|
#
|
1275
1275
|
# @return [::Gapic::GenericLRO::Operation]
|
1276
1276
|
#
|
@@ -1338,9 +1338,9 @@ module Google
|
|
1338
1338
|
# The body resource for this request
|
1339
1339
|
# @param resource [::String]
|
1340
1340
|
# Name or id of the resource for this request.
|
1341
|
-
# @yield [result,
|
1341
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1342
1342
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
1343
|
-
# @yieldparam
|
1343
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1344
1344
|
#
|
1345
1345
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
1346
1346
|
#
|
@@ -1372,8 +1372,8 @@ module Google
|
|
1372
1372
|
metadata: @config.metadata,
|
1373
1373
|
retry_policy: @config.retry_policy
|
1374
1374
|
|
1375
|
-
@firewall_policies_stub.set_iam_policy request, options do |result,
|
1376
|
-
yield result,
|
1375
|
+
@firewall_policies_stub.set_iam_policy request, options do |result, operation|
|
1376
|
+
yield result, operation if block_given?
|
1377
1377
|
return result
|
1378
1378
|
end
|
1379
1379
|
rescue ::Gapic::Rest::Error => e
|
@@ -1402,9 +1402,9 @@ module Google
|
|
1402
1402
|
# Name or id of the resource for this request.
|
1403
1403
|
# @param test_permissions_request_resource [::Google::Cloud::Compute::V1::TestPermissionsRequest, ::Hash]
|
1404
1404
|
# The body resource for this request
|
1405
|
-
# @yield [result,
|
1405
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1406
1406
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
1407
|
-
# @yieldparam
|
1407
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1408
1408
|
#
|
1409
1409
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
1410
1410
|
#
|
@@ -1436,8 +1436,8 @@ module Google
|
|
1436
1436
|
metadata: @config.metadata,
|
1437
1437
|
retry_policy: @config.retry_policy
|
1438
1438
|
|
1439
|
-
@firewall_policies_stub.test_iam_permissions request, options do |result,
|
1440
|
-
yield result,
|
1439
|
+
@firewall_policies_stub.test_iam_permissions request, options do |result, operation|
|
1440
|
+
yield result, operation if block_given?
|
1441
1441
|
return result
|
1442
1442
|
end
|
1443
1443
|
rescue ::Gapic::Rest::Error => e
|
@@ -1482,9 +1482,9 @@ module Google
|
|
1482
1482
|
# * (`String`) The path to a service account key file in JSON format
|
1483
1483
|
# * (`Hash`) A service account key as a Hash
|
1484
1484
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
1485
|
-
# (see the [googleauth docs](https://
|
1485
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
1486
1486
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
1487
|
-
# (see the [signet docs](https://
|
1487
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
1488
1488
|
# * (`nil`) indicating no credentials
|
1489
1489
|
# @return [::Object]
|
1490
1490
|
# @!attribute [rw] scope
|