google-cloud-compute 1.0.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 835d33f7dcd3efdc712dc9eb2ac0afc9aab8809497a5e0a30cf91c6bf3133cec
4
- data.tar.gz: a87b68d796a39ddc9f95fd60817296276efb4143cfdc9c9e654d41cf88447c2b
3
+ metadata.gz: 5b7bfa483cf33445c154716d4fa474dab64dd5b0e0e3f3197b49b59df329a642
4
+ data.tar.gz: 1344fa6db19de4cad7892b1a15e98caaddae7087ef7101db4c0581cab311f408
5
5
  SHA512:
6
- metadata.gz: 8d351c6efeb211aed387dfe2668917ed57349cbd26129f1cd984c2aae32e3395f4ed152c9a4a4a8ad6ef2ef5cbb2dda5b0acd6e0fb2b9b5cf9b424d52ba13b86
7
- data.tar.gz: 5044dbe40f1b92efc3bf03b23668c6cada60dd24bdfe0542b602fac1347e619840b583d6265fd61fe258876e81f4f8117285679af383d1ed2f1c5c1886183d52
6
+ metadata.gz: 8b2e2f2402647cc3833a9bae440de8c70444135b963ab9acb98e27e8987918bd0f9c6c53c1ed5f0e48e245f57e69c43db64a8fe5c0aa929a7a593564c4a61f52
7
+ data.tar.gz: 15ab1bb3f0fb5990f5c00478cf8afe3dbeb4542ce108e03e38cb3226ccb59d1984f167ef331a2f8c0057b8da592ac219c54046d02786bdaa32aec2bdecdfc32e
data/README.md CHANGED
@@ -16,7 +16,7 @@ for this library, google-cloud-compute, to see the convenience methods for
16
16
  constructing client objects. Reference documentation for the client objects
17
17
  themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
- [google-cloud-compute-v1](https://googleapis.dev/ruby/google-cloud-compute-v1/latest).
19
+ [google-cloud-compute-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest).
20
20
 
21
21
  See also the [Product Documentation](https://cloud.google.com/compute/)
22
22
  for more usage information.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Compute
23
- VERSION = "1.0.0"
23
+ VERSION = "1.2.0"
24
24
  end
25
25
  end
26
26
  end
@@ -47,7 +47,7 @@ module Google
47
47
  # Create a new client object for AcceleratorTypes.
48
48
  #
49
49
  # By default, this returns an instance of
50
- # [Google::Cloud::Compute::V1::AcceleratorTypes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/AcceleratorTypes/Rest/Client.html)
50
+ # [Google::Cloud::Compute::V1::AcceleratorTypes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-AcceleratorTypes-Rest-Client)
51
51
  # for a REST client for version V1 of the API.
52
52
  # However, you can specify a different API version by passing it in the
53
53
  # `version` parameter. If the AcceleratorTypes service is
@@ -79,7 +79,7 @@ module Google
79
79
  # Create a new client object for Addresses.
80
80
  #
81
81
  # By default, this returns an instance of
82
- # [Google::Cloud::Compute::V1::Addresses::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Addresses/Rest/Client.html)
82
+ # [Google::Cloud::Compute::V1::Addresses::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Addresses-Rest-Client)
83
83
  # for a REST client for version V1 of the API.
84
84
  # However, you can specify a different API version by passing it in the
85
85
  # `version` parameter. If the Addresses service is
@@ -109,7 +109,7 @@ module Google
109
109
  # Create a new client object for Autoscalers.
110
110
  #
111
111
  # By default, this returns an instance of
112
- # [Google::Cloud::Compute::V1::Autoscalers::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Autoscalers/Rest/Client.html)
112
+ # [Google::Cloud::Compute::V1::Autoscalers::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Autoscalers-Rest-Client)
113
113
  # for a REST client for version V1 of the API.
114
114
  # However, you can specify a different API version by passing it in the
115
115
  # `version` parameter. If the Autoscalers service is
@@ -139,7 +139,7 @@ module Google
139
139
  # Create a new client object for BackendBuckets.
140
140
  #
141
141
  # By default, this returns an instance of
142
- # [Google::Cloud::Compute::V1::BackendBuckets::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/BackendBuckets/Rest/Client.html)
142
+ # [Google::Cloud::Compute::V1::BackendBuckets::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-BackendBuckets-Rest-Client)
143
143
  # for a REST client for version V1 of the API.
144
144
  # However, you can specify a different API version by passing it in the
145
145
  # `version` parameter. If the BackendBuckets service is
@@ -169,7 +169,7 @@ module Google
169
169
  # Create a new client object for BackendServices.
170
170
  #
171
171
  # By default, this returns an instance of
172
- # [Google::Cloud::Compute::V1::BackendServices::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/BackendServices/Rest/Client.html)
172
+ # [Google::Cloud::Compute::V1::BackendServices::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-BackendServices-Rest-Client)
173
173
  # for a REST client for version V1 of the API.
174
174
  # However, you can specify a different API version by passing it in the
175
175
  # `version` parameter. If the BackendServices service is
@@ -199,7 +199,7 @@ module Google
199
199
  # Create a new client object for DiskTypes.
200
200
  #
201
201
  # By default, this returns an instance of
202
- # [Google::Cloud::Compute::V1::DiskTypes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/DiskTypes/Rest/Client.html)
202
+ # [Google::Cloud::Compute::V1::DiskTypes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-DiskTypes-Rest-Client)
203
203
  # for a REST client for version V1 of the API.
204
204
  # However, you can specify a different API version by passing it in the
205
205
  # `version` parameter. If the DiskTypes service is
@@ -229,7 +229,7 @@ module Google
229
229
  # Create a new client object for Disks.
230
230
  #
231
231
  # By default, this returns an instance of
232
- # [Google::Cloud::Compute::V1::Disks::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Disks/Rest/Client.html)
232
+ # [Google::Cloud::Compute::V1::Disks::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Disks-Rest-Client)
233
233
  # for a REST client for version V1 of the API.
234
234
  # However, you can specify a different API version by passing it in the
235
235
  # `version` parameter. If the Disks service is
@@ -259,7 +259,7 @@ module Google
259
259
  # Create a new client object for ExternalVpnGateways.
260
260
  #
261
261
  # By default, this returns an instance of
262
- # [Google::Cloud::Compute::V1::ExternalVpnGateways::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/ExternalVpnGateways/Rest/Client.html)
262
+ # [Google::Cloud::Compute::V1::ExternalVpnGateways::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-ExternalVpnGateways-Rest-Client)
263
263
  # for a REST client for version V1 of the API.
264
264
  # However, you can specify a different API version by passing it in the
265
265
  # `version` parameter. If the ExternalVpnGateways service is
@@ -289,7 +289,7 @@ module Google
289
289
  # Create a new client object for FirewallPolicies.
290
290
  #
291
291
  # By default, this returns an instance of
292
- # [Google::Cloud::Compute::V1::FirewallPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/FirewallPolicies/Rest/Client.html)
292
+ # [Google::Cloud::Compute::V1::FirewallPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-FirewallPolicies-Rest-Client)
293
293
  # for a REST client for version V1 of the API.
294
294
  # However, you can specify a different API version by passing it in the
295
295
  # `version` parameter. If the FirewallPolicies service is
@@ -319,7 +319,7 @@ module Google
319
319
  # Create a new client object for Firewalls.
320
320
  #
321
321
  # By default, this returns an instance of
322
- # [Google::Cloud::Compute::V1::Firewalls::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Firewalls/Rest/Client.html)
322
+ # [Google::Cloud::Compute::V1::Firewalls::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Firewalls-Rest-Client)
323
323
  # for a REST client for version V1 of the API.
324
324
  # However, you can specify a different API version by passing it in the
325
325
  # `version` parameter. If the Firewalls service is
@@ -349,7 +349,7 @@ module Google
349
349
  # Create a new client object for ForwardingRules.
350
350
  #
351
351
  # By default, this returns an instance of
352
- # [Google::Cloud::Compute::V1::ForwardingRules::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/ForwardingRules/Rest/Client.html)
352
+ # [Google::Cloud::Compute::V1::ForwardingRules::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-ForwardingRules-Rest-Client)
353
353
  # for a REST client for version V1 of the API.
354
354
  # However, you can specify a different API version by passing it in the
355
355
  # `version` parameter. If the ForwardingRules service is
@@ -379,7 +379,7 @@ module Google
379
379
  # Create a new client object for GlobalAddresses.
380
380
  #
381
381
  # By default, this returns an instance of
382
- # [Google::Cloud::Compute::V1::GlobalAddresses::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/GlobalAddresses/Rest/Client.html)
382
+ # [Google::Cloud::Compute::V1::GlobalAddresses::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-GlobalAddresses-Rest-Client)
383
383
  # for a REST client for version V1 of the API.
384
384
  # However, you can specify a different API version by passing it in the
385
385
  # `version` parameter. If the GlobalAddresses service is
@@ -409,7 +409,7 @@ module Google
409
409
  # Create a new client object for GlobalForwardingRules.
410
410
  #
411
411
  # By default, this returns an instance of
412
- # [Google::Cloud::Compute::V1::GlobalForwardingRules::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/GlobalForwardingRules/Rest/Client.html)
412
+ # [Google::Cloud::Compute::V1::GlobalForwardingRules::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-GlobalForwardingRules-Rest-Client)
413
413
  # for a REST client for version V1 of the API.
414
414
  # However, you can specify a different API version by passing it in the
415
415
  # `version` parameter. If the GlobalForwardingRules service is
@@ -439,7 +439,7 @@ module Google
439
439
  # Create a new client object for GlobalNetworkEndpointGroups.
440
440
  #
441
441
  # By default, this returns an instance of
442
- # [Google::Cloud::Compute::V1::GlobalNetworkEndpointGroups::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/GlobalNetworkEndpointGroups/Rest/Client.html)
442
+ # [Google::Cloud::Compute::V1::GlobalNetworkEndpointGroups::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-GlobalNetworkEndpointGroups-Rest-Client)
443
443
  # for a REST client for version V1 of the API.
444
444
  # However, you can specify a different API version by passing it in the
445
445
  # `version` parameter. If the GlobalNetworkEndpointGroups service is
@@ -469,7 +469,7 @@ module Google
469
469
  # Create a new client object for GlobalOperations.
470
470
  #
471
471
  # By default, this returns an instance of
472
- # [Google::Cloud::Compute::V1::GlobalOperations::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/GlobalOperations/Rest/Client.html)
472
+ # [Google::Cloud::Compute::V1::GlobalOperations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-GlobalOperations-Rest-Client)
473
473
  # for a REST client for version V1 of the API.
474
474
  # However, you can specify a different API version by passing it in the
475
475
  # `version` parameter. If the GlobalOperations service is
@@ -499,7 +499,7 @@ module Google
499
499
  # Create a new client object for GlobalOrganizationOperations.
500
500
  #
501
501
  # By default, this returns an instance of
502
- # [Google::Cloud::Compute::V1::GlobalOrganizationOperations::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/GlobalOrganizationOperations/Rest/Client.html)
502
+ # [Google::Cloud::Compute::V1::GlobalOrganizationOperations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-GlobalOrganizationOperations-Rest-Client)
503
503
  # for a REST client for version V1 of the API.
504
504
  # However, you can specify a different API version by passing it in the
505
505
  # `version` parameter. If the GlobalOrganizationOperations service is
@@ -529,7 +529,7 @@ module Google
529
529
  # Create a new client object for GlobalPublicDelegatedPrefixes.
530
530
  #
531
531
  # By default, this returns an instance of
532
- # [Google::Cloud::Compute::V1::GlobalPublicDelegatedPrefixes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/GlobalPublicDelegatedPrefixes/Rest/Client.html)
532
+ # [Google::Cloud::Compute::V1::GlobalPublicDelegatedPrefixes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-GlobalPublicDelegatedPrefixes-Rest-Client)
533
533
  # for a REST client for version V1 of the API.
534
534
  # However, you can specify a different API version by passing it in the
535
535
  # `version` parameter. If the GlobalPublicDelegatedPrefixes service is
@@ -559,7 +559,7 @@ module Google
559
559
  # Create a new client object for HealthChecks.
560
560
  #
561
561
  # By default, this returns an instance of
562
- # [Google::Cloud::Compute::V1::HealthChecks::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/HealthChecks/Rest/Client.html)
562
+ # [Google::Cloud::Compute::V1::HealthChecks::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-HealthChecks-Rest-Client)
563
563
  # for a REST client for version V1 of the API.
564
564
  # However, you can specify a different API version by passing it in the
565
565
  # `version` parameter. If the HealthChecks service is
@@ -589,7 +589,7 @@ module Google
589
589
  # Create a new client object for ImageFamilyViews.
590
590
  #
591
591
  # By default, this returns an instance of
592
- # [Google::Cloud::Compute::V1::ImageFamilyViews::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/ImageFamilyViews/Rest/Client.html)
592
+ # [Google::Cloud::Compute::V1::ImageFamilyViews::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-ImageFamilyViews-Rest-Client)
593
593
  # for a REST client for version V1 of the API.
594
594
  # However, you can specify a different API version by passing it in the
595
595
  # `version` parameter. If the ImageFamilyViews service is
@@ -619,7 +619,7 @@ module Google
619
619
  # Create a new client object for Images.
620
620
  #
621
621
  # By default, this returns an instance of
622
- # [Google::Cloud::Compute::V1::Images::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Images/Rest/Client.html)
622
+ # [Google::Cloud::Compute::V1::Images::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Images-Rest-Client)
623
623
  # for a REST client for version V1 of the API.
624
624
  # However, you can specify a different API version by passing it in the
625
625
  # `version` parameter. If the Images service is
@@ -649,7 +649,7 @@ module Google
649
649
  # Create a new client object for InstanceGroupManagers.
650
650
  #
651
651
  # By default, this returns an instance of
652
- # [Google::Cloud::Compute::V1::InstanceGroupManagers::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/InstanceGroupManagers/Rest/Client.html)
652
+ # [Google::Cloud::Compute::V1::InstanceGroupManagers::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-InstanceGroupManagers-Rest-Client)
653
653
  # for a REST client for version V1 of the API.
654
654
  # However, you can specify a different API version by passing it in the
655
655
  # `version` parameter. If the InstanceGroupManagers service is
@@ -679,7 +679,7 @@ module Google
679
679
  # Create a new client object for InstanceGroups.
680
680
  #
681
681
  # By default, this returns an instance of
682
- # [Google::Cloud::Compute::V1::InstanceGroups::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/InstanceGroups/Rest/Client.html)
682
+ # [Google::Cloud::Compute::V1::InstanceGroups::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-InstanceGroups-Rest-Client)
683
683
  # for a REST client for version V1 of the API.
684
684
  # However, you can specify a different API version by passing it in the
685
685
  # `version` parameter. If the InstanceGroups service is
@@ -709,7 +709,7 @@ module Google
709
709
  # Create a new client object for InstanceTemplates.
710
710
  #
711
711
  # By default, this returns an instance of
712
- # [Google::Cloud::Compute::V1::InstanceTemplates::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/InstanceTemplates/Rest/Client.html)
712
+ # [Google::Cloud::Compute::V1::InstanceTemplates::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-InstanceTemplates-Rest-Client)
713
713
  # for a REST client for version V1 of the API.
714
714
  # However, you can specify a different API version by passing it in the
715
715
  # `version` parameter. If the InstanceTemplates service is
@@ -739,7 +739,7 @@ module Google
739
739
  # Create a new client object for Instances.
740
740
  #
741
741
  # By default, this returns an instance of
742
- # [Google::Cloud::Compute::V1::Instances::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Instances/Rest/Client.html)
742
+ # [Google::Cloud::Compute::V1::Instances::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Instances-Rest-Client)
743
743
  # for a REST client for version V1 of the API.
744
744
  # However, you can specify a different API version by passing it in the
745
745
  # `version` parameter. If the Instances service is
@@ -769,7 +769,7 @@ module Google
769
769
  # Create a new client object for InterconnectAttachments.
770
770
  #
771
771
  # By default, this returns an instance of
772
- # [Google::Cloud::Compute::V1::InterconnectAttachments::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/InterconnectAttachments/Rest/Client.html)
772
+ # [Google::Cloud::Compute::V1::InterconnectAttachments::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-InterconnectAttachments-Rest-Client)
773
773
  # for a REST client for version V1 of the API.
774
774
  # However, you can specify a different API version by passing it in the
775
775
  # `version` parameter. If the InterconnectAttachments service is
@@ -799,7 +799,7 @@ module Google
799
799
  # Create a new client object for InterconnectLocations.
800
800
  #
801
801
  # By default, this returns an instance of
802
- # [Google::Cloud::Compute::V1::InterconnectLocations::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/InterconnectLocations/Rest/Client.html)
802
+ # [Google::Cloud::Compute::V1::InterconnectLocations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-InterconnectLocations-Rest-Client)
803
803
  # for a REST client for version V1 of the API.
804
804
  # However, you can specify a different API version by passing it in the
805
805
  # `version` parameter. If the InterconnectLocations service is
@@ -825,11 +825,41 @@ module Google
825
825
  service_module.const_get(:Rest).const_get(:Client).new(&block)
826
826
  end
827
827
 
828
+ ##
829
+ # Create a new client object for InterconnectRemoteLocations.
830
+ #
831
+ # By default, this returns an instance of
832
+ # [Google::Cloud::Compute::V1::InterconnectRemoteLocations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-InterconnectRemoteLocations-Rest-Client)
833
+ # for a REST client for version V1 of the API.
834
+ # However, you can specify a different API version by passing it in the
835
+ # `version` parameter. If the InterconnectRemoteLocations service is
836
+ # supported by that API version, and the corresponding gem is available, the
837
+ # appropriate versioned client will be returned.
838
+ #
839
+ # ## About InterconnectRemoteLocations
840
+ #
841
+ # The InterconnectRemoteLocations API.
842
+ #
843
+ # @param version [::String, ::Symbol] The API version to connect to. Optional.
844
+ # Defaults to `:v1`.
845
+ # @return [::Object] A client object for the specified version.
846
+ #
847
+ def self.interconnect_remote_locations version: :v1, &block
848
+ require "google/cloud/compute/#{version.to_s.downcase}"
849
+
850
+ package_name = Google::Cloud::Compute
851
+ .constants
852
+ .select { |sym| sym.to_s.downcase == version.to_s.downcase.tr("_", "") }
853
+ .first
854
+ service_module = Google::Cloud::Compute.const_get(package_name).const_get(:InterconnectRemoteLocations)
855
+ service_module.const_get(:Rest).const_get(:Client).new(&block)
856
+ end
857
+
828
858
  ##
829
859
  # Create a new client object for Interconnects.
830
860
  #
831
861
  # By default, this returns an instance of
832
- # [Google::Cloud::Compute::V1::Interconnects::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Interconnects/Rest/Client.html)
862
+ # [Google::Cloud::Compute::V1::Interconnects::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Interconnects-Rest-Client)
833
863
  # for a REST client for version V1 of the API.
834
864
  # However, you can specify a different API version by passing it in the
835
865
  # `version` parameter. If the Interconnects service is
@@ -859,7 +889,7 @@ module Google
859
889
  # Create a new client object for LicenseCodes.
860
890
  #
861
891
  # By default, this returns an instance of
862
- # [Google::Cloud::Compute::V1::LicenseCodes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/LicenseCodes/Rest/Client.html)
892
+ # [Google::Cloud::Compute::V1::LicenseCodes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-LicenseCodes-Rest-Client)
863
893
  # for a REST client for version V1 of the API.
864
894
  # However, you can specify a different API version by passing it in the
865
895
  # `version` parameter. If the LicenseCodes service is
@@ -889,7 +919,7 @@ module Google
889
919
  # Create a new client object for Licenses.
890
920
  #
891
921
  # By default, this returns an instance of
892
- # [Google::Cloud::Compute::V1::Licenses::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Licenses/Rest/Client.html)
922
+ # [Google::Cloud::Compute::V1::Licenses::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Licenses-Rest-Client)
893
923
  # for a REST client for version V1 of the API.
894
924
  # However, you can specify a different API version by passing it in the
895
925
  # `version` parameter. If the Licenses service is
@@ -919,7 +949,7 @@ module Google
919
949
  # Create a new client object for MachineImages.
920
950
  #
921
951
  # By default, this returns an instance of
922
- # [Google::Cloud::Compute::V1::MachineImages::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/MachineImages/Rest/Client.html)
952
+ # [Google::Cloud::Compute::V1::MachineImages::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-MachineImages-Rest-Client)
923
953
  # for a REST client for version V1 of the API.
924
954
  # However, you can specify a different API version by passing it in the
925
955
  # `version` parameter. If the MachineImages service is
@@ -949,7 +979,7 @@ module Google
949
979
  # Create a new client object for MachineTypes.
950
980
  #
951
981
  # By default, this returns an instance of
952
- # [Google::Cloud::Compute::V1::MachineTypes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/MachineTypes/Rest/Client.html)
982
+ # [Google::Cloud::Compute::V1::MachineTypes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-MachineTypes-Rest-Client)
953
983
  # for a REST client for version V1 of the API.
954
984
  # However, you can specify a different API version by passing it in the
955
985
  # `version` parameter. If the MachineTypes service is
@@ -979,7 +1009,7 @@ module Google
979
1009
  # Create a new client object for NetworkAttachments.
980
1010
  #
981
1011
  # By default, this returns an instance of
982
- # [Google::Cloud::Compute::V1::NetworkAttachments::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NetworkAttachments/Rest/Client.html)
1012
+ # [Google::Cloud::Compute::V1::NetworkAttachments::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NetworkAttachments-Rest-Client)
983
1013
  # for a REST client for version V1 of the API.
984
1014
  # However, you can specify a different API version by passing it in the
985
1015
  # `version` parameter. If the NetworkAttachments service is
@@ -1009,7 +1039,7 @@ module Google
1009
1039
  # Create a new client object for NetworkEdgeSecurityServices.
1010
1040
  #
1011
1041
  # By default, this returns an instance of
1012
- # [Google::Cloud::Compute::V1::NetworkEdgeSecurityServices::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NetworkEdgeSecurityServices/Rest/Client.html)
1042
+ # [Google::Cloud::Compute::V1::NetworkEdgeSecurityServices::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NetworkEdgeSecurityServices-Rest-Client)
1013
1043
  # for a REST client for version V1 of the API.
1014
1044
  # However, you can specify a different API version by passing it in the
1015
1045
  # `version` parameter. If the NetworkEdgeSecurityServices service is
@@ -1039,7 +1069,7 @@ module Google
1039
1069
  # Create a new client object for NetworkEndpointGroups.
1040
1070
  #
1041
1071
  # By default, this returns an instance of
1042
- # [Google::Cloud::Compute::V1::NetworkEndpointGroups::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NetworkEndpointGroups/Rest/Client.html)
1072
+ # [Google::Cloud::Compute::V1::NetworkEndpointGroups::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NetworkEndpointGroups-Rest-Client)
1043
1073
  # for a REST client for version V1 of the API.
1044
1074
  # However, you can specify a different API version by passing it in the
1045
1075
  # `version` parameter. If the NetworkEndpointGroups service is
@@ -1069,7 +1099,7 @@ module Google
1069
1099
  # Create a new client object for NetworkFirewallPolicies.
1070
1100
  #
1071
1101
  # By default, this returns an instance of
1072
- # [Google::Cloud::Compute::V1::NetworkFirewallPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NetworkFirewallPolicies/Rest/Client.html)
1102
+ # [Google::Cloud::Compute::V1::NetworkFirewallPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NetworkFirewallPolicies-Rest-Client)
1073
1103
  # for a REST client for version V1 of the API.
1074
1104
  # However, you can specify a different API version by passing it in the
1075
1105
  # `version` parameter. If the NetworkFirewallPolicies service is
@@ -1099,7 +1129,7 @@ module Google
1099
1129
  # Create a new client object for Networks.
1100
1130
  #
1101
1131
  # By default, this returns an instance of
1102
- # [Google::Cloud::Compute::V1::Networks::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Networks/Rest/Client.html)
1132
+ # [Google::Cloud::Compute::V1::Networks::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Networks-Rest-Client)
1103
1133
  # for a REST client for version V1 of the API.
1104
1134
  # However, you can specify a different API version by passing it in the
1105
1135
  # `version` parameter. If the Networks service is
@@ -1129,7 +1159,7 @@ module Google
1129
1159
  # Create a new client object for NodeGroups.
1130
1160
  #
1131
1161
  # By default, this returns an instance of
1132
- # [Google::Cloud::Compute::V1::NodeGroups::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NodeGroups/Rest/Client.html)
1162
+ # [Google::Cloud::Compute::V1::NodeGroups::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NodeGroups-Rest-Client)
1133
1163
  # for a REST client for version V1 of the API.
1134
1164
  # However, you can specify a different API version by passing it in the
1135
1165
  # `version` parameter. If the NodeGroups service is
@@ -1159,7 +1189,7 @@ module Google
1159
1189
  # Create a new client object for NodeTemplates.
1160
1190
  #
1161
1191
  # By default, this returns an instance of
1162
- # [Google::Cloud::Compute::V1::NodeTemplates::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NodeTemplates/Rest/Client.html)
1192
+ # [Google::Cloud::Compute::V1::NodeTemplates::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NodeTemplates-Rest-Client)
1163
1193
  # for a REST client for version V1 of the API.
1164
1194
  # However, you can specify a different API version by passing it in the
1165
1195
  # `version` parameter. If the NodeTemplates service is
@@ -1189,7 +1219,7 @@ module Google
1189
1219
  # Create a new client object for NodeTypes.
1190
1220
  #
1191
1221
  # By default, this returns an instance of
1192
- # [Google::Cloud::Compute::V1::NodeTypes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/NodeTypes/Rest/Client.html)
1222
+ # [Google::Cloud::Compute::V1::NodeTypes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-NodeTypes-Rest-Client)
1193
1223
  # for a REST client for version V1 of the API.
1194
1224
  # However, you can specify a different API version by passing it in the
1195
1225
  # `version` parameter. If the NodeTypes service is
@@ -1219,7 +1249,7 @@ module Google
1219
1249
  # Create a new client object for PacketMirrorings.
1220
1250
  #
1221
1251
  # By default, this returns an instance of
1222
- # [Google::Cloud::Compute::V1::PacketMirrorings::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/PacketMirrorings/Rest/Client.html)
1252
+ # [Google::Cloud::Compute::V1::PacketMirrorings::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-PacketMirrorings-Rest-Client)
1223
1253
  # for a REST client for version V1 of the API.
1224
1254
  # However, you can specify a different API version by passing it in the
1225
1255
  # `version` parameter. If the PacketMirrorings service is
@@ -1249,7 +1279,7 @@ module Google
1249
1279
  # Create a new client object for Projects.
1250
1280
  #
1251
1281
  # By default, this returns an instance of
1252
- # [Google::Cloud::Compute::V1::Projects::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Projects/Rest/Client.html)
1282
+ # [Google::Cloud::Compute::V1::Projects::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Projects-Rest-Client)
1253
1283
  # for a REST client for version V1 of the API.
1254
1284
  # However, you can specify a different API version by passing it in the
1255
1285
  # `version` parameter. If the Projects service is
@@ -1279,7 +1309,7 @@ module Google
1279
1309
  # Create a new client object for PublicAdvertisedPrefixes.
1280
1310
  #
1281
1311
  # By default, this returns an instance of
1282
- # [Google::Cloud::Compute::V1::PublicAdvertisedPrefixes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/PublicAdvertisedPrefixes/Rest/Client.html)
1312
+ # [Google::Cloud::Compute::V1::PublicAdvertisedPrefixes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-PublicAdvertisedPrefixes-Rest-Client)
1283
1313
  # for a REST client for version V1 of the API.
1284
1314
  # However, you can specify a different API version by passing it in the
1285
1315
  # `version` parameter. If the PublicAdvertisedPrefixes service is
@@ -1309,7 +1339,7 @@ module Google
1309
1339
  # Create a new client object for PublicDelegatedPrefixes.
1310
1340
  #
1311
1341
  # By default, this returns an instance of
1312
- # [Google::Cloud::Compute::V1::PublicDelegatedPrefixes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/PublicDelegatedPrefixes/Rest/Client.html)
1342
+ # [Google::Cloud::Compute::V1::PublicDelegatedPrefixes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-PublicDelegatedPrefixes-Rest-Client)
1313
1343
  # for a REST client for version V1 of the API.
1314
1344
  # However, you can specify a different API version by passing it in the
1315
1345
  # `version` parameter. If the PublicDelegatedPrefixes service is
@@ -1339,7 +1369,7 @@ module Google
1339
1369
  # Create a new client object for RegionAutoscalers.
1340
1370
  #
1341
1371
  # By default, this returns an instance of
1342
- # [Google::Cloud::Compute::V1::RegionAutoscalers::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionAutoscalers/Rest/Client.html)
1372
+ # [Google::Cloud::Compute::V1::RegionAutoscalers::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionAutoscalers-Rest-Client)
1343
1373
  # for a REST client for version V1 of the API.
1344
1374
  # However, you can specify a different API version by passing it in the
1345
1375
  # `version` parameter. If the RegionAutoscalers service is
@@ -1369,7 +1399,7 @@ module Google
1369
1399
  # Create a new client object for RegionBackendServices.
1370
1400
  #
1371
1401
  # By default, this returns an instance of
1372
- # [Google::Cloud::Compute::V1::RegionBackendServices::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionBackendServices/Rest/Client.html)
1402
+ # [Google::Cloud::Compute::V1::RegionBackendServices::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionBackendServices-Rest-Client)
1373
1403
  # for a REST client for version V1 of the API.
1374
1404
  # However, you can specify a different API version by passing it in the
1375
1405
  # `version` parameter. If the RegionBackendServices service is
@@ -1399,7 +1429,7 @@ module Google
1399
1429
  # Create a new client object for RegionCommitments.
1400
1430
  #
1401
1431
  # By default, this returns an instance of
1402
- # [Google::Cloud::Compute::V1::RegionCommitments::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionCommitments/Rest/Client.html)
1432
+ # [Google::Cloud::Compute::V1::RegionCommitments::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionCommitments-Rest-Client)
1403
1433
  # for a REST client for version V1 of the API.
1404
1434
  # However, you can specify a different API version by passing it in the
1405
1435
  # `version` parameter. If the RegionCommitments service is
@@ -1429,7 +1459,7 @@ module Google
1429
1459
  # Create a new client object for RegionDiskTypes.
1430
1460
  #
1431
1461
  # By default, this returns an instance of
1432
- # [Google::Cloud::Compute::V1::RegionDiskTypes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionDiskTypes/Rest/Client.html)
1462
+ # [Google::Cloud::Compute::V1::RegionDiskTypes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionDiskTypes-Rest-Client)
1433
1463
  # for a REST client for version V1 of the API.
1434
1464
  # However, you can specify a different API version by passing it in the
1435
1465
  # `version` parameter. If the RegionDiskTypes service is
@@ -1459,7 +1489,7 @@ module Google
1459
1489
  # Create a new client object for RegionDisks.
1460
1490
  #
1461
1491
  # By default, this returns an instance of
1462
- # [Google::Cloud::Compute::V1::RegionDisks::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionDisks/Rest/Client.html)
1492
+ # [Google::Cloud::Compute::V1::RegionDisks::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionDisks-Rest-Client)
1463
1493
  # for a REST client for version V1 of the API.
1464
1494
  # However, you can specify a different API version by passing it in the
1465
1495
  # `version` parameter. If the RegionDisks service is
@@ -1489,7 +1519,7 @@ module Google
1489
1519
  # Create a new client object for RegionHealthCheckServices.
1490
1520
  #
1491
1521
  # By default, this returns an instance of
1492
- # [Google::Cloud::Compute::V1::RegionHealthCheckServices::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionHealthCheckServices/Rest/Client.html)
1522
+ # [Google::Cloud::Compute::V1::RegionHealthCheckServices::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionHealthCheckServices-Rest-Client)
1493
1523
  # for a REST client for version V1 of the API.
1494
1524
  # However, you can specify a different API version by passing it in the
1495
1525
  # `version` parameter. If the RegionHealthCheckServices service is
@@ -1519,7 +1549,7 @@ module Google
1519
1549
  # Create a new client object for RegionHealthChecks.
1520
1550
  #
1521
1551
  # By default, this returns an instance of
1522
- # [Google::Cloud::Compute::V1::RegionHealthChecks::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionHealthChecks/Rest/Client.html)
1552
+ # [Google::Cloud::Compute::V1::RegionHealthChecks::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionHealthChecks-Rest-Client)
1523
1553
  # for a REST client for version V1 of the API.
1524
1554
  # However, you can specify a different API version by passing it in the
1525
1555
  # `version` parameter. If the RegionHealthChecks service is
@@ -1549,7 +1579,7 @@ module Google
1549
1579
  # Create a new client object for RegionInstanceGroupManagers.
1550
1580
  #
1551
1581
  # By default, this returns an instance of
1552
- # [Google::Cloud::Compute::V1::RegionInstanceGroupManagers::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionInstanceGroupManagers/Rest/Client.html)
1582
+ # [Google::Cloud::Compute::V1::RegionInstanceGroupManagers::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionInstanceGroupManagers-Rest-Client)
1553
1583
  # for a REST client for version V1 of the API.
1554
1584
  # However, you can specify a different API version by passing it in the
1555
1585
  # `version` parameter. If the RegionInstanceGroupManagers service is
@@ -1579,7 +1609,7 @@ module Google
1579
1609
  # Create a new client object for RegionInstanceGroups.
1580
1610
  #
1581
1611
  # By default, this returns an instance of
1582
- # [Google::Cloud::Compute::V1::RegionInstanceGroups::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionInstanceGroups/Rest/Client.html)
1612
+ # [Google::Cloud::Compute::V1::RegionInstanceGroups::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionInstanceGroups-Rest-Client)
1583
1613
  # for a REST client for version V1 of the API.
1584
1614
  # However, you can specify a different API version by passing it in the
1585
1615
  # `version` parameter. If the RegionInstanceGroups service is
@@ -1605,11 +1635,41 @@ module Google
1605
1635
  service_module.const_get(:Rest).const_get(:Client).new(&block)
1606
1636
  end
1607
1637
 
1638
+ ##
1639
+ # Create a new client object for RegionInstanceTemplates.
1640
+ #
1641
+ # By default, this returns an instance of
1642
+ # [Google::Cloud::Compute::V1::RegionInstanceTemplates::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionInstanceTemplates-Rest-Client)
1643
+ # for a REST client for version V1 of the API.
1644
+ # However, you can specify a different API version by passing it in the
1645
+ # `version` parameter. If the RegionInstanceTemplates service is
1646
+ # supported by that API version, and the corresponding gem is available, the
1647
+ # appropriate versioned client will be returned.
1648
+ #
1649
+ # ## About RegionInstanceTemplates
1650
+ #
1651
+ # The RegionInstanceTemplates API.
1652
+ #
1653
+ # @param version [::String, ::Symbol] The API version to connect to. Optional.
1654
+ # Defaults to `:v1`.
1655
+ # @return [::Object] A client object for the specified version.
1656
+ #
1657
+ def self.region_instance_templates version: :v1, &block
1658
+ require "google/cloud/compute/#{version.to_s.downcase}"
1659
+
1660
+ package_name = Google::Cloud::Compute
1661
+ .constants
1662
+ .select { |sym| sym.to_s.downcase == version.to_s.downcase.tr("_", "") }
1663
+ .first
1664
+ service_module = Google::Cloud::Compute.const_get(package_name).const_get(:RegionInstanceTemplates)
1665
+ service_module.const_get(:Rest).const_get(:Client).new(&block)
1666
+ end
1667
+
1608
1668
  ##
1609
1669
  # Create a new client object for RegionInstances.
1610
1670
  #
1611
1671
  # By default, this returns an instance of
1612
- # [Google::Cloud::Compute::V1::RegionInstances::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionInstances/Rest/Client.html)
1672
+ # [Google::Cloud::Compute::V1::RegionInstances::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionInstances-Rest-Client)
1613
1673
  # for a REST client for version V1 of the API.
1614
1674
  # However, you can specify a different API version by passing it in the
1615
1675
  # `version` parameter. If the RegionInstances service is
@@ -1639,7 +1699,7 @@ module Google
1639
1699
  # Create a new client object for RegionNetworkEndpointGroups.
1640
1700
  #
1641
1701
  # By default, this returns an instance of
1642
- # [Google::Cloud::Compute::V1::RegionNetworkEndpointGroups::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionNetworkEndpointGroups/Rest/Client.html)
1702
+ # [Google::Cloud::Compute::V1::RegionNetworkEndpointGroups::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionNetworkEndpointGroups-Rest-Client)
1643
1703
  # for a REST client for version V1 of the API.
1644
1704
  # However, you can specify a different API version by passing it in the
1645
1705
  # `version` parameter. If the RegionNetworkEndpointGroups service is
@@ -1669,7 +1729,7 @@ module Google
1669
1729
  # Create a new client object for RegionNetworkFirewallPolicies.
1670
1730
  #
1671
1731
  # By default, this returns an instance of
1672
- # [Google::Cloud::Compute::V1::RegionNetworkFirewallPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionNetworkFirewallPolicies/Rest/Client.html)
1732
+ # [Google::Cloud::Compute::V1::RegionNetworkFirewallPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionNetworkFirewallPolicies-Rest-Client)
1673
1733
  # for a REST client for version V1 of the API.
1674
1734
  # However, you can specify a different API version by passing it in the
1675
1735
  # `version` parameter. If the RegionNetworkFirewallPolicies service is
@@ -1699,7 +1759,7 @@ module Google
1699
1759
  # Create a new client object for RegionNotificationEndpoints.
1700
1760
  #
1701
1761
  # By default, this returns an instance of
1702
- # [Google::Cloud::Compute::V1::RegionNotificationEndpoints::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionNotificationEndpoints/Rest/Client.html)
1762
+ # [Google::Cloud::Compute::V1::RegionNotificationEndpoints::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionNotificationEndpoints-Rest-Client)
1703
1763
  # for a REST client for version V1 of the API.
1704
1764
  # However, you can specify a different API version by passing it in the
1705
1765
  # `version` parameter. If the RegionNotificationEndpoints service is
@@ -1729,7 +1789,7 @@ module Google
1729
1789
  # Create a new client object for RegionOperations.
1730
1790
  #
1731
1791
  # By default, this returns an instance of
1732
- # [Google::Cloud::Compute::V1::RegionOperations::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionOperations/Rest/Client.html)
1792
+ # [Google::Cloud::Compute::V1::RegionOperations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionOperations-Rest-Client)
1733
1793
  # for a REST client for version V1 of the API.
1734
1794
  # However, you can specify a different API version by passing it in the
1735
1795
  # `version` parameter. If the RegionOperations service is
@@ -1759,7 +1819,7 @@ module Google
1759
1819
  # Create a new client object for RegionSecurityPolicies.
1760
1820
  #
1761
1821
  # By default, this returns an instance of
1762
- # [Google::Cloud::Compute::V1::RegionSecurityPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionSecurityPolicies/Rest/Client.html)
1822
+ # [Google::Cloud::Compute::V1::RegionSecurityPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionSecurityPolicies-Rest-Client)
1763
1823
  # for a REST client for version V1 of the API.
1764
1824
  # However, you can specify a different API version by passing it in the
1765
1825
  # `version` parameter. If the RegionSecurityPolicies service is
@@ -1789,7 +1849,7 @@ module Google
1789
1849
  # Create a new client object for RegionSslCertificates.
1790
1850
  #
1791
1851
  # By default, this returns an instance of
1792
- # [Google::Cloud::Compute::V1::RegionSslCertificates::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionSslCertificates/Rest/Client.html)
1852
+ # [Google::Cloud::Compute::V1::RegionSslCertificates::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionSslCertificates-Rest-Client)
1793
1853
  # for a REST client for version V1 of the API.
1794
1854
  # However, you can specify a different API version by passing it in the
1795
1855
  # `version` parameter. If the RegionSslCertificates service is
@@ -1819,7 +1879,7 @@ module Google
1819
1879
  # Create a new client object for RegionSslPolicies.
1820
1880
  #
1821
1881
  # By default, this returns an instance of
1822
- # [Google::Cloud::Compute::V1::RegionSslPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionSslPolicies/Rest/Client.html)
1882
+ # [Google::Cloud::Compute::V1::RegionSslPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionSslPolicies-Rest-Client)
1823
1883
  # for a REST client for version V1 of the API.
1824
1884
  # However, you can specify a different API version by passing it in the
1825
1885
  # `version` parameter. If the RegionSslPolicies service is
@@ -1849,7 +1909,7 @@ module Google
1849
1909
  # Create a new client object for RegionTargetHttpProxies.
1850
1910
  #
1851
1911
  # By default, this returns an instance of
1852
- # [Google::Cloud::Compute::V1::RegionTargetHttpProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionTargetHttpProxies/Rest/Client.html)
1912
+ # [Google::Cloud::Compute::V1::RegionTargetHttpProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionTargetHttpProxies-Rest-Client)
1853
1913
  # for a REST client for version V1 of the API.
1854
1914
  # However, you can specify a different API version by passing it in the
1855
1915
  # `version` parameter. If the RegionTargetHttpProxies service is
@@ -1879,7 +1939,7 @@ module Google
1879
1939
  # Create a new client object for RegionTargetHttpsProxies.
1880
1940
  #
1881
1941
  # By default, this returns an instance of
1882
- # [Google::Cloud::Compute::V1::RegionTargetHttpsProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionTargetHttpsProxies/Rest/Client.html)
1942
+ # [Google::Cloud::Compute::V1::RegionTargetHttpsProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionTargetHttpsProxies-Rest-Client)
1883
1943
  # for a REST client for version V1 of the API.
1884
1944
  # However, you can specify a different API version by passing it in the
1885
1945
  # `version` parameter. If the RegionTargetHttpsProxies service is
@@ -1909,7 +1969,7 @@ module Google
1909
1969
  # Create a new client object for RegionTargetTcpProxies.
1910
1970
  #
1911
1971
  # By default, this returns an instance of
1912
- # [Google::Cloud::Compute::V1::RegionTargetTcpProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionTargetTcpProxies/Rest/Client.html)
1972
+ # [Google::Cloud::Compute::V1::RegionTargetTcpProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionTargetTcpProxies-Rest-Client)
1913
1973
  # for a REST client for version V1 of the API.
1914
1974
  # However, you can specify a different API version by passing it in the
1915
1975
  # `version` parameter. If the RegionTargetTcpProxies service is
@@ -1939,7 +1999,7 @@ module Google
1939
1999
  # Create a new client object for RegionUrlMaps.
1940
2000
  #
1941
2001
  # By default, this returns an instance of
1942
- # [Google::Cloud::Compute::V1::RegionUrlMaps::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/RegionUrlMaps/Rest/Client.html)
2002
+ # [Google::Cloud::Compute::V1::RegionUrlMaps::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-RegionUrlMaps-Rest-Client)
1943
2003
  # for a REST client for version V1 of the API.
1944
2004
  # However, you can specify a different API version by passing it in the
1945
2005
  # `version` parameter. If the RegionUrlMaps service is
@@ -1969,7 +2029,7 @@ module Google
1969
2029
  # Create a new client object for Regions.
1970
2030
  #
1971
2031
  # By default, this returns an instance of
1972
- # [Google::Cloud::Compute::V1::Regions::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Regions/Rest/Client.html)
2032
+ # [Google::Cloud::Compute::V1::Regions::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Regions-Rest-Client)
1973
2033
  # for a REST client for version V1 of the API.
1974
2034
  # However, you can specify a different API version by passing it in the
1975
2035
  # `version` parameter. If the Regions service is
@@ -1999,7 +2059,7 @@ module Google
1999
2059
  # Create a new client object for Reservations.
2000
2060
  #
2001
2061
  # By default, this returns an instance of
2002
- # [Google::Cloud::Compute::V1::Reservations::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Reservations/Rest/Client.html)
2062
+ # [Google::Cloud::Compute::V1::Reservations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Reservations-Rest-Client)
2003
2063
  # for a REST client for version V1 of the API.
2004
2064
  # However, you can specify a different API version by passing it in the
2005
2065
  # `version` parameter. If the Reservations service is
@@ -2029,7 +2089,7 @@ module Google
2029
2089
  # Create a new client object for ResourcePolicies.
2030
2090
  #
2031
2091
  # By default, this returns an instance of
2032
- # [Google::Cloud::Compute::V1::ResourcePolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/ResourcePolicies/Rest/Client.html)
2092
+ # [Google::Cloud::Compute::V1::ResourcePolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-ResourcePolicies-Rest-Client)
2033
2093
  # for a REST client for version V1 of the API.
2034
2094
  # However, you can specify a different API version by passing it in the
2035
2095
  # `version` parameter. If the ResourcePolicies service is
@@ -2059,7 +2119,7 @@ module Google
2059
2119
  # Create a new client object for Routers.
2060
2120
  #
2061
2121
  # By default, this returns an instance of
2062
- # [Google::Cloud::Compute::V1::Routers::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Routers/Rest/Client.html)
2122
+ # [Google::Cloud::Compute::V1::Routers::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Routers-Rest-Client)
2063
2123
  # for a REST client for version V1 of the API.
2064
2124
  # However, you can specify a different API version by passing it in the
2065
2125
  # `version` parameter. If the Routers service is
@@ -2089,7 +2149,7 @@ module Google
2089
2149
  # Create a new client object for Routes.
2090
2150
  #
2091
2151
  # By default, this returns an instance of
2092
- # [Google::Cloud::Compute::V1::Routes::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Routes/Rest/Client.html)
2152
+ # [Google::Cloud::Compute::V1::Routes::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Routes-Rest-Client)
2093
2153
  # for a REST client for version V1 of the API.
2094
2154
  # However, you can specify a different API version by passing it in the
2095
2155
  # `version` parameter. If the Routes service is
@@ -2119,7 +2179,7 @@ module Google
2119
2179
  # Create a new client object for SecurityPolicies.
2120
2180
  #
2121
2181
  # By default, this returns an instance of
2122
- # [Google::Cloud::Compute::V1::SecurityPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/SecurityPolicies/Rest/Client.html)
2182
+ # [Google::Cloud::Compute::V1::SecurityPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-SecurityPolicies-Rest-Client)
2123
2183
  # for a REST client for version V1 of the API.
2124
2184
  # However, you can specify a different API version by passing it in the
2125
2185
  # `version` parameter. If the SecurityPolicies service is
@@ -2149,7 +2209,7 @@ module Google
2149
2209
  # Create a new client object for ServiceAttachments.
2150
2210
  #
2151
2211
  # By default, this returns an instance of
2152
- # [Google::Cloud::Compute::V1::ServiceAttachments::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/ServiceAttachments/Rest/Client.html)
2212
+ # [Google::Cloud::Compute::V1::ServiceAttachments::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-ServiceAttachments-Rest-Client)
2153
2213
  # for a REST client for version V1 of the API.
2154
2214
  # However, you can specify a different API version by passing it in the
2155
2215
  # `version` parameter. If the ServiceAttachments service is
@@ -2179,7 +2239,7 @@ module Google
2179
2239
  # Create a new client object for Snapshots.
2180
2240
  #
2181
2241
  # By default, this returns an instance of
2182
- # [Google::Cloud::Compute::V1::Snapshots::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Snapshots/Rest/Client.html)
2242
+ # [Google::Cloud::Compute::V1::Snapshots::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Snapshots-Rest-Client)
2183
2243
  # for a REST client for version V1 of the API.
2184
2244
  # However, you can specify a different API version by passing it in the
2185
2245
  # `version` parameter. If the Snapshots service is
@@ -2209,7 +2269,7 @@ module Google
2209
2269
  # Create a new client object for SslCertificates.
2210
2270
  #
2211
2271
  # By default, this returns an instance of
2212
- # [Google::Cloud::Compute::V1::SslCertificates::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/SslCertificates/Rest/Client.html)
2272
+ # [Google::Cloud::Compute::V1::SslCertificates::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-SslCertificates-Rest-Client)
2213
2273
  # for a REST client for version V1 of the API.
2214
2274
  # However, you can specify a different API version by passing it in the
2215
2275
  # `version` parameter. If the SslCertificates service is
@@ -2239,7 +2299,7 @@ module Google
2239
2299
  # Create a new client object for SslPolicies.
2240
2300
  #
2241
2301
  # By default, this returns an instance of
2242
- # [Google::Cloud::Compute::V1::SslPolicies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/SslPolicies/Rest/Client.html)
2302
+ # [Google::Cloud::Compute::V1::SslPolicies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-SslPolicies-Rest-Client)
2243
2303
  # for a REST client for version V1 of the API.
2244
2304
  # However, you can specify a different API version by passing it in the
2245
2305
  # `version` parameter. If the SslPolicies service is
@@ -2269,7 +2329,7 @@ module Google
2269
2329
  # Create a new client object for Subnetworks.
2270
2330
  #
2271
2331
  # By default, this returns an instance of
2272
- # [Google::Cloud::Compute::V1::Subnetworks::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Subnetworks/Rest/Client.html)
2332
+ # [Google::Cloud::Compute::V1::Subnetworks::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Subnetworks-Rest-Client)
2273
2333
  # for a REST client for version V1 of the API.
2274
2334
  # However, you can specify a different API version by passing it in the
2275
2335
  # `version` parameter. If the Subnetworks service is
@@ -2299,7 +2359,7 @@ module Google
2299
2359
  # Create a new client object for TargetGrpcProxies.
2300
2360
  #
2301
2361
  # By default, this returns an instance of
2302
- # [Google::Cloud::Compute::V1::TargetGrpcProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetGrpcProxies/Rest/Client.html)
2362
+ # [Google::Cloud::Compute::V1::TargetGrpcProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetGrpcProxies-Rest-Client)
2303
2363
  # for a REST client for version V1 of the API.
2304
2364
  # However, you can specify a different API version by passing it in the
2305
2365
  # `version` parameter. If the TargetGrpcProxies service is
@@ -2329,7 +2389,7 @@ module Google
2329
2389
  # Create a new client object for TargetHttpProxies.
2330
2390
  #
2331
2391
  # By default, this returns an instance of
2332
- # [Google::Cloud::Compute::V1::TargetHttpProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetHttpProxies/Rest/Client.html)
2392
+ # [Google::Cloud::Compute::V1::TargetHttpProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetHttpProxies-Rest-Client)
2333
2393
  # for a REST client for version V1 of the API.
2334
2394
  # However, you can specify a different API version by passing it in the
2335
2395
  # `version` parameter. If the TargetHttpProxies service is
@@ -2359,7 +2419,7 @@ module Google
2359
2419
  # Create a new client object for TargetHttpsProxies.
2360
2420
  #
2361
2421
  # By default, this returns an instance of
2362
- # [Google::Cloud::Compute::V1::TargetHttpsProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetHttpsProxies/Rest/Client.html)
2422
+ # [Google::Cloud::Compute::V1::TargetHttpsProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetHttpsProxies-Rest-Client)
2363
2423
  # for a REST client for version V1 of the API.
2364
2424
  # However, you can specify a different API version by passing it in the
2365
2425
  # `version` parameter. If the TargetHttpsProxies service is
@@ -2389,7 +2449,7 @@ module Google
2389
2449
  # Create a new client object for TargetInstances.
2390
2450
  #
2391
2451
  # By default, this returns an instance of
2392
- # [Google::Cloud::Compute::V1::TargetInstances::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetInstances/Rest/Client.html)
2452
+ # [Google::Cloud::Compute::V1::TargetInstances::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetInstances-Rest-Client)
2393
2453
  # for a REST client for version V1 of the API.
2394
2454
  # However, you can specify a different API version by passing it in the
2395
2455
  # `version` parameter. If the TargetInstances service is
@@ -2419,7 +2479,7 @@ module Google
2419
2479
  # Create a new client object for TargetPools.
2420
2480
  #
2421
2481
  # By default, this returns an instance of
2422
- # [Google::Cloud::Compute::V1::TargetPools::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetPools/Rest/Client.html)
2482
+ # [Google::Cloud::Compute::V1::TargetPools::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetPools-Rest-Client)
2423
2483
  # for a REST client for version V1 of the API.
2424
2484
  # However, you can specify a different API version by passing it in the
2425
2485
  # `version` parameter. If the TargetPools service is
@@ -2449,7 +2509,7 @@ module Google
2449
2509
  # Create a new client object for TargetSslProxies.
2450
2510
  #
2451
2511
  # By default, this returns an instance of
2452
- # [Google::Cloud::Compute::V1::TargetSslProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetSslProxies/Rest/Client.html)
2512
+ # [Google::Cloud::Compute::V1::TargetSslProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetSslProxies-Rest-Client)
2453
2513
  # for a REST client for version V1 of the API.
2454
2514
  # However, you can specify a different API version by passing it in the
2455
2515
  # `version` parameter. If the TargetSslProxies service is
@@ -2479,7 +2539,7 @@ module Google
2479
2539
  # Create a new client object for TargetTcpProxies.
2480
2540
  #
2481
2541
  # By default, this returns an instance of
2482
- # [Google::Cloud::Compute::V1::TargetTcpProxies::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetTcpProxies/Rest/Client.html)
2542
+ # [Google::Cloud::Compute::V1::TargetTcpProxies::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetTcpProxies-Rest-Client)
2483
2543
  # for a REST client for version V1 of the API.
2484
2544
  # However, you can specify a different API version by passing it in the
2485
2545
  # `version` parameter. If the TargetTcpProxies service is
@@ -2509,7 +2569,7 @@ module Google
2509
2569
  # Create a new client object for TargetVpnGateways.
2510
2570
  #
2511
2571
  # By default, this returns an instance of
2512
- # [Google::Cloud::Compute::V1::TargetVpnGateways::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/TargetVpnGateways/Rest/Client.html)
2572
+ # [Google::Cloud::Compute::V1::TargetVpnGateways::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-TargetVpnGateways-Rest-Client)
2513
2573
  # for a REST client for version V1 of the API.
2514
2574
  # However, you can specify a different API version by passing it in the
2515
2575
  # `version` parameter. If the TargetVpnGateways service is
@@ -2539,7 +2599,7 @@ module Google
2539
2599
  # Create a new client object for UrlMaps.
2540
2600
  #
2541
2601
  # By default, this returns an instance of
2542
- # [Google::Cloud::Compute::V1::UrlMaps::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/UrlMaps/Rest/Client.html)
2602
+ # [Google::Cloud::Compute::V1::UrlMaps::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-UrlMaps-Rest-Client)
2543
2603
  # for a REST client for version V1 of the API.
2544
2604
  # However, you can specify a different API version by passing it in the
2545
2605
  # `version` parameter. If the UrlMaps service is
@@ -2569,7 +2629,7 @@ module Google
2569
2629
  # Create a new client object for VpnGateways.
2570
2630
  #
2571
2631
  # By default, this returns an instance of
2572
- # [Google::Cloud::Compute::V1::VpnGateways::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/VpnGateways/Rest/Client.html)
2632
+ # [Google::Cloud::Compute::V1::VpnGateways::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-VpnGateways-Rest-Client)
2573
2633
  # for a REST client for version V1 of the API.
2574
2634
  # However, you can specify a different API version by passing it in the
2575
2635
  # `version` parameter. If the VpnGateways service is
@@ -2599,7 +2659,7 @@ module Google
2599
2659
  # Create a new client object for VpnTunnels.
2600
2660
  #
2601
2661
  # By default, this returns an instance of
2602
- # [Google::Cloud::Compute::V1::VpnTunnels::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/VpnTunnels/Rest/Client.html)
2662
+ # [Google::Cloud::Compute::V1::VpnTunnels::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-VpnTunnels-Rest-Client)
2603
2663
  # for a REST client for version V1 of the API.
2604
2664
  # However, you can specify a different API version by passing it in the
2605
2665
  # `version` parameter. If the VpnTunnels service is
@@ -2629,7 +2689,7 @@ module Google
2629
2689
  # Create a new client object for ZoneOperations.
2630
2690
  #
2631
2691
  # By default, this returns an instance of
2632
- # [Google::Cloud::Compute::V1::ZoneOperations::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/ZoneOperations/Rest/Client.html)
2692
+ # [Google::Cloud::Compute::V1::ZoneOperations::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-ZoneOperations-Rest-Client)
2633
2693
  # for a REST client for version V1 of the API.
2634
2694
  # However, you can specify a different API version by passing it in the
2635
2695
  # `version` parameter. If the ZoneOperations service is
@@ -2659,7 +2719,7 @@ module Google
2659
2719
  # Create a new client object for Zones.
2660
2720
  #
2661
2721
  # By default, this returns an instance of
2662
- # [Google::Cloud::Compute::V1::Zones::Rest::Client](https://googleapis.dev/ruby/google-cloud-compute-v1/latest/Google/Cloud/Compute/V1/Zones/Rest/Client.html)
2722
+ # [Google::Cloud::Compute::V1::Zones::Rest::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-compute-v1/latest/Google-Cloud-Compute-V1-Zones-Rest-Client)
2663
2723
  # for a REST client for version V1 of the API.
2664
2724
  # However, you can specify a different API version by passing it in the
2665
2725
  # `version` parameter. If the Zones service is
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-compute
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-15 00:00:00.000000000 Z
11
+ date: 2023-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-compute-v1
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '2.0'
19
+ version: '2.3'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '2.0'
26
+ version: '2.3'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: google-cloud-core
29
29
  requirement: !ruby/object:Gem::Requirement