google-api-client 0.33.0 → 0.33.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +35 -0
  3. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  4. data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
  5. data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
  6. data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
  7. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  8. data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
  9. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  10. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  12. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  13. data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
  14. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  15. data/generated/google/apis/bigquery_v2.rb +1 -1
  16. data/generated/google/apis/bigquery_v2/classes.rb +6 -0
  17. data/generated/google/apis/bigquery_v2/representations.rb +2 -0
  18. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  19. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
  20. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  21. data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
  22. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  23. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
  24. data/generated/google/apis/cloudasset_v1.rb +1 -1
  25. data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
  26. data/generated/google/apis/cloudasset_v1/service.rb +1 -2
  27. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  28. data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
  29. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  30. data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
  31. data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
  32. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  33. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
  34. data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
  35. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  36. data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
  37. data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
  38. data/generated/google/apis/cloudshell_v1.rb +1 -1
  39. data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
  40. data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
  41. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  42. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
  43. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  44. data/generated/google/apis/compute_alpha.rb +1 -1
  45. data/generated/google/apis/compute_alpha/classes.rb +481 -126
  46. data/generated/google/apis/compute_alpha/representations.rb +107 -2
  47. data/generated/google/apis/compute_alpha/service.rb +1035 -640
  48. data/generated/google/apis/compute_beta.rb +1 -1
  49. data/generated/google/apis/compute_beta/classes.rb +986 -241
  50. data/generated/google/apis/compute_beta/representations.rb +284 -0
  51. data/generated/google/apis/compute_beta/service.rb +1242 -532
  52. data/generated/google/apis/compute_v1.rb +1 -1
  53. data/generated/google/apis/compute_v1/classes.rb +252 -99
  54. data/generated/google/apis/compute_v1/representations.rb +24 -0
  55. data/generated/google/apis/compute_v1/service.rb +749 -472
  56. data/generated/google/apis/docs_v1.rb +1 -1
  57. data/generated/google/apis/docs_v1/classes.rb +63 -0
  58. data/generated/google/apis/docs_v1/representations.rb +17 -0
  59. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  60. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  61. data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
  62. data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
  63. data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
  64. data/generated/google/apis/iam_v1.rb +1 -1
  65. data/generated/google/apis/iam_v1/classes.rb +1 -1
  66. data/generated/google/apis/iap_v1.rb +1 -1
  67. data/generated/google/apis/iap_v1/classes.rb +185 -0
  68. data/generated/google/apis/iap_v1/representations.rb +102 -0
  69. data/generated/google/apis/iap_v1/service.rb +72 -0
  70. data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
  71. data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
  72. data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
  73. data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
  74. data/generated/google/apis/monitoring_v1.rb +36 -0
  75. data/generated/google/apis/monitoring_v1/classes.rb +260 -0
  76. data/generated/google/apis/monitoring_v1/representations.rb +123 -0
  77. data/generated/google/apis/monitoring_v1/service.rb +64 -0
  78. data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
  79. data/generated/google/apis/run_v1.rb +1 -1
  80. data/generated/google/apis/run_v1/classes.rb +0 -7
  81. data/generated/google/apis/run_v1/service.rb +156 -94
  82. data/generated/google/apis/sql_v1beta4.rb +37 -0
  83. data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
  84. data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
  85. data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
  86. data/generated/google/apis/testing_v1.rb +1 -1
  87. data/generated/google/apis/testing_v1/classes.rb +1 -1
  88. data/generated/google/apis/vision_v1.rb +1 -1
  89. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  90. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  91. data/lib/google/apis/version.rb +1 -1
  92. metadata +14 -6
  93. data/generated/google/apis/speech_v2beta/classes.rb +0 -355
  94. data/generated/google/apis/speech_v2beta/representations.rb +0 -152
  95. data/generated/google/apis/speech_v2beta/service.rb +0 -138
@@ -1792,6 +1792,12 @@ module Google
1792
1792
  include Google::Apis::Core::JsonObjectSupport
1793
1793
  end
1794
1794
 
1795
+ class LogConfigCounterOptionsCustomField
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1795
1801
  class LogConfigDataAccessOptions
1796
1802
  class Representation < Google::Apis::Core::JsonRepresentation; end
1797
1803
 
@@ -6220,10 +6226,12 @@ module Google
6220
6226
  class HttpRouteRule
6221
6227
  # @private
6222
6228
  class Representation < Google::Apis::Core::JsonRepresentation
6229
+ property :description, as: 'description'
6223
6230
  property :header_action, as: 'headerAction', class: Google::Apis::ComputeV1::HttpHeaderAction, decorator: Google::Apis::ComputeV1::HttpHeaderAction::Representation
6224
6231
 
6225
6232
  collection :match_rules, as: 'matchRules', class: Google::Apis::ComputeV1::HttpRouteRuleMatch, decorator: Google::Apis::ComputeV1::HttpRouteRuleMatch::Representation
6226
6233
 
6234
+ property :priority, as: 'priority'
6227
6235
  property :route_action, as: 'routeAction', class: Google::Apis::ComputeV1::HttpRouteAction, decorator: Google::Apis::ComputeV1::HttpRouteAction::Representation
6228
6236
 
6229
6237
  property :service, as: 'service'
@@ -7558,11 +7566,21 @@ module Google
7558
7566
  class LogConfigCounterOptions
7559
7567
  # @private
7560
7568
  class Representation < Google::Apis::Core::JsonRepresentation
7569
+ collection :custom_fields, as: 'customFields', class: Google::Apis::ComputeV1::LogConfigCounterOptionsCustomField, decorator: Google::Apis::ComputeV1::LogConfigCounterOptionsCustomField::Representation
7570
+
7561
7571
  property :field, as: 'field'
7562
7572
  property :metric, as: 'metric'
7563
7573
  end
7564
7574
  end
7565
7575
 
7576
+ class LogConfigCounterOptionsCustomField
7577
+ # @private
7578
+ class Representation < Google::Apis::Core::JsonRepresentation
7579
+ property :name, as: 'name'
7580
+ property :value, as: 'value'
7581
+ end
7582
+ end
7583
+
7566
7584
  class LogConfigDataAccessOptions
7567
7585
  # @private
7568
7586
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9463,6 +9481,7 @@ module Google
9463
9481
  property :name, as: 'name'
9464
9482
  property :network, as: 'network'
9465
9483
  property :next_hop_gateway, as: 'nextHopGateway'
9484
+ property :next_hop_ilb, as: 'nextHopIlb'
9466
9485
  property :next_hop_instance, as: 'nextHopInstance'
9467
9486
  property :next_hop_ip, as: 'nextHopIp'
9468
9487
  property :next_hop_network, as: 'nextHopNetwork'
@@ -9662,6 +9681,7 @@ module Google
9662
9681
  class RouterNat
9663
9682
  # @private
9664
9683
  class Representation < Google::Apis::Core::JsonRepresentation
9684
+ collection :drain_nat_ips, as: 'drainNatIps'
9665
9685
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
9666
9686
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeV1::RouterNatLogConfig, decorator: Google::Apis::ComputeV1::RouterNatLogConfig::Representation
9667
9687
 
@@ -9731,6 +9751,8 @@ module Google
9731
9751
  # @private
9732
9752
  class Representation < Google::Apis::Core::JsonRepresentation
9733
9753
  collection :auto_allocated_nat_ips, as: 'autoAllocatedNatIps'
9754
+ collection :drain_auto_allocated_nat_ips, as: 'drainAutoAllocatedNatIps'
9755
+ collection :drain_user_allocated_nat_ips, as: 'drainUserAllocatedNatIps'
9734
9756
  property :min_extra_nat_ips_needed, as: 'minExtraNatIpsNeeded'
9735
9757
  property :name, as: 'name'
9736
9758
  property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
@@ -11388,7 +11410,9 @@ module Google
11388
11410
  class VmEndpointNatMappingsInterfaceNatMappings
11389
11411
  # @private
11390
11412
  class Representation < Google::Apis::Core::JsonRepresentation
11413
+ collection :drain_nat_ip_port_ranges, as: 'drainNatIpPortRanges'
11391
11414
  collection :nat_ip_port_ranges, as: 'natIpPortRanges'
11415
+ property :num_total_drain_nat_ports, as: 'numTotalDrainNatPorts'
11392
11416
  property :num_total_nat_ports, as: 'numTotalNatPorts'
11393
11417
  property :source_alias_ip_range, as: 'sourceAliasIpRange'
11394
11418
  property :source_virtual_ip, as: 'sourceVirtualIp'
@@ -51,7 +51,8 @@ module Google
51
51
  @batch_path = 'batch/compute/v1'
52
52
  end
53
53
 
54
- # Retrieves an aggregated list of accelerator types.
54
+ # Retrieves an aggregated list of accelerator types. (== suppress_warning http-
55
+ # rest-shadowed ==)
55
56
  # @param [String] project
56
57
  # Project ID for this request.
57
58
  # @param [String] filter
@@ -122,7 +123,8 @@ module Google
122
123
  execute_or_queue_command(command, &block)
123
124
  end
124
125
 
125
- # Returns the specified accelerator type.
126
+ # Returns the specified accelerator type. (== suppress_warning http-rest-
127
+ # shadowed ==)
126
128
  # @param [String] project
127
129
  # Project ID for this request.
128
130
  # @param [String] zone
@@ -161,7 +163,8 @@ module Google
161
163
  execute_or_queue_command(command, &block)
162
164
  end
163
165
 
164
- # Retrieves a list of accelerator types available to the specified project.
166
+ # Retrieves a list of accelerator types available to the specified project. (==
167
+ # suppress_warning http-rest-shadowed ==)
165
168
  # @param [String] project
166
169
  # Project ID for this request.
167
170
  # @param [String] zone
@@ -235,7 +238,8 @@ module Google
235
238
  execute_or_queue_command(command, &block)
236
239
  end
237
240
 
238
- # Retrieves an aggregated list of addresses.
241
+ # Retrieves an aggregated list of addresses. (== suppress_warning http-rest-
242
+ # shadowed ==)
239
243
  # @param [String] project
240
244
  # Project ID for this request.
241
245
  # @param [String] filter
@@ -306,7 +310,8 @@ module Google
306
310
  execute_or_queue_command(command, &block)
307
311
  end
308
312
 
309
- # Deletes the specified address resource.
313
+ # Deletes the specified address resource. (== suppress_warning http-rest-
314
+ # shadowed ==)
310
315
  # @param [String] project
311
316
  # Project ID for this request.
312
317
  # @param [String] region
@@ -357,7 +362,8 @@ module Google
357
362
  execute_or_queue_command(command, &block)
358
363
  end
359
364
 
360
- # Returns the specified address resource.
365
+ # Returns the specified address resource. (== suppress_warning http-rest-
366
+ # shadowed ==)
361
367
  # @param [String] project
362
368
  # Project ID for this request.
363
369
  # @param [String] region
@@ -397,7 +403,7 @@ module Google
397
403
  end
398
404
 
399
405
  # Creates an address resource in the specified project by using the data
400
- # included in the request.
406
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
401
407
  # @param [String] project
402
408
  # Project ID for this request.
403
409
  # @param [String] region
@@ -448,7 +454,8 @@ module Google
448
454
  execute_or_queue_command(command, &block)
449
455
  end
450
456
 
451
- # Retrieves a list of addresses contained within the specified region.
457
+ # Retrieves a list of addresses contained within the specified region. (==
458
+ # suppress_warning http-rest-shadowed ==)
452
459
  # @param [String] project
453
460
  # Project ID for this request.
454
461
  # @param [String] region
@@ -522,7 +529,8 @@ module Google
522
529
  execute_or_queue_command(command, &block)
523
530
  end
524
531
 
525
- # Retrieves an aggregated list of autoscalers.
532
+ # Retrieves an aggregated list of autoscalers. (== suppress_warning http-rest-
533
+ # shadowed ==)
526
534
  # @param [String] project
527
535
  # Project ID for this request.
528
536
  # @param [String] filter
@@ -593,7 +601,7 @@ module Google
593
601
  execute_or_queue_command(command, &block)
594
602
  end
595
603
 
596
- # Deletes the specified autoscaler.
604
+ # Deletes the specified autoscaler. (== suppress_warning http-rest-shadowed ==)
597
605
  # @param [String] project
598
606
  # Project ID for this request.
599
607
  # @param [String] zone
@@ -645,7 +653,8 @@ module Google
645
653
  end
646
654
 
647
655
  # Returns the specified autoscaler resource. Gets a list of available
648
- # autoscalers by making a list() request.
656
+ # autoscalers by making a list() request. (== suppress_warning http-rest-
657
+ # shadowed ==)
649
658
  # @param [String] project
650
659
  # Project ID for this request.
651
660
  # @param [String] zone
@@ -685,7 +694,7 @@ module Google
685
694
  end
686
695
 
687
696
  # Creates an autoscaler in the specified project using the data included in the
688
- # request.
697
+ # request. (== suppress_warning http-rest-shadowed ==)
689
698
  # @param [String] project
690
699
  # Project ID for this request.
691
700
  # @param [String] zone
@@ -736,7 +745,8 @@ module Google
736
745
  execute_or_queue_command(command, &block)
737
746
  end
738
747
 
739
- # Retrieves a list of autoscalers contained within the specified zone.
748
+ # Retrieves a list of autoscalers contained within the specified zone. (==
749
+ # suppress_warning http-rest-shadowed ==)
740
750
  # @param [String] project
741
751
  # Project ID for this request.
742
752
  # @param [String] zone
@@ -812,7 +822,7 @@ module Google
812
822
 
813
823
  # Updates an autoscaler in the specified project using the data included in the
814
824
  # request. This method supports PATCH semantics and uses the JSON merge patch
815
- # format and processing rules.
825
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
816
826
  # @param [String] project
817
827
  # Project ID for this request.
818
828
  # @param [String] zone
@@ -867,7 +877,7 @@ module Google
867
877
  end
868
878
 
869
879
  # Updates an autoscaler in the specified project using the data included in the
870
- # request.
880
+ # request. (== suppress_warning http-rest-shadowed ==)
871
881
  # @param [String] project
872
882
  # Project ID for this request.
873
883
  # @param [String] zone
@@ -921,7 +931,8 @@ module Google
921
931
  execute_or_queue_command(command, &block)
922
932
  end
923
933
 
924
- # Adds a key for validating requests with signed URLs for this backend bucket.
934
+ # Adds a key for validating requests with signed URLs for this backend bucket. (=
935
+ # = suppress_warning http-rest-shadowed ==)
925
936
  # @param [String] project
926
937
  # Project ID for this request.
927
938
  # @param [String] backend_bucket
@@ -973,7 +984,8 @@ module Google
973
984
  execute_or_queue_command(command, &block)
974
985
  end
975
986
 
976
- # Deletes the specified BackendBucket resource.
987
+ # Deletes the specified BackendBucket resource. (== suppress_warning http-rest-
988
+ # shadowed ==)
977
989
  # @param [String] project
978
990
  # Project ID for this request.
979
991
  # @param [String] backend_bucket
@@ -1022,6 +1034,7 @@ module Google
1022
1034
  end
1023
1035
 
1024
1036
  # Deletes a key for validating requests with signed URLs for this backend bucket.
1037
+ # (== suppress_warning http-rest-shadowed ==)
1025
1038
  # @param [String] project
1026
1039
  # Project ID for this request.
1027
1040
  # @param [String] backend_bucket
@@ -1074,7 +1087,7 @@ module Google
1074
1087
  end
1075
1088
 
1076
1089
  # Returns the specified BackendBucket resource. Gets a list of available backend
1077
- # buckets by making a list() request.
1090
+ # buckets by making a list() request. (== suppress_warning http-rest-shadowed ==)
1078
1091
  # @param [String] project
1079
1092
  # Project ID for this request.
1080
1093
  # @param [String] backend_bucket
@@ -1111,7 +1124,7 @@ module Google
1111
1124
  end
1112
1125
 
1113
1126
  # Creates a BackendBucket resource in the specified project using the data
1114
- # included in the request.
1127
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
1115
1128
  # @param [String] project
1116
1129
  # Project ID for this request.
1117
1130
  # @param [Google::Apis::ComputeV1::BackendBucket] backend_bucket_object
@@ -1160,7 +1173,7 @@ module Google
1160
1173
  end
1161
1174
 
1162
1175
  # Retrieves the list of BackendBucket resources available to the specified
1163
- # project.
1176
+ # project. (== suppress_warning http-rest-shadowed ==)
1164
1177
  # @param [String] project
1165
1178
  # Project ID for this request.
1166
1179
  # @param [String] filter
@@ -1233,7 +1246,7 @@ module Google
1233
1246
 
1234
1247
  # Updates the specified BackendBucket resource with the data included in the
1235
1248
  # request. This method supports PATCH semantics and uses the JSON merge patch
1236
- # format and processing rules.
1249
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
1237
1250
  # @param [String] project
1238
1251
  # Project ID for this request.
1239
1252
  # @param [String] backend_bucket
@@ -1285,7 +1298,7 @@ module Google
1285
1298
  end
1286
1299
 
1287
1300
  # Updates the specified BackendBucket resource with the data included in the
1288
- # request.
1301
+ # request. (== suppress_warning http-rest-shadowed ==)
1289
1302
  # @param [String] project
1290
1303
  # Project ID for this request.
1291
1304
  # @param [String] backend_bucket
@@ -1336,7 +1349,8 @@ module Google
1336
1349
  execute_or_queue_command(command, &block)
1337
1350
  end
1338
1351
 
1339
- # Adds a key for validating requests with signed URLs for this backend service.
1352
+ # Adds a key for validating requests with signed URLs for this backend service. (
1353
+ # == suppress_warning http-rest-shadowed ==)
1340
1354
  # @param [String] project
1341
1355
  # Project ID for this request.
1342
1356
  # @param [String] backend_service
@@ -1389,7 +1403,7 @@ module Google
1389
1403
  end
1390
1404
 
1391
1405
  # Retrieves the list of all BackendService resources, regional and global,
1392
- # available to the specified project.
1406
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
1393
1407
  # @param [String] project
1394
1408
  # Name of the project scoping this request.
1395
1409
  # @param [String] filter
@@ -1460,7 +1474,8 @@ module Google
1460
1474
  execute_or_queue_command(command, &block)
1461
1475
  end
1462
1476
 
1463
- # Deletes the specified BackendService resource.
1477
+ # Deletes the specified BackendService resource. (== suppress_warning http-rest-
1478
+ # shadowed ==)
1464
1479
  # @param [String] project
1465
1480
  # Project ID for this request.
1466
1481
  # @param [String] backend_service
@@ -1509,7 +1524,7 @@ module Google
1509
1524
  end
1510
1525
 
1511
1526
  # Deletes a key for validating requests with signed URLs for this backend
1512
- # service.
1527
+ # service. (== suppress_warning http-rest-shadowed ==)
1513
1528
  # @param [String] project
1514
1529
  # Project ID for this request.
1515
1530
  # @param [String] backend_service
@@ -1562,7 +1577,7 @@ module Google
1562
1577
  end
1563
1578
 
1564
1579
  # Returns the specified BackendService resource. Gets a list of available
1565
- # backend services.
1580
+ # backend services. (== suppress_warning http-rest-shadowed ==)
1566
1581
  # @param [String] project
1567
1582
  # Project ID for this request.
1568
1583
  # @param [String] backend_service
@@ -1598,7 +1613,8 @@ module Google
1598
1613
  execute_or_queue_command(command, &block)
1599
1614
  end
1600
1615
 
1601
- # Gets the most recent health check results for this BackendService.
1616
+ # Gets the most recent health check results for this BackendService. (==
1617
+ # suppress_warning http-rest-shadowed ==)
1602
1618
  # @param [String] project
1603
1619
  # @param [String] backend_service
1604
1620
  # Name of the BackendService resource to which the queried instance belongs.
@@ -1639,7 +1655,7 @@ module Google
1639
1655
  # Creates a BackendService resource in the specified project using the data
1640
1656
  # included in the request. There are several restrictions and guidelines to keep
1641
1657
  # in mind when creating a backend service. Read Restrictions and Guidelines for
1642
- # more information.
1658
+ # more information. (== suppress_warning http-rest-shadowed ==)
1643
1659
  # @param [String] project
1644
1660
  # Project ID for this request.
1645
1661
  # @param [Google::Apis::ComputeV1::BackendService] backend_service_object
@@ -1688,7 +1704,7 @@ module Google
1688
1704
  end
1689
1705
 
1690
1706
  # Retrieves the list of BackendService resources available to the specified
1691
- # project.
1707
+ # project. (== suppress_warning http-rest-shadowed ==)
1692
1708
  # @param [String] project
1693
1709
  # Project ID for this request.
1694
1710
  # @param [String] filter
@@ -1763,7 +1779,7 @@ module Google
1763
1779
  # request. There are several restrictions and guidelines to keep in mind when
1764
1780
  # updating a backend service. Read Restrictions and Guidelines for more
1765
1781
  # information. This method supports PATCH semantics and uses the JSON merge
1766
- # patch format and processing rules.
1782
+ # patch format and processing rules. (== suppress_warning http-rest-shadowed ==)
1767
1783
  # @param [String] project
1768
1784
  # Project ID for this request.
1769
1785
  # @param [String] backend_service
@@ -1814,7 +1830,8 @@ module Google
1814
1830
  execute_or_queue_command(command, &block)
1815
1831
  end
1816
1832
 
1817
- # Sets the security policy for the specified backend service.
1833
+ # Sets the security policy for the specified backend service. (==
1834
+ # suppress_warning http-rest-shadowed ==)
1818
1835
  # @param [String] project
1819
1836
  # Project ID for this request.
1820
1837
  # @param [String] backend_service
@@ -1869,7 +1886,7 @@ module Google
1869
1886
  # Updates the specified BackendService resource with the data included in the
1870
1887
  # request. There are several restrictions and guidelines to keep in mind when
1871
1888
  # updating a backend service. Read Restrictions and Guidelines for more
1872
- # information.
1889
+ # information. (== suppress_warning http-rest-shadowed ==)
1873
1890
  # @param [String] project
1874
1891
  # Project ID for this request.
1875
1892
  # @param [String] backend_service
@@ -1920,7 +1937,8 @@ module Google
1920
1937
  execute_or_queue_command(command, &block)
1921
1938
  end
1922
1939
 
1923
- # Retrieves an aggregated list of disk types.
1940
+ # Retrieves an aggregated list of disk types. (== suppress_warning http-rest-
1941
+ # shadowed ==)
1924
1942
  # @param [String] project
1925
1943
  # Project ID for this request.
1926
1944
  # @param [String] filter
@@ -1992,7 +2010,7 @@ module Google
1992
2010
  end
1993
2011
 
1994
2012
  # Returns the specified disk type. Gets a list of available disk types by making
1995
- # a list() request.
2013
+ # a list() request. (== suppress_warning http-rest-shadowed ==)
1996
2014
  # @param [String] project
1997
2015
  # Project ID for this request.
1998
2016
  # @param [String] zone
@@ -2031,7 +2049,8 @@ module Google
2031
2049
  execute_or_queue_command(command, &block)
2032
2050
  end
2033
2051
 
2034
- # Retrieves a list of disk types available to the specified project.
2052
+ # Retrieves a list of disk types available to the specified project. (==
2053
+ # suppress_warning http-rest-shadowed ==)
2035
2054
  # @param [String] project
2036
2055
  # Project ID for this request.
2037
2056
  # @param [String] zone
@@ -2106,7 +2125,8 @@ module Google
2106
2125
  end
2107
2126
 
2108
2127
  # Adds existing resource policies to a disk. You can only add one policy which
2109
- # will be applied to this disk for scheduling snapshot creation.
2128
+ # will be applied to this disk for scheduling snapshot creation. (==
2129
+ # suppress_warning http-rest-shadowed ==)
2110
2130
  # @param [String] project
2111
2131
  # Project ID for this request.
2112
2132
  # @param [String] zone
@@ -2160,7 +2180,8 @@ module Google
2160
2180
  execute_or_queue_command(command, &block)
2161
2181
  end
2162
2182
 
2163
- # Retrieves an aggregated list of persistent disks.
2183
+ # Retrieves an aggregated list of persistent disks. (== suppress_warning http-
2184
+ # rest-shadowed ==)
2164
2185
  # @param [String] project
2165
2186
  # Project ID for this request.
2166
2187
  # @param [String] filter
@@ -2231,7 +2252,8 @@ module Google
2231
2252
  execute_or_queue_command(command, &block)
2232
2253
  end
2233
2254
 
2234
- # Creates a snapshot of a specified persistent disk.
2255
+ # Creates a snapshot of a specified persistent disk. (== suppress_warning http-
2256
+ # rest-shadowed ==)
2235
2257
  # @param [String] project
2236
2258
  # Project ID for this request.
2237
2259
  # @param [String] zone
@@ -2293,6 +2315,7 @@ module Google
2293
2315
  # Deletes the specified persistent disk. Deleting a disk removes its data
2294
2316
  # permanently and is irreversible. However, deleting a disk does not delete any
2295
2317
  # snapshots previously made from the disk. You must separately delete snapshots.
2318
+ # (== suppress_warning http-rest-shadowed ==)
2296
2319
  # @param [String] project
2297
2320
  # Project ID for this request.
2298
2321
  # @param [String] zone
@@ -2344,7 +2367,7 @@ module Google
2344
2367
  end
2345
2368
 
2346
2369
  # Returns a specified persistent disk. Gets a list of available persistent disks
2347
- # by making a list() request.
2370
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
2348
2371
  # @param [String] project
2349
2372
  # Project ID for this request.
2350
2373
  # @param [String] zone
@@ -2384,7 +2407,7 @@ module Google
2384
2407
  end
2385
2408
 
2386
2409
  # Gets the access control policy for a resource. May be empty if no such policy
2387
- # or resource exists.
2410
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
2388
2411
  # @param [String] project
2389
2412
  # Project ID for this request.
2390
2413
  # @param [String] zone
@@ -2426,7 +2449,8 @@ module Google
2426
2449
  # Creates a persistent disk in the specified project using the data in the
2427
2450
  # request. You can create a disk with a sourceImage, a sourceSnapshot, or create
2428
2451
  # an empty 500 GB data disk by omitting all properties. You can also create a
2429
- # disk that is larger than the default size by specifying the sizeGb property.
2452
+ # disk that is larger than the default size by specifying the sizeGb property. (=
2453
+ # = suppress_warning http-rest-shadowed ==)
2430
2454
  # @param [String] project
2431
2455
  # Project ID for this request.
2432
2456
  # @param [String] zone
@@ -2480,7 +2504,8 @@ module Google
2480
2504
  execute_or_queue_command(command, &block)
2481
2505
  end
2482
2506
 
2483
- # Retrieves a list of persistent disks contained within the specified zone.
2507
+ # Retrieves a list of persistent disks contained within the specified zone. (==
2508
+ # suppress_warning http-rest-shadowed ==)
2484
2509
  # @param [String] project
2485
2510
  # Project ID for this request.
2486
2511
  # @param [String] zone
@@ -2554,7 +2579,8 @@ module Google
2554
2579
  execute_or_queue_command(command, &block)
2555
2580
  end
2556
2581
 
2557
- # Removes resource policies from a disk.
2582
+ # Removes resource policies from a disk. (== suppress_warning http-rest-shadowed
2583
+ # ==)
2558
2584
  # @param [String] project
2559
2585
  # Project ID for this request.
2560
2586
  # @param [String] zone
@@ -2609,7 +2635,7 @@ module Google
2609
2635
  end
2610
2636
 
2611
2637
  # Resizes the specified persistent disk. You can only increase the size of the
2612
- # disk.
2638
+ # disk. (== suppress_warning http-rest-shadowed ==)
2613
2639
  # @param [String] project
2614
2640
  # Project ID for this request.
2615
2641
  # @param [String] zone
@@ -2664,7 +2690,7 @@ module Google
2664
2690
  end
2665
2691
 
2666
2692
  # Sets the access control policy on the specified resource. Replaces any
2667
- # existing policy.
2693
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
2668
2694
  # @param [String] project
2669
2695
  # Project ID for this request.
2670
2696
  # @param [String] zone
@@ -2707,7 +2733,7 @@ module Google
2707
2733
  end
2708
2734
 
2709
2735
  # Sets the labels on a disk. To learn more about labels, read the Labeling
2710
- # Resources documentation.
2736
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
2711
2737
  # @param [String] project
2712
2738
  # Project ID for this request.
2713
2739
  # @param [String] zone
@@ -2761,7 +2787,8 @@ module Google
2761
2787
  execute_or_queue_command(command, &block)
2762
2788
  end
2763
2789
 
2764
- # Returns permissions that a caller has on the specified resource.
2790
+ # Returns permissions that a caller has on the specified resource. (==
2791
+ # suppress_warning http-rest-shadowed ==)
2765
2792
  # @param [String] project
2766
2793
  # Project ID for this request.
2767
2794
  # @param [String] zone
@@ -2803,7 +2830,8 @@ module Google
2803
2830
  execute_or_queue_command(command, &block)
2804
2831
  end
2805
2832
 
2806
- # Deletes the specified externalVpnGateway.
2833
+ # Deletes the specified externalVpnGateway. (== suppress_warning http-rest-
2834
+ # shadowed ==)
2807
2835
  # @param [String] project
2808
2836
  # Project ID for this request.
2809
2837
  # @param [String] external_vpn_gateway
@@ -2852,7 +2880,8 @@ module Google
2852
2880
  end
2853
2881
 
2854
2882
  # Returns the specified externalVpnGateway. Get a list of available
2855
- # externalVpnGateways by making a list() request.
2883
+ # externalVpnGateways by making a list() request. (== suppress_warning http-rest-
2884
+ # shadowed ==)
2856
2885
  # @param [String] project
2857
2886
  # Project ID for this request.
2858
2887
  # @param [String] external_vpn_gateway
@@ -2889,7 +2918,7 @@ module Google
2889
2918
  end
2890
2919
 
2891
2920
  # Creates a ExternalVpnGateway in the specified project using the data included
2892
- # in the request.
2921
+ # in the request. (== suppress_warning http-rest-shadowed ==)
2893
2922
  # @param [String] project
2894
2923
  # Project ID for this request.
2895
2924
  # @param [Google::Apis::ComputeV1::ExternalVpnGateway] external_vpn_gateway_object
@@ -2937,7 +2966,8 @@ module Google
2937
2966
  execute_or_queue_command(command, &block)
2938
2967
  end
2939
2968
 
2940
- # Retrieves the list of ExternalVpnGateway available to the specified project.
2969
+ # Retrieves the list of ExternalVpnGateway available to the specified project. (=
2970
+ # = suppress_warning http-rest-shadowed ==)
2941
2971
  # @param [String] project
2942
2972
  # Project ID for this request.
2943
2973
  # @param [String] filter
@@ -3009,7 +3039,7 @@ module Google
3009
3039
  end
3010
3040
 
3011
3041
  # Sets the labels on an ExternalVpnGateway. To learn more about labels, read the
3012
- # Labeling Resources documentation.
3042
+ # Labeling Resources documentation. (== suppress_warning http-rest-shadowed ==)
3013
3043
  # @param [String] project
3014
3044
  # Project ID for this request.
3015
3045
  # @param [String] resource
@@ -3048,7 +3078,8 @@ module Google
3048
3078
  execute_or_queue_command(command, &block)
3049
3079
  end
3050
3080
 
3051
- # Returns permissions that a caller has on the specified resource.
3081
+ # Returns permissions that a caller has on the specified resource. (==
3082
+ # suppress_warning http-rest-shadowed ==)
3052
3083
  # @param [String] project
3053
3084
  # Project ID for this request.
3054
3085
  # @param [String] resource
@@ -3087,7 +3118,7 @@ module Google
3087
3118
  execute_or_queue_command(command, &block)
3088
3119
  end
3089
3120
 
3090
- # Deletes the specified firewall.
3121
+ # Deletes the specified firewall. (== suppress_warning http-rest-shadowed ==)
3091
3122
  # @param [String] project
3092
3123
  # Project ID for this request.
3093
3124
  # @param [String] firewall
@@ -3135,7 +3166,7 @@ module Google
3135
3166
  execute_or_queue_command(command, &block)
3136
3167
  end
3137
3168
 
3138
- # Returns the specified firewall.
3169
+ # Returns the specified firewall. (== suppress_warning http-rest-shadowed ==)
3139
3170
  # @param [String] project
3140
3171
  # Project ID for this request.
3141
3172
  # @param [String] firewall
@@ -3172,7 +3203,7 @@ module Google
3172
3203
  end
3173
3204
 
3174
3205
  # Creates a firewall rule in the specified project using the data included in
3175
- # the request.
3206
+ # the request. (== suppress_warning http-rest-shadowed ==)
3176
3207
  # @param [String] project
3177
3208
  # Project ID for this request.
3178
3209
  # @param [Google::Apis::ComputeV1::Firewall] firewall_object
@@ -3220,7 +3251,8 @@ module Google
3220
3251
  execute_or_queue_command(command, &block)
3221
3252
  end
3222
3253
 
3223
- # Retrieves the list of firewall rules available to the specified project.
3254
+ # Retrieves the list of firewall rules available to the specified project. (==
3255
+ # suppress_warning http-rest-shadowed ==)
3224
3256
  # @param [String] project
3225
3257
  # Project ID for this request.
3226
3258
  # @param [String] filter
@@ -3293,7 +3325,7 @@ module Google
3293
3325
 
3294
3326
  # Updates the specified firewall rule with the data included in the request.
3295
3327
  # This method supports PATCH semantics and uses the JSON merge patch format and
3296
- # processing rules.
3328
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
3297
3329
  # @param [String] project
3298
3330
  # Project ID for this request.
3299
3331
  # @param [String] firewall
@@ -3344,9 +3376,10 @@ module Google
3344
3376
  execute_or_queue_command(command, &block)
3345
3377
  end
3346
3378
 
3347
- # Updates the specified firewall rule with the data included in the request. The
3348
- # PUT method can only update the following fields of firewall rule: allowed,
3349
- # description, sourceRanges, sourceTags, targetTags.
3379
+ # Updates the specified firewall rule with the data included in the request.
3380
+ # Note that all fields will be updated if using PUT, even fields that are not
3381
+ # specified. To update individual fields, please use PATCH instead. (==
3382
+ # suppress_warning http-rest-shadowed ==)
3350
3383
  # @param [String] project
3351
3384
  # Project ID for this request.
3352
3385
  # @param [String] firewall
@@ -3397,7 +3430,8 @@ module Google
3397
3430
  execute_or_queue_command(command, &block)
3398
3431
  end
3399
3432
 
3400
- # Retrieves an aggregated list of forwarding rules.
3433
+ # Retrieves an aggregated list of forwarding rules. (== suppress_warning http-
3434
+ # rest-shadowed ==)
3401
3435
  # @param [String] project
3402
3436
  # Project ID for this request.
3403
3437
  # @param [String] filter
@@ -3468,7 +3502,8 @@ module Google
3468
3502
  execute_or_queue_command(command, &block)
3469
3503
  end
3470
3504
 
3471
- # Deletes the specified ForwardingRule resource.
3505
+ # Deletes the specified ForwardingRule resource. (== suppress_warning http-rest-
3506
+ # shadowed ==)
3472
3507
  # @param [String] project
3473
3508
  # Project ID for this request.
3474
3509
  # @param [String] region
@@ -3519,7 +3554,8 @@ module Google
3519
3554
  execute_or_queue_command(command, &block)
3520
3555
  end
3521
3556
 
3522
- # Returns the specified ForwardingRule resource.
3557
+ # Returns the specified ForwardingRule resource. (== suppress_warning http-rest-
3558
+ # shadowed ==)
3523
3559
  # @param [String] project
3524
3560
  # Project ID for this request.
3525
3561
  # @param [String] region
@@ -3559,7 +3595,7 @@ module Google
3559
3595
  end
3560
3596
 
3561
3597
  # Creates a ForwardingRule resource in the specified project and region using
3562
- # the data included in the request.
3598
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
3563
3599
  # @param [String] project
3564
3600
  # Project ID for this request.
3565
3601
  # @param [String] region
@@ -3611,7 +3647,7 @@ module Google
3611
3647
  end
3612
3648
 
3613
3649
  # Retrieves a list of ForwardingRule resources available to the specified
3614
- # project and region.
3650
+ # project and region. (== suppress_warning http-rest-shadowed ==)
3615
3651
  # @param [String] project
3616
3652
  # Project ID for this request.
3617
3653
  # @param [String] region
@@ -3686,7 +3722,7 @@ module Google
3686
3722
  end
3687
3723
 
3688
3724
  # Changes target URL for forwarding rule. The new target should be of the same
3689
- # type as the old target.
3725
+ # type as the old target. (== suppress_warning http-rest-shadowed ==)
3690
3726
  # @param [String] project
3691
3727
  # Project ID for this request.
3692
3728
  # @param [String] region
@@ -3740,7 +3776,8 @@ module Google
3740
3776
  execute_or_queue_command(command, &block)
3741
3777
  end
3742
3778
 
3743
- # Deletes the specified address resource.
3779
+ # Deletes the specified address resource. (== suppress_warning http-rest-
3780
+ # shadowed ==)
3744
3781
  # @param [String] project
3745
3782
  # Project ID for this request.
3746
3783
  # @param [String] address
@@ -3789,7 +3826,7 @@ module Google
3789
3826
  end
3790
3827
 
3791
3828
  # Returns the specified address resource. Gets a list of available addresses by
3792
- # making a list() request.
3829
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
3793
3830
  # @param [String] project
3794
3831
  # Project ID for this request.
3795
3832
  # @param [String] address
@@ -3826,7 +3863,7 @@ module Google
3826
3863
  end
3827
3864
 
3828
3865
  # Creates an address resource in the specified project by using the data
3829
- # included in the request.
3866
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
3830
3867
  # @param [String] project
3831
3868
  # Project ID for this request.
3832
3869
  # @param [Google::Apis::ComputeV1::Address] address_object
@@ -3874,7 +3911,8 @@ module Google
3874
3911
  execute_or_queue_command(command, &block)
3875
3912
  end
3876
3913
 
3877
- # Retrieves a list of global addresses.
3914
+ # Retrieves a list of global addresses. (== suppress_warning http-rest-shadowed =
3915
+ # =)
3878
3916
  # @param [String] project
3879
3917
  # Project ID for this request.
3880
3918
  # @param [String] filter
@@ -3945,7 +3983,8 @@ module Google
3945
3983
  execute_or_queue_command(command, &block)
3946
3984
  end
3947
3985
 
3948
- # Deletes the specified GlobalForwardingRule resource.
3986
+ # Deletes the specified GlobalForwardingRule resource. (== suppress_warning http-
3987
+ # rest-shadowed ==)
3949
3988
  # @param [String] project
3950
3989
  # Project ID for this request.
3951
3990
  # @param [String] forwarding_rule
@@ -3994,7 +4033,8 @@ module Google
3994
4033
  end
3995
4034
 
3996
4035
  # Returns the specified GlobalForwardingRule resource. Gets a list of available
3997
- # forwarding rules by making a list() request.
4036
+ # forwarding rules by making a list() request. (== suppress_warning http-rest-
4037
+ # shadowed ==)
3998
4038
  # @param [String] project
3999
4039
  # Project ID for this request.
4000
4040
  # @param [String] forwarding_rule
@@ -4031,7 +4071,7 @@ module Google
4031
4071
  end
4032
4072
 
4033
4073
  # Creates a GlobalForwardingRule resource in the specified project using the
4034
- # data included in the request.
4074
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
4035
4075
  # @param [String] project
4036
4076
  # Project ID for this request.
4037
4077
  # @param [Google::Apis::ComputeV1::ForwardingRule] forwarding_rule_object
@@ -4080,7 +4120,7 @@ module Google
4080
4120
  end
4081
4121
 
4082
4122
  # Retrieves a list of GlobalForwardingRule resources available to the specified
4083
- # project.
4123
+ # project. (== suppress_warning http-rest-shadowed ==)
4084
4124
  # @param [String] project
4085
4125
  # Project ID for this request.
4086
4126
  # @param [String] filter
@@ -4152,7 +4192,8 @@ module Google
4152
4192
  end
4153
4193
 
4154
4194
  # Changes target URL for the GlobalForwardingRule resource. The new target
4155
- # should be of the same type as the old target.
4195
+ # should be of the same type as the old target. (== suppress_warning http-rest-
4196
+ # shadowed ==)
4156
4197
  # @param [String] project
4157
4198
  # Project ID for this request.
4158
4199
  # @param [String] forwarding_rule
@@ -4203,7 +4244,8 @@ module Google
4203
4244
  execute_or_queue_command(command, &block)
4204
4245
  end
4205
4246
 
4206
- # Retrieves an aggregated list of all operations.
4247
+ # Retrieves an aggregated list of all operations. (== suppress_warning http-rest-
4248
+ # shadowed ==)
4207
4249
  # @param [String] project
4208
4250
  # Project ID for this request.
4209
4251
  # @param [String] filter
@@ -4274,7 +4316,8 @@ module Google
4274
4316
  execute_or_queue_command(command, &block)
4275
4317
  end
4276
4318
 
4277
- # Deletes the specified Operations resource.
4319
+ # Deletes the specified Operations resource. (== suppress_warning http-rest-
4320
+ # shadowed ==)
4278
4321
  # @param [String] project
4279
4322
  # Project ID for this request.
4280
4323
  # @param [String] operation
@@ -4309,7 +4352,7 @@ module Google
4309
4352
  end
4310
4353
 
4311
4354
  # Retrieves the specified Operations resource. Gets a list of operations by
4312
- # making a list() request.
4355
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
4313
4356
  # @param [String] project
4314
4357
  # Project ID for this request.
4315
4358
  # @param [String] operation
@@ -4346,6 +4389,7 @@ module Google
4346
4389
  end
4347
4390
 
4348
4391
  # Retrieves a list of Operation resources contained within the specified project.
4392
+ # (== suppress_warning http-rest-shadowed ==)
4349
4393
  # @param [String] project
4350
4394
  # Project ID for this request.
4351
4395
  # @param [String] filter
@@ -4417,7 +4461,7 @@ module Google
4417
4461
  end
4418
4462
 
4419
4463
  # Retrieves the list of all HealthCheck resources, regional and global,
4420
- # available to the specified project.
4464
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
4421
4465
  # @param [String] project
4422
4466
  # Name of the project scoping this request.
4423
4467
  # @param [String] filter
@@ -4488,7 +4532,8 @@ module Google
4488
4532
  execute_or_queue_command(command, &block)
4489
4533
  end
4490
4534
 
4491
- # Deletes the specified HealthCheck resource.
4535
+ # Deletes the specified HealthCheck resource. (== suppress_warning http-rest-
4536
+ # shadowed ==)
4492
4537
  # @param [String] project
4493
4538
  # Project ID for this request.
4494
4539
  # @param [String] health_check
@@ -4537,7 +4582,7 @@ module Google
4537
4582
  end
4538
4583
 
4539
4584
  # Returns the specified HealthCheck resource. Gets a list of available health
4540
- # checks by making a list() request.
4585
+ # checks by making a list() request. (== suppress_warning http-rest-shadowed ==)
4541
4586
  # @param [String] project
4542
4587
  # Project ID for this request.
4543
4588
  # @param [String] health_check
@@ -4574,7 +4619,7 @@ module Google
4574
4619
  end
4575
4620
 
4576
4621
  # Creates a HealthCheck resource in the specified project using the data
4577
- # included in the request.
4622
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
4578
4623
  # @param [String] project
4579
4624
  # Project ID for this request.
4580
4625
  # @param [Google::Apis::ComputeV1::HealthCheck] health_check_object
@@ -4623,6 +4668,7 @@ module Google
4623
4668
  end
4624
4669
 
4625
4670
  # Retrieves the list of HealthCheck resources available to the specified project.
4671
+ # (== suppress_warning http-rest-shadowed ==)
4626
4672
  # @param [String] project
4627
4673
  # Project ID for this request.
4628
4674
  # @param [String] filter
@@ -4695,7 +4741,8 @@ module Google
4695
4741
 
4696
4742
  # Updates a HealthCheck resource in the specified project using the data
4697
4743
  # included in the request. This method supports PATCH semantics and uses the
4698
- # JSON merge patch format and processing rules.
4744
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
4745
+ # shadowed ==)
4699
4746
  # @param [String] project
4700
4747
  # Project ID for this request.
4701
4748
  # @param [String] health_check
@@ -4747,7 +4794,7 @@ module Google
4747
4794
  end
4748
4795
 
4749
4796
  # Updates a HealthCheck resource in the specified project using the data
4750
- # included in the request.
4797
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
4751
4798
  # @param [String] project
4752
4799
  # Project ID for this request.
4753
4800
  # @param [String] health_check
@@ -4798,7 +4845,8 @@ module Google
4798
4845
  execute_or_queue_command(command, &block)
4799
4846
  end
4800
4847
 
4801
- # Deletes the specified HttpHealthCheck resource.
4848
+ # Deletes the specified HttpHealthCheck resource. (== suppress_warning http-rest-
4849
+ # shadowed ==)
4802
4850
  # @param [String] project
4803
4851
  # Project ID for this request.
4804
4852
  # @param [String] http_health_check
@@ -4847,7 +4895,8 @@ module Google
4847
4895
  end
4848
4896
 
4849
4897
  # Returns the specified HttpHealthCheck resource. Gets a list of available HTTP
4850
- # health checks by making a list() request.
4898
+ # health checks by making a list() request. (== suppress_warning http-rest-
4899
+ # shadowed ==)
4851
4900
  # @param [String] project
4852
4901
  # Project ID for this request.
4853
4902
  # @param [String] http_health_check
@@ -4884,7 +4933,7 @@ module Google
4884
4933
  end
4885
4934
 
4886
4935
  # Creates a HttpHealthCheck resource in the specified project using the data
4887
- # included in the request.
4936
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
4888
4937
  # @param [String] project
4889
4938
  # Project ID for this request.
4890
4939
  # @param [Google::Apis::ComputeV1::HttpHealthCheck] http_health_check_object
@@ -4933,7 +4982,7 @@ module Google
4933
4982
  end
4934
4983
 
4935
4984
  # Retrieves the list of HttpHealthCheck resources available to the specified
4936
- # project.
4985
+ # project. (== suppress_warning http-rest-shadowed ==)
4937
4986
  # @param [String] project
4938
4987
  # Project ID for this request.
4939
4988
  # @param [String] filter
@@ -5006,7 +5055,8 @@ module Google
5006
5055
 
5007
5056
  # Updates a HttpHealthCheck resource in the specified project using the data
5008
5057
  # included in the request. This method supports PATCH semantics and uses the
5009
- # JSON merge patch format and processing rules.
5058
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
5059
+ # shadowed ==)
5010
5060
  # @param [String] project
5011
5061
  # Project ID for this request.
5012
5062
  # @param [String] http_health_check
@@ -5058,7 +5108,7 @@ module Google
5058
5108
  end
5059
5109
 
5060
5110
  # Updates a HttpHealthCheck resource in the specified project using the data
5061
- # included in the request.
5111
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
5062
5112
  # @param [String] project
5063
5113
  # Project ID for this request.
5064
5114
  # @param [String] http_health_check
@@ -5109,7 +5159,8 @@ module Google
5109
5159
  execute_or_queue_command(command, &block)
5110
5160
  end
5111
5161
 
5112
- # Deletes the specified HttpsHealthCheck resource.
5162
+ # Deletes the specified HttpsHealthCheck resource. (== suppress_warning http-
5163
+ # rest-shadowed ==)
5113
5164
  # @param [String] project
5114
5165
  # Project ID for this request.
5115
5166
  # @param [String] https_health_check
@@ -5158,7 +5209,8 @@ module Google
5158
5209
  end
5159
5210
 
5160
5211
  # Returns the specified HttpsHealthCheck resource. Gets a list of available
5161
- # HTTPS health checks by making a list() request.
5212
+ # HTTPS health checks by making a list() request. (== suppress_warning http-rest-
5213
+ # shadowed ==)
5162
5214
  # @param [String] project
5163
5215
  # Project ID for this request.
5164
5216
  # @param [String] https_health_check
@@ -5195,7 +5247,7 @@ module Google
5195
5247
  end
5196
5248
 
5197
5249
  # Creates a HttpsHealthCheck resource in the specified project using the data
5198
- # included in the request.
5250
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
5199
5251
  # @param [String] project
5200
5252
  # Project ID for this request.
5201
5253
  # @param [Google::Apis::ComputeV1::HttpsHealthCheck] https_health_check_object
@@ -5244,7 +5296,7 @@ module Google
5244
5296
  end
5245
5297
 
5246
5298
  # Retrieves the list of HttpsHealthCheck resources available to the specified
5247
- # project.
5299
+ # project. (== suppress_warning http-rest-shadowed ==)
5248
5300
  # @param [String] project
5249
5301
  # Project ID for this request.
5250
5302
  # @param [String] filter
@@ -5317,7 +5369,8 @@ module Google
5317
5369
 
5318
5370
  # Updates a HttpsHealthCheck resource in the specified project using the data
5319
5371
  # included in the request. This method supports PATCH semantics and uses the
5320
- # JSON merge patch format and processing rules.
5372
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
5373
+ # shadowed ==)
5321
5374
  # @param [String] project
5322
5375
  # Project ID for this request.
5323
5376
  # @param [String] https_health_check
@@ -5369,7 +5422,7 @@ module Google
5369
5422
  end
5370
5423
 
5371
5424
  # Updates a HttpsHealthCheck resource in the specified project using the data
5372
- # included in the request.
5425
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
5373
5426
  # @param [String] project
5374
5427
  # Project ID for this request.
5375
5428
  # @param [String] https_health_check
@@ -5420,7 +5473,7 @@ module Google
5420
5473
  execute_or_queue_command(command, &block)
5421
5474
  end
5422
5475
 
5423
- # Deletes the specified image.
5476
+ # Deletes the specified image. (== suppress_warning http-rest-shadowed ==)
5424
5477
  # @param [String] project
5425
5478
  # Project ID for this request.
5426
5479
  # @param [String] image
@@ -5469,7 +5522,8 @@ module Google
5469
5522
  end
5470
5523
 
5471
5524
  # Sets the deprecation status of an image.
5472
- # If an empty request body is given, clears the deprecation status instead.
5525
+ # If an empty request body is given, clears the deprecation status instead. (==
5526
+ # suppress_warning http-rest-shadowed ==)
5473
5527
  # @param [String] project
5474
5528
  # Project ID for this request.
5475
5529
  # @param [String] image
@@ -5521,7 +5575,7 @@ module Google
5521
5575
  end
5522
5576
 
5523
5577
  # Returns the specified image. Gets a list of available images by making a list()
5524
- # request.
5578
+ # request. (== suppress_warning http-rest-shadowed ==)
5525
5579
  # @param [String] project
5526
5580
  # Project ID for this request.
5527
5581
  # @param [String] image
@@ -5558,6 +5612,7 @@ module Google
5558
5612
  end
5559
5613
 
5560
5614
  # Returns the latest image that is part of an image family and is not deprecated.
5615
+ # (== suppress_warning http-rest-shadowed ==)
5561
5616
  # @param [String] project
5562
5617
  # Project ID for this request.
5563
5618
  # @param [String] family
@@ -5594,7 +5649,7 @@ module Google
5594
5649
  end
5595
5650
 
5596
5651
  # Gets the access control policy for a resource. May be empty if no such policy
5597
- # or resource exists.
5652
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
5598
5653
  # @param [String] project
5599
5654
  # Project ID for this request.
5600
5655
  # @param [String] resource
@@ -5631,7 +5686,7 @@ module Google
5631
5686
  end
5632
5687
 
5633
5688
  # Creates an image in the specified project using the data included in the
5634
- # request.
5689
+ # request. (== suppress_warning http-rest-shadowed ==)
5635
5690
  # @param [String] project
5636
5691
  # Project ID for this request.
5637
5692
  # @param [Google::Apis::ComputeV1::Image] image_object
@@ -5687,7 +5742,7 @@ module Google
5687
5742
  # get any images that belong to other projects, including publicly-available
5688
5743
  # images, like Debian 8. If you want to get a list of publicly-available images,
5689
5744
  # use this method to make a request to the respective image project, such as
5690
- # debian-cloud or windows-cloud.
5745
+ # debian-cloud or windows-cloud. (== suppress_warning http-rest-shadowed ==)
5691
5746
  # @param [String] project
5692
5747
  # Project ID for this request.
5693
5748
  # @param [String] filter
@@ -5759,7 +5814,7 @@ module Google
5759
5814
  end
5760
5815
 
5761
5816
  # Sets the access control policy on the specified resource. Replaces any
5762
- # existing policy.
5817
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
5763
5818
  # @param [String] project
5764
5819
  # Project ID for this request.
5765
5820
  # @param [String] resource
@@ -5799,7 +5854,7 @@ module Google
5799
5854
  end
5800
5855
 
5801
5856
  # Sets the labels on an image. To learn more about labels, read the Labeling
5802
- # Resources documentation.
5857
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
5803
5858
  # @param [String] project
5804
5859
  # Project ID for this request.
5805
5860
  # @param [String] resource
@@ -5838,7 +5893,8 @@ module Google
5838
5893
  execute_or_queue_command(command, &block)
5839
5894
  end
5840
5895
 
5841
- # Returns permissions that a caller has on the specified resource.
5896
+ # Returns permissions that a caller has on the specified resource. (==
5897
+ # suppress_warning http-rest-shadowed ==)
5842
5898
  # @param [String] project
5843
5899
  # Project ID for this request.
5844
5900
  # @param [String] resource
@@ -5888,7 +5944,8 @@ module Google
5888
5944
  # If the group is part of a backend service that has enabled connection draining,
5889
5945
  # it can take up to 60 seconds after the connection draining duration has
5890
5946
  # elapsed before the VM instance is removed or deleted.
5891
- # You can specify a maximum of 1000 instances with this method per request.
5947
+ # You can specify a maximum of 1000 instances with this method per request. (==
5948
+ # suppress_warning http-rest-shadowed ==)
5892
5949
  # @param [String] project
5893
5950
  # Project ID for this request.
5894
5951
  # @param [String] zone
@@ -5942,7 +5999,8 @@ module Google
5942
5999
  execute_or_queue_command(command, &block)
5943
6000
  end
5944
6001
 
5945
- # Retrieves the list of managed instance groups and groups them by zone.
6002
+ # Retrieves the list of managed instance groups and groups them by zone. (==
6003
+ # suppress_warning http-rest-shadowed ==)
5946
6004
  # @param [String] project
5947
6005
  # Project ID for this request.
5948
6006
  # @param [String] filter
@@ -6015,7 +6073,8 @@ module Google
6015
6073
 
6016
6074
  # Deletes the specified managed instance group and all of the instances in that
6017
6075
  # group. Note that the instance group must not belong to a backend service. Read
6018
- # Deleting an instance group for more information.
6076
+ # Deleting an instance group for more information. (== suppress_warning http-
6077
+ # rest-shadowed ==)
6019
6078
  # @param [String] project
6020
6079
  # Project ID for this request.
6021
6080
  # @param [String] zone
@@ -6076,7 +6135,8 @@ module Google
6076
6135
  # If the group is part of a backend service that has enabled connection draining,
6077
6136
  # it can take up to 60 seconds after the connection draining duration has
6078
6137
  # elapsed before the VM instance is removed or deleted.
6079
- # You can specify a maximum of 1000 instances with this method per request.
6138
+ # You can specify a maximum of 1000 instances with this method per request. (==
6139
+ # suppress_warning http-rest-shadowed ==)
6080
6140
  # @param [String] project
6081
6141
  # Project ID for this request.
6082
6142
  # @param [String] zone
@@ -6131,7 +6191,8 @@ module Google
6131
6191
  end
6132
6192
 
6133
6193
  # Returns all of the details about the specified managed instance group. Gets a
6134
- # list of available managed instance groups by making a list() request.
6194
+ # list of available managed instance groups by making a list() request. (==
6195
+ # suppress_warning http-rest-shadowed ==)
6135
6196
  # @param [String] project
6136
6197
  # Project ID for this request.
6137
6198
  # @param [String] zone
@@ -6177,7 +6238,8 @@ module Google
6177
6238
  # You must separately verify the status of the individual instances with the
6178
6239
  # listmanagedinstances method.
6179
6240
  # A managed instance group can have up to 1000 VM instances per group. Please
6180
- # contact Cloud Support if you need an increase in this limit.
6241
+ # contact Cloud Support if you need an increase in this limit. (==
6242
+ # suppress_warning http-rest-shadowed ==)
6181
6243
  # @param [String] project
6182
6244
  # Project ID for this request.
6183
6245
  # @param [String] zone
@@ -6229,7 +6291,7 @@ module Google
6229
6291
  end
6230
6292
 
6231
6293
  # Retrieves a list of managed instance groups that are contained within the
6232
- # specified project and zone.
6294
+ # specified project and zone. (== suppress_warning http-rest-shadowed ==)
6233
6295
  # @param [String] project
6234
6296
  # Project ID for this request.
6235
6297
  # @param [String] zone
@@ -6307,7 +6369,8 @@ module Google
6307
6369
  # list has a currentAction, which indicates the action that the managed instance
6308
6370
  # group is performing on the instance. For example, if the group is still
6309
6371
  # creating an instance, the currentAction is CREATING. If a previous action
6310
- # failed, the list displays the errors for that failed action.
6372
+ # failed, the list displays the errors for that failed action. (==
6373
+ # suppress_warning http-rest-shadowed ==)
6311
6374
  # @param [String] project
6312
6375
  # Project ID for this request.
6313
6376
  # @param [String] zone
@@ -6389,7 +6452,8 @@ module Google
6389
6452
  # the instances in the group are still in the process of being patched. You must
6390
6453
  # separately verify the status of the individual instances with the
6391
6454
  # listManagedInstances method. This method supports PATCH semantics and uses the
6392
- # JSON merge patch format and processing rules.
6455
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
6456
+ # shadowed ==)
6393
6457
  # @param [String] project
6394
6458
  # Project ID for this request.
6395
6459
  # @param [String] zone
@@ -6452,7 +6516,8 @@ module Google
6452
6516
  # If the group is part of a backend service that has enabled connection draining,
6453
6517
  # it can take up to 60 seconds after the connection draining duration has
6454
6518
  # elapsed before the VM instance is removed or deleted.
6455
- # You can specify a maximum of 1000 instances with this method per request.
6519
+ # You can specify a maximum of 1000 instances with this method per request. (==
6520
+ # suppress_warning http-rest-shadowed ==)
6456
6521
  # @param [String] project
6457
6522
  # Project ID for this request.
6458
6523
  # @param [String] zone
@@ -6521,7 +6586,8 @@ module Google
6521
6586
  # This list is subject to change.
6522
6587
  # If the group is part of a backend service that has enabled connection draining,
6523
6588
  # it can take up to 60 seconds after the connection draining duration has
6524
- # elapsed before the VM instance is removed or deleted.
6589
+ # elapsed before the VM instance is removed or deleted. (== suppress_warning
6590
+ # http-rest-shadowed ==)
6525
6591
  # @param [String] project
6526
6592
  # Project ID for this request.
6527
6593
  # @param [String] zone
@@ -6579,7 +6645,7 @@ module Google
6579
6645
 
6580
6646
  # Specifies the instance template to use when creating new instances in this
6581
6647
  # group. The templates for existing instances in the group do not change unless
6582
- # you recreate them.
6648
+ # you recreate them. (== suppress_warning http-rest-shadowed ==)
6583
6649
  # @param [String] project
6584
6650
  # Project ID for this request.
6585
6651
  # @param [String] zone
@@ -6638,7 +6704,8 @@ module Google
6638
6704
  # instances in the managed instance group. This operation is marked DONE when
6639
6705
  # you make the request even if the instances have not yet been added to their
6640
6706
  # target pools. The change might take some time to apply to all of the instances
6641
- # in the group depending on the size of the group.
6707
+ # in the group depending on the size of the group. (== suppress_warning http-
6708
+ # rest-shadowed ==)
6642
6709
  # @param [String] project
6643
6710
  # Project ID for this request.
6644
6711
  # @param [String] zone
@@ -6694,7 +6761,7 @@ module Google
6694
6761
 
6695
6762
  # Adds a list of instances to the specified instance group. All of the instances
6696
6763
  # in the instance group must be in the same network/subnetwork. Read Adding
6697
- # instances for more information.
6764
+ # instances for more information. (== suppress_warning http-rest-shadowed ==)
6698
6765
  # @param [String] project
6699
6766
  # Project ID for this request.
6700
6767
  # @param [String] zone
@@ -6748,7 +6815,8 @@ module Google
6748
6815
  execute_or_queue_command(command, &block)
6749
6816
  end
6750
6817
 
6751
- # Retrieves the list of instance groups and sorts them by zone.
6818
+ # Retrieves the list of instance groups and sorts them by zone. (==
6819
+ # suppress_warning http-rest-shadowed ==)
6752
6820
  # @param [String] project
6753
6821
  # Project ID for this request.
6754
6822
  # @param [String] filter
@@ -6821,7 +6889,8 @@ module Google
6821
6889
 
6822
6890
  # Deletes the specified instance group. The instances in the group are not
6823
6891
  # deleted. Note that instance group must not belong to a backend service. Read
6824
- # Deleting an instance group for more information.
6892
+ # Deleting an instance group for more information. (== suppress_warning http-
6893
+ # rest-shadowed ==)
6825
6894
  # @param [String] project
6826
6895
  # Project ID for this request.
6827
6896
  # @param [String] zone
@@ -6873,7 +6942,7 @@ module Google
6873
6942
  end
6874
6943
 
6875
6944
  # Returns the specified instance group. Gets a list of available instance groups
6876
- # by making a list() request.
6945
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
6877
6946
  # @param [String] project
6878
6947
  # Project ID for this request.
6879
6948
  # @param [String] zone
@@ -6913,7 +6982,7 @@ module Google
6913
6982
  end
6914
6983
 
6915
6984
  # Creates an instance group in the specified project using the parameters that
6916
- # are included in the request.
6985
+ # are included in the request. (== suppress_warning http-rest-shadowed ==)
6917
6986
  # @param [String] project
6918
6987
  # Project ID for this request.
6919
6988
  # @param [String] zone
@@ -6965,7 +7034,7 @@ module Google
6965
7034
  end
6966
7035
 
6967
7036
  # Retrieves the list of instance groups that are located in the specified
6968
- # project and zone.
7037
+ # project and zone. (== suppress_warning http-rest-shadowed ==)
6969
7038
  # @param [String] project
6970
7039
  # Project ID for this request.
6971
7040
  # @param [String] zone
@@ -7039,7 +7108,8 @@ module Google
7039
7108
  execute_or_queue_command(command, &block)
7040
7109
  end
7041
7110
 
7042
- # Lists the instances in the specified instance group.
7111
+ # Lists the instances in the specified instance group. (== suppress_warning http-
7112
+ # rest-shadowed ==)
7043
7113
  # @param [String] project
7044
7114
  # Project ID for this request.
7045
7115
  # @param [String] zone
@@ -7124,7 +7194,8 @@ module Google
7124
7194
  # delete those instances.
7125
7195
  # If the group is part of a backend service that has enabled connection draining,
7126
7196
  # it can take up to 60 seconds after the connection draining duration before
7127
- # the VM instance is removed or deleted.
7197
+ # the VM instance is removed or deleted. (== suppress_warning http-rest-shadowed
7198
+ # ==)
7128
7199
  # @param [String] project
7129
7200
  # Project ID for this request.
7130
7201
  # @param [String] zone
@@ -7178,7 +7249,8 @@ module Google
7178
7249
  execute_or_queue_command(command, &block)
7179
7250
  end
7180
7251
 
7181
- # Sets the named ports for the specified instance group.
7252
+ # Sets the named ports for the specified instance group. (== suppress_warning
7253
+ # http-rest-shadowed ==)
7182
7254
  # @param [String] project
7183
7255
  # Project ID for this request.
7184
7256
  # @param [String] zone
@@ -7234,7 +7306,8 @@ module Google
7234
7306
 
7235
7307
  # Deletes the specified instance template. Deleting an instance template is
7236
7308
  # permanent and cannot be undone. It is not possible to delete templates that
7237
- # are already in use by a managed instance group.
7309
+ # are already in use by a managed instance group. (== suppress_warning http-rest-
7310
+ # shadowed ==)
7238
7311
  # @param [String] project
7239
7312
  # Project ID for this request.
7240
7313
  # @param [String] instance_template
@@ -7283,7 +7356,8 @@ module Google
7283
7356
  end
7284
7357
 
7285
7358
  # Returns the specified instance template. Gets a list of available instance
7286
- # templates by making a list() request.
7359
+ # templates by making a list() request. (== suppress_warning http-rest-shadowed =
7360
+ # =)
7287
7361
  # @param [String] project
7288
7362
  # Project ID for this request.
7289
7363
  # @param [String] instance_template
@@ -7320,7 +7394,7 @@ module Google
7320
7394
  end
7321
7395
 
7322
7396
  # Gets the access control policy for a resource. May be empty if no such policy
7323
- # or resource exists.
7397
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
7324
7398
  # @param [String] project
7325
7399
  # Project ID for this request.
7326
7400
  # @param [String] resource
@@ -7359,7 +7433,8 @@ module Google
7359
7433
  # Creates an instance template in the specified project using the data that is
7360
7434
  # included in the request. If you are creating a new template to update an
7361
7435
  # existing instance group, your new instance template must use the same network
7362
- # or, if applicable, the same subnetwork as the original template.
7436
+ # or, if applicable, the same subnetwork as the original template. (==
7437
+ # suppress_warning http-rest-shadowed ==)
7363
7438
  # @param [String] project
7364
7439
  # Project ID for this request.
7365
7440
  # @param [Google::Apis::ComputeV1::InstanceTemplate] instance_template_object
@@ -7408,7 +7483,7 @@ module Google
7408
7483
  end
7409
7484
 
7410
7485
  # Retrieves a list of instance templates that are contained within the specified
7411
- # project.
7486
+ # project. (== suppress_warning http-rest-shadowed ==)
7412
7487
  # @param [String] project
7413
7488
  # Project ID for this request.
7414
7489
  # @param [String] filter
@@ -7480,7 +7555,7 @@ module Google
7480
7555
  end
7481
7556
 
7482
7557
  # Sets the access control policy on the specified resource. Replaces any
7483
- # existing policy.
7558
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
7484
7559
  # @param [String] project
7485
7560
  # Project ID for this request.
7486
7561
  # @param [String] resource
@@ -7519,7 +7594,8 @@ module Google
7519
7594
  execute_or_queue_command(command, &block)
7520
7595
  end
7521
7596
 
7522
- # Returns permissions that a caller has on the specified resource.
7597
+ # Returns permissions that a caller has on the specified resource. (==
7598
+ # suppress_warning http-rest-shadowed ==)
7523
7599
  # @param [String] project
7524
7600
  # Project ID for this request.
7525
7601
  # @param [String] resource
@@ -7558,7 +7634,8 @@ module Google
7558
7634
  execute_or_queue_command(command, &block)
7559
7635
  end
7560
7636
 
7561
- # Adds an access config to an instance's network interface.
7637
+ # Adds an access config to an instance's network interface. (== suppress_warning
7638
+ # http-rest-shadowed ==)
7562
7639
  # @param [String] project
7563
7640
  # Project ID for this request.
7564
7641
  # @param [String] zone
@@ -7616,7 +7693,7 @@ module Google
7616
7693
  end
7617
7694
 
7618
7695
  # Retrieves aggregated list of all of the instances in your project across all
7619
- # regions and zones.
7696
+ # regions and zones. (== suppress_warning http-rest-shadowed ==)
7620
7697
  # @param [String] project
7621
7698
  # Project ID for this request.
7622
7699
  # @param [String] filter
@@ -7690,7 +7767,7 @@ module Google
7690
7767
  # Attaches an existing Disk resource to an instance. You must first create the
7691
7768
  # disk before you can attach it. It is not possible to create and attach a disk
7692
7769
  # at the same time. For more information, read Adding a persistent disk to your
7693
- # instance.
7770
+ # instance. (== suppress_warning http-rest-shadowed ==)
7694
7771
  # @param [String] project
7695
7772
  # Project ID for this request.
7696
7773
  # @param [String] zone
@@ -7749,7 +7826,7 @@ module Google
7749
7826
  end
7750
7827
 
7751
7828
  # Deletes the specified Instance resource. For more information, see Stopping or
7752
- # Deleting an Instance.
7829
+ # Deleting an Instance. (== suppress_warning http-rest-shadowed ==)
7753
7830
  # @param [String] project
7754
7831
  # Project ID for this request.
7755
7832
  # @param [String] zone
@@ -7800,7 +7877,8 @@ module Google
7800
7877
  execute_or_queue_command(command, &block)
7801
7878
  end
7802
7879
 
7803
- # Deletes an access config from an instance's network interface.
7880
+ # Deletes an access config from an instance's network interface. (==
7881
+ # suppress_warning http-rest-shadowed ==)
7804
7882
  # @param [String] project
7805
7883
  # Project ID for this request.
7806
7884
  # @param [String] zone
@@ -7857,7 +7935,7 @@ module Google
7857
7935
  execute_or_queue_command(command, &block)
7858
7936
  end
7859
7937
 
7860
- # Detaches a disk from an instance.
7938
+ # Detaches a disk from an instance. (== suppress_warning http-rest-shadowed ==)
7861
7939
  # @param [String] project
7862
7940
  # Project ID for this request.
7863
7941
  # @param [String] zone
@@ -7913,7 +7991,7 @@ module Google
7913
7991
  end
7914
7992
 
7915
7993
  # Returns the specified Instance resource. Gets a list of available instances by
7916
- # making a list() request.
7994
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
7917
7995
  # @param [String] project
7918
7996
  # Project ID for this request.
7919
7997
  # @param [String] zone
@@ -7952,7 +8030,8 @@ module Google
7952
8030
  execute_or_queue_command(command, &block)
7953
8031
  end
7954
8032
 
7955
- # Returns the specified guest attributes entry.
8033
+ # Returns the specified guest attributes entry. (== suppress_warning http-rest-
8034
+ # shadowed ==)
7956
8035
  # @param [String] project
7957
8036
  # Project ID for this request.
7958
8037
  # @param [String] zone
@@ -7998,7 +8077,7 @@ module Google
7998
8077
  end
7999
8078
 
8000
8079
  # Gets the access control policy for a resource. May be empty if no such policy
8001
- # or resource exists.
8080
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
8002
8081
  # @param [String] project
8003
8082
  # Project ID for this request.
8004
8083
  # @param [String] zone
@@ -8037,7 +8116,8 @@ module Google
8037
8116
  execute_or_queue_command(command, &block)
8038
8117
  end
8039
8118
 
8040
- # Returns the last 1 MB of serial port output from the specified instance.
8119
+ # Returns the last 1 MB of serial port output from the specified instance. (==
8120
+ # suppress_warning http-rest-shadowed ==)
8041
8121
  # @param [String] project
8042
8122
  # Project ID for this request.
8043
8123
  # @param [String] zone
@@ -8085,7 +8165,8 @@ module Google
8085
8165
  execute_or_queue_command(command, &block)
8086
8166
  end
8087
8167
 
8088
- # Returns the Shielded Instance Identity of an instance
8168
+ # Returns the Shielded Instance Identity of an instance (== suppress_warning
8169
+ # http-rest-shadowed ==)
8089
8170
  # @param [String] project
8090
8171
  # Project ID for this request.
8091
8172
  # @param [String] zone
@@ -8125,7 +8206,7 @@ module Google
8125
8206
  end
8126
8207
 
8127
8208
  # Creates an instance resource in the specified project using the data included
8128
- # in the request.
8209
+ # in the request. (== suppress_warning http-rest-shadowed ==)
8129
8210
  # @param [String] project
8130
8211
  # Project ID for this request.
8131
8212
  # @param [String] zone
@@ -8185,7 +8266,8 @@ module Google
8185
8266
  execute_or_queue_command(command, &block)
8186
8267
  end
8187
8268
 
8188
- # Retrieves the list of instances contained within the specified zone.
8269
+ # Retrieves the list of instances contained within the specified zone. (==
8270
+ # suppress_warning http-rest-shadowed ==)
8189
8271
  # @param [String] project
8190
8272
  # Project ID for this request.
8191
8273
  # @param [String] zone
@@ -8260,7 +8342,8 @@ module Google
8260
8342
  end
8261
8343
 
8262
8344
  # Retrieves the list of referrers to instances contained within the specified
8263
- # zone. For more information, read Viewing Referrers to VM Instances.
8345
+ # zone. For more information, read Viewing Referrers to VM Instances. (==
8346
+ # suppress_warning http-rest-shadowed ==)
8264
8347
  # @param [String] project
8265
8348
  # Project ID for this request.
8266
8349
  # @param [String] zone
@@ -8339,7 +8422,8 @@ module Google
8339
8422
  end
8340
8423
 
8341
8424
  # Performs a reset on the instance. This is a hard reset the VM does not do a
8342
- # graceful shutdown. For more information, see Resetting an instance.
8425
+ # graceful shutdown. For more information, see Resetting an instance. (==
8426
+ # suppress_warning http-rest-shadowed ==)
8343
8427
  # @param [String] project
8344
8428
  # Project ID for this request.
8345
8429
  # @param [String] zone
@@ -8390,7 +8474,8 @@ module Google
8390
8474
  execute_or_queue_command(command, &block)
8391
8475
  end
8392
8476
 
8393
- # Sets deletion protection on the instance.
8477
+ # Sets deletion protection on the instance. (== suppress_warning http-rest-
8478
+ # shadowed ==)
8394
8479
  # @param [String] project
8395
8480
  # Project ID for this request.
8396
8481
  # @param [String] zone
@@ -8444,7 +8529,8 @@ module Google
8444
8529
  execute_or_queue_command(command, &block)
8445
8530
  end
8446
8531
 
8447
- # Sets the auto-delete flag for a disk attached to an instance.
8532
+ # Sets the auto-delete flag for a disk attached to an instance. (==
8533
+ # suppress_warning http-rest-shadowed ==)
8448
8534
  # @param [String] project
8449
8535
  # Project ID for this request.
8450
8536
  # @param [String] zone
@@ -8503,7 +8589,7 @@ module Google
8503
8589
  end
8504
8590
 
8505
8591
  # Sets the access control policy on the specified resource. Replaces any
8506
- # existing policy.
8592
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
8507
8593
  # @param [String] project
8508
8594
  # Project ID for this request.
8509
8595
  # @param [String] zone
@@ -8546,7 +8632,7 @@ module Google
8546
8632
  end
8547
8633
 
8548
8634
  # Sets labels on an instance. To learn more about labels, read the Labeling
8549
- # Resources documentation.
8635
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
8550
8636
  # @param [String] project
8551
8637
  # Project ID for this request.
8552
8638
  # @param [String] zone
@@ -8601,7 +8687,7 @@ module Google
8601
8687
  end
8602
8688
 
8603
8689
  # Changes the number and/or type of accelerator for a stopped instance to the
8604
- # values specified in the request.
8690
+ # values specified in the request. (== suppress_warning http-rest-shadowed ==)
8605
8691
  # @param [String] project
8606
8692
  # Project ID for this request.
8607
8693
  # @param [String] zone
@@ -8656,7 +8742,7 @@ module Google
8656
8742
  end
8657
8743
 
8658
8744
  # Changes the machine type for a stopped instance to the machine type specified
8659
- # in the request.
8745
+ # in the request. (== suppress_warning http-rest-shadowed ==)
8660
8746
  # @param [String] project
8661
8747
  # Project ID for this request.
8662
8748
  # @param [String] zone
@@ -8710,7 +8796,8 @@ module Google
8710
8796
  execute_or_queue_command(command, &block)
8711
8797
  end
8712
8798
 
8713
- # Sets metadata for the specified instance to the data included in the request.
8799
+ # Sets metadata for the specified instance to the data included in the request. (
8800
+ # == suppress_warning http-rest-shadowed ==)
8714
8801
  # @param [String] project
8715
8802
  # Project ID for this request.
8716
8803
  # @param [String] zone
@@ -8766,7 +8853,7 @@ module Google
8766
8853
 
8767
8854
  # Changes the minimum CPU platform that this instance should use. This method
8768
8855
  # can only be called on a stopped instance. For more information, read
8769
- # Specifying a Minimum CPU Platform.
8856
+ # Specifying a Minimum CPU Platform. (== suppress_warning http-rest-shadowed ==)
8770
8857
  # @param [String] project
8771
8858
  # Project ID for this request.
8772
8859
  # @param [String] zone
@@ -8820,7 +8907,8 @@ module Google
8820
8907
  execute_or_queue_command(command, &block)
8821
8908
  end
8822
8909
 
8823
- # Sets an instance's scheduling options.
8910
+ # Sets an instance's scheduling options. (== suppress_warning http-rest-shadowed
8911
+ # ==)
8824
8912
  # @param [String] project
8825
8913
  # Project ID for this request.
8826
8914
  # @param [String] zone
@@ -8875,7 +8963,8 @@ module Google
8875
8963
  end
8876
8964
 
8877
8965
  # Sets the service account on the instance. For more information, read Changing
8878
- # the service account and access scopes for an instance.
8966
+ # the service account and access scopes for an instance. (== suppress_warning
8967
+ # http-rest-shadowed ==)
8879
8968
  # @param [String] project
8880
8969
  # Project ID for this request.
8881
8970
  # @param [String] zone
@@ -8931,7 +9020,8 @@ module Google
8931
9020
 
8932
9021
  # Sets the Shielded Instance integrity policy for an instance. You can only use
8933
9022
  # this method on a running instance. This method supports PATCH semantics and
8934
- # uses the JSON merge patch format and processing rules.
9023
+ # uses the JSON merge patch format and processing rules. (== suppress_warning
9024
+ # http-rest-shadowed ==)
8935
9025
  # @param [String] project
8936
9026
  # Project ID for this request.
8937
9027
  # @param [String] zone
@@ -8986,7 +9076,7 @@ module Google
8986
9076
  end
8987
9077
 
8988
9078
  # Sets network tags for the specified instance to the data included in the
8989
- # request.
9079
+ # request. (== suppress_warning http-rest-shadowed ==)
8990
9080
  # @param [String] project
8991
9081
  # Project ID for this request.
8992
9082
  # @param [String] zone
@@ -9040,7 +9130,8 @@ module Google
9040
9130
  execute_or_queue_command(command, &block)
9041
9131
  end
9042
9132
 
9043
- # Simulates a maintenance event on the instance.
9133
+ # Simulates a maintenance event on the instance. (== suppress_warning http-rest-
9134
+ # shadowed ==)
9044
9135
  # @param [String] project
9045
9136
  # Project ID for this request.
9046
9137
  # @param [String] zone
@@ -9080,7 +9171,8 @@ module Google
9080
9171
  end
9081
9172
 
9082
9173
  # Starts an instance that was stopped using the instances().stop method. For
9083
- # more information, see Restart an instance.
9174
+ # more information, see Restart an instance. (== suppress_warning http-rest-
9175
+ # shadowed ==)
9084
9176
  # @param [String] project
9085
9177
  # Project ID for this request.
9086
9178
  # @param [String] zone
@@ -9132,7 +9224,8 @@ module Google
9132
9224
  end
9133
9225
 
9134
9226
  # Starts an instance that was stopped using the instances().stop method. For
9135
- # more information, see Restart an instance.
9227
+ # more information, see Restart an instance. (== suppress_warning http-rest-
9228
+ # shadowed ==)
9136
9229
  # @param [String] project
9137
9230
  # Project ID for this request.
9138
9231
  # @param [String] zone
@@ -9190,7 +9283,8 @@ module Google
9190
9283
  # the instance at a later time. Stopped instances do not incur VM usage charges
9191
9284
  # while they are stopped. However, resources that the VM is using, such as
9192
9285
  # persistent disks and static IP addresses, will continue to be charged until
9193
- # they are deleted. For more information, see Stopping an instance.
9286
+ # they are deleted. For more information, see Stopping an instance. (==
9287
+ # suppress_warning http-rest-shadowed ==)
9194
9288
  # @param [String] project
9195
9289
  # Project ID for this request.
9196
9290
  # @param [String] zone
@@ -9241,7 +9335,8 @@ module Google
9241
9335
  execute_or_queue_command(command, &block)
9242
9336
  end
9243
9337
 
9244
- # Returns permissions that a caller has on the specified resource.
9338
+ # Returns permissions that a caller has on the specified resource. (==
9339
+ # suppress_warning http-rest-shadowed ==)
9245
9340
  # @param [String] project
9246
9341
  # Project ID for this request.
9247
9342
  # @param [String] zone
@@ -9285,7 +9380,8 @@ module Google
9285
9380
 
9286
9381
  # Updates the specified access config from an instance's network interface with
9287
9382
  # the data included in the request. This method supports PATCH semantics and
9288
- # uses the JSON merge patch format and processing rules.
9383
+ # uses the JSON merge patch format and processing rules. (== suppress_warning
9384
+ # http-rest-shadowed ==)
9289
9385
  # @param [String] project
9290
9386
  # Project ID for this request.
9291
9387
  # @param [String] zone
@@ -9344,7 +9440,8 @@ module Google
9344
9440
 
9345
9441
  # Updates the Display config for a VM instance. You can only use this method on
9346
9442
  # a stopped VM instance. This method supports PATCH semantics and uses the JSON
9347
- # merge patch format and processing rules.
9443
+ # merge patch format and processing rules. (== suppress_warning http-rest-
9444
+ # shadowed ==)
9348
9445
  # @param [String] project
9349
9446
  # Project ID for this request.
9350
9447
  # @param [String] zone
@@ -9398,7 +9495,8 @@ module Google
9398
9495
  execute_or_queue_command(command, &block)
9399
9496
  end
9400
9497
 
9401
- # Updates an instance's network interface. This method follows PATCH semantics.
9498
+ # Updates an instance's network interface. This method follows PATCH semantics. (
9499
+ # == suppress_warning http-rest-shadowed ==)
9402
9500
  # @param [String] project
9403
9501
  # Project ID for this request.
9404
9502
  # @param [String] zone
@@ -9457,7 +9555,8 @@ module Google
9457
9555
 
9458
9556
  # Updates the Shielded Instance config for an instance. You can only use this
9459
9557
  # method on a stopped instance. This method supports PATCH semantics and uses
9460
- # the JSON merge patch format and processing rules.
9558
+ # the JSON merge patch format and processing rules. (== suppress_warning http-
9559
+ # rest-shadowed ==)
9461
9560
  # @param [String] project
9462
9561
  # Project ID for this request.
9463
9562
  # @param [String] zone
@@ -9511,7 +9610,8 @@ module Google
9511
9610
  execute_or_queue_command(command, &block)
9512
9611
  end
9513
9612
 
9514
- # Retrieves an aggregated list of interconnect attachments.
9613
+ # Retrieves an aggregated list of interconnect attachments. (== suppress_warning
9614
+ # http-rest-shadowed ==)
9515
9615
  # @param [String] project
9516
9616
  # Project ID for this request.
9517
9617
  # @param [String] filter
@@ -9582,7 +9682,8 @@ module Google
9582
9682
  execute_or_queue_command(command, &block)
9583
9683
  end
9584
9684
 
9585
- # Deletes the specified interconnect attachment.
9685
+ # Deletes the specified interconnect attachment. (== suppress_warning http-rest-
9686
+ # shadowed ==)
9586
9687
  # @param [String] project
9587
9688
  # Project ID for this request.
9588
9689
  # @param [String] region
@@ -9633,7 +9734,8 @@ module Google
9633
9734
  execute_or_queue_command(command, &block)
9634
9735
  end
9635
9736
 
9636
- # Returns the specified interconnect attachment.
9737
+ # Returns the specified interconnect attachment. (== suppress_warning http-rest-
9738
+ # shadowed ==)
9637
9739
  # @param [String] project
9638
9740
  # Project ID for this request.
9639
9741
  # @param [String] region
@@ -9673,7 +9775,7 @@ module Google
9673
9775
  end
9674
9776
 
9675
9777
  # Creates an InterconnectAttachment in the specified project using the data
9676
- # included in the request.
9778
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
9677
9779
  # @param [String] project
9678
9780
  # Project ID for this request.
9679
9781
  # @param [String] region
@@ -9725,7 +9827,7 @@ module Google
9725
9827
  end
9726
9828
 
9727
9829
  # Retrieves the list of interconnect attachments contained within the specified
9728
- # region.
9830
+ # region. (== suppress_warning http-rest-shadowed ==)
9729
9831
  # @param [String] project
9730
9832
  # Project ID for this request.
9731
9833
  # @param [String] region
@@ -9801,7 +9903,7 @@ module Google
9801
9903
 
9802
9904
  # Updates the specified interconnect attachment with the data included in the
9803
9905
  # request. This method supports PATCH semantics and uses the JSON merge patch
9804
- # format and processing rules.
9906
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
9805
9907
  # @param [String] project
9806
9908
  # Project ID for this request.
9807
9909
  # @param [String] region
@@ -9856,7 +9958,8 @@ module Google
9856
9958
  end
9857
9959
 
9858
9960
  # Returns the details for the specified interconnect location. Gets a list of
9859
- # available interconnect locations by making a list() request.
9961
+ # available interconnect locations by making a list() request. (==
9962
+ # suppress_warning http-rest-shadowed ==)
9860
9963
  # @param [String] project
9861
9964
  # Project ID for this request.
9862
9965
  # @param [String] interconnect_location
@@ -9893,7 +9996,7 @@ module Google
9893
9996
  end
9894
9997
 
9895
9998
  # Retrieves the list of interconnect locations available to the specified
9896
- # project.
9999
+ # project. (== suppress_warning http-rest-shadowed ==)
9897
10000
  # @param [String] project
9898
10001
  # Project ID for this request.
9899
10002
  # @param [String] filter
@@ -9964,7 +10067,7 @@ module Google
9964
10067
  execute_or_queue_command(command, &block)
9965
10068
  end
9966
10069
 
9967
- # Deletes the specified interconnect.
10070
+ # Deletes the specified interconnect. (== suppress_warning http-rest-shadowed ==)
9968
10071
  # @param [String] project
9969
10072
  # Project ID for this request.
9970
10073
  # @param [String] interconnect
@@ -10013,7 +10116,7 @@ module Google
10013
10116
  end
10014
10117
 
10015
10118
  # Returns the specified interconnect. Get a list of available interconnects by
10016
- # making a list() request.
10119
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
10017
10120
  # @param [String] project
10018
10121
  # Project ID for this request.
10019
10122
  # @param [String] interconnect
@@ -10049,7 +10152,8 @@ module Google
10049
10152
  execute_or_queue_command(command, &block)
10050
10153
  end
10051
10154
 
10052
- # Returns the interconnectDiagnostics for the specified interconnect.
10155
+ # Returns the interconnectDiagnostics for the specified interconnect. (==
10156
+ # suppress_warning http-rest-shadowed ==)
10053
10157
  # @param [String] project
10054
10158
  # Project ID for this request.
10055
10159
  # @param [String] interconnect
@@ -10086,7 +10190,7 @@ module Google
10086
10190
  end
10087
10191
 
10088
10192
  # Creates a Interconnect in the specified project using the data included in the
10089
- # request.
10193
+ # request. (== suppress_warning http-rest-shadowed ==)
10090
10194
  # @param [String] project
10091
10195
  # Project ID for this request.
10092
10196
  # @param [Google::Apis::ComputeV1::Interconnect] interconnect_object
@@ -10134,7 +10238,8 @@ module Google
10134
10238
  execute_or_queue_command(command, &block)
10135
10239
  end
10136
10240
 
10137
- # Retrieves the list of interconnect available to the specified project.
10241
+ # Retrieves the list of interconnect available to the specified project. (==
10242
+ # suppress_warning http-rest-shadowed ==)
10138
10243
  # @param [String] project
10139
10244
  # Project ID for this request.
10140
10245
  # @param [String] filter
@@ -10207,7 +10312,7 @@ module Google
10207
10312
 
10208
10313
  # Updates the specified interconnect with the data included in the request. This
10209
10314
  # method supports PATCH semantics and uses the JSON merge patch format and
10210
- # processing rules.
10315
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
10211
10316
  # @param [String] project
10212
10317
  # Project ID for this request.
10213
10318
  # @param [String] interconnect
@@ -10259,7 +10364,8 @@ module Google
10259
10364
  end
10260
10365
 
10261
10366
  # Return a specified license code. License codes are mirrored across all
10262
- # projects that have permissions to read the License Code.
10367
+ # projects that have permissions to read the License Code. (== suppress_warning
10368
+ # http-rest-shadowed ==)
10263
10369
  # @param [String] project
10264
10370
  # Project ID for this request.
10265
10371
  # @param [String] license_code
@@ -10295,7 +10401,8 @@ module Google
10295
10401
  execute_or_queue_command(command, &block)
10296
10402
  end
10297
10403
 
10298
- # Returns permissions that a caller has on the specified resource.
10404
+ # Returns permissions that a caller has on the specified resource. (==
10405
+ # suppress_warning http-rest-shadowed ==)
10299
10406
  # @param [String] project
10300
10407
  # Project ID for this request.
10301
10408
  # @param [String] resource
@@ -10334,7 +10441,7 @@ module Google
10334
10441
  execute_or_queue_command(command, &block)
10335
10442
  end
10336
10443
 
10337
- # Deletes the specified license.
10444
+ # Deletes the specified license. (== suppress_warning http-rest-shadowed ==)
10338
10445
  # @param [String] project
10339
10446
  # Project ID for this request.
10340
10447
  # @param [String] license
@@ -10382,7 +10489,8 @@ module Google
10382
10489
  execute_or_queue_command(command, &block)
10383
10490
  end
10384
10491
 
10385
- # Returns the specified License resource.
10492
+ # Returns the specified License resource. (== suppress_warning http-rest-
10493
+ # shadowed ==)
10386
10494
  # @param [String] project
10387
10495
  # Project ID for this request.
10388
10496
  # @param [String] license
@@ -10419,7 +10527,7 @@ module Google
10419
10527
  end
10420
10528
 
10421
10529
  # Gets the access control policy for a resource. May be empty if no such policy
10422
- # or resource exists.
10530
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
10423
10531
  # @param [String] project
10424
10532
  # Project ID for this request.
10425
10533
  # @param [String] resource
@@ -10455,7 +10563,8 @@ module Google
10455
10563
  execute_or_queue_command(command, &block)
10456
10564
  end
10457
10565
 
10458
- # Create a License resource in the specified project.
10566
+ # Create a License resource in the specified project. (== suppress_warning http-
10567
+ # rest-shadowed ==)
10459
10568
  # @param [String] project
10460
10569
  # Project ID for this request.
10461
10570
  # @param [Google::Apis::ComputeV1::License] license_object
@@ -10507,7 +10616,8 @@ module Google
10507
10616
  # does not get any licenses that belong to other projects, including licenses
10508
10617
  # attached to publicly-available images, like Debian 9. If you want to get a
10509
10618
  # list of publicly-available licenses, use this method to make a request to the
10510
- # respective image project, such as debian-cloud or windows-cloud.
10619
+ # respective image project, such as debian-cloud or windows-cloud. (==
10620
+ # suppress_warning http-rest-shadowed ==)
10511
10621
  # @param [String] project
10512
10622
  # Project ID for this request.
10513
10623
  # @param [String] filter
@@ -10579,7 +10689,7 @@ module Google
10579
10689
  end
10580
10690
 
10581
10691
  # Sets the access control policy on the specified resource. Replaces any
10582
- # existing policy.
10692
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
10583
10693
  # @param [String] project
10584
10694
  # Project ID for this request.
10585
10695
  # @param [String] resource
@@ -10618,7 +10728,8 @@ module Google
10618
10728
  execute_or_queue_command(command, &block)
10619
10729
  end
10620
10730
 
10621
- # Returns permissions that a caller has on the specified resource.
10731
+ # Returns permissions that a caller has on the specified resource. (==
10732
+ # suppress_warning http-rest-shadowed ==)
10622
10733
  # @param [String] project
10623
10734
  # Project ID for this request.
10624
10735
  # @param [String] resource
@@ -10657,7 +10768,8 @@ module Google
10657
10768
  execute_or_queue_command(command, &block)
10658
10769
  end
10659
10770
 
10660
- # Retrieves an aggregated list of machine types.
10771
+ # Retrieves an aggregated list of machine types. (== suppress_warning http-rest-
10772
+ # shadowed ==)
10661
10773
  # @param [String] project
10662
10774
  # Project ID for this request.
10663
10775
  # @param [String] filter
@@ -10729,7 +10841,7 @@ module Google
10729
10841
  end
10730
10842
 
10731
10843
  # Returns the specified machine type. Gets a list of available machine types by
10732
- # making a list() request.
10844
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
10733
10845
  # @param [String] project
10734
10846
  # Project ID for this request.
10735
10847
  # @param [String] zone
@@ -10768,7 +10880,8 @@ module Google
10768
10880
  execute_or_queue_command(command, &block)
10769
10881
  end
10770
10882
 
10771
- # Retrieves a list of machine types available to the specified project.
10883
+ # Retrieves a list of machine types available to the specified project. (==
10884
+ # suppress_warning http-rest-shadowed ==)
10772
10885
  # @param [String] project
10773
10886
  # Project ID for this request.
10774
10887
  # @param [String] zone
@@ -10842,7 +10955,8 @@ module Google
10842
10955
  execute_or_queue_command(command, &block)
10843
10956
  end
10844
10957
 
10845
- # Retrieves the list of network endpoint groups and sorts them by zone.
10958
+ # Retrieves the list of network endpoint groups and sorts them by zone. (==
10959
+ # suppress_warning http-rest-shadowed ==)
10846
10960
  # @param [String] project
10847
10961
  # Project ID for this request.
10848
10962
  # @param [String] filter
@@ -10913,7 +11027,8 @@ module Google
10913
11027
  execute_or_queue_command(command, &block)
10914
11028
  end
10915
11029
 
10916
- # Attach a list of network endpoints to the specified network endpoint group.
11030
+ # Attach a list of network endpoints to the specified network endpoint group. (==
11031
+ # suppress_warning http-rest-shadowed ==)
10917
11032
  # @param [String] project
10918
11033
  # Project ID for this request.
10919
11034
  # @param [String] zone
@@ -10972,7 +11087,7 @@ module Google
10972
11087
  # Deletes the specified network endpoint group. The network endpoints in the NEG
10973
11088
  # and the VM instances they belong to are not terminated when the NEG is deleted.
10974
11089
  # Note that the NEG cannot be deleted if there are backend services referencing
10975
- # it.
11090
+ # it. (== suppress_warning http-rest-shadowed ==)
10976
11091
  # @param [String] project
10977
11092
  # Project ID for this request.
10978
11093
  # @param [String] zone
@@ -11025,7 +11140,8 @@ module Google
11025
11140
  execute_or_queue_command(command, &block)
11026
11141
  end
11027
11142
 
11028
- # Detach a list of network endpoints from the specified network endpoint group.
11143
+ # Detach a list of network endpoints from the specified network endpoint group. (
11144
+ # == suppress_warning http-rest-shadowed ==)
11029
11145
  # @param [String] project
11030
11146
  # Project ID for this request.
11031
11147
  # @param [String] zone
@@ -11082,7 +11198,8 @@ module Google
11082
11198
  end
11083
11199
 
11084
11200
  # Returns the specified network endpoint group. Gets a list of available network
11085
- # endpoint groups by making a list() request.
11201
+ # endpoint groups by making a list() request. (== suppress_warning http-rest-
11202
+ # shadowed ==)
11086
11203
  # @param [String] project
11087
11204
  # Project ID for this request.
11088
11205
  # @param [String] zone
@@ -11123,7 +11240,7 @@ module Google
11123
11240
  end
11124
11241
 
11125
11242
  # Creates a network endpoint group in the specified project using the parameters
11126
- # that are included in the request.
11243
+ # that are included in the request. (== suppress_warning http-rest-shadowed ==)
11127
11244
  # @param [String] project
11128
11245
  # Project ID for this request.
11129
11246
  # @param [String] zone
@@ -11176,7 +11293,7 @@ module Google
11176
11293
  end
11177
11294
 
11178
11295
  # Retrieves the list of network endpoint groups that are located in the
11179
- # specified project and zone.
11296
+ # specified project and zone. (== suppress_warning http-rest-shadowed ==)
11180
11297
  # @param [String] project
11181
11298
  # Project ID for this request.
11182
11299
  # @param [String] zone
@@ -11251,7 +11368,8 @@ module Google
11251
11368
  execute_or_queue_command(command, &block)
11252
11369
  end
11253
11370
 
11254
- # Lists the network endpoints in the specified network endpoint group.
11371
+ # Lists the network endpoints in the specified network endpoint group. (==
11372
+ # suppress_warning http-rest-shadowed ==)
11255
11373
  # @param [String] project
11256
11374
  # Project ID for this request.
11257
11375
  # @param [String] zone
@@ -11333,7 +11451,8 @@ module Google
11333
11451
  execute_or_queue_command(command, &block)
11334
11452
  end
11335
11453
 
11336
- # Returns permissions that a caller has on the specified resource.
11454
+ # Returns permissions that a caller has on the specified resource. (==
11455
+ # suppress_warning http-rest-shadowed ==)
11337
11456
  # @param [String] project
11338
11457
  # Project ID for this request.
11339
11458
  # @param [String] zone
@@ -11375,7 +11494,8 @@ module Google
11375
11494
  execute_or_queue_command(command, &block)
11376
11495
  end
11377
11496
 
11378
- # Adds a peering to the specified network.
11497
+ # Adds a peering to the specified network. (== suppress_warning http-rest-
11498
+ # shadowed ==)
11379
11499
  # @param [String] project
11380
11500
  # Project ID for this request.
11381
11501
  # @param [String] network
@@ -11426,7 +11546,7 @@ module Google
11426
11546
  execute_or_queue_command(command, &block)
11427
11547
  end
11428
11548
 
11429
- # Deletes the specified network.
11549
+ # Deletes the specified network. (== suppress_warning http-rest-shadowed ==)
11430
11550
  # @param [String] project
11431
11551
  # Project ID for this request.
11432
11552
  # @param [String] network
@@ -11475,7 +11595,7 @@ module Google
11475
11595
  end
11476
11596
 
11477
11597
  # Returns the specified network. Gets a list of available networks by making a
11478
- # list() request.
11598
+ # list() request. (== suppress_warning http-rest-shadowed ==)
11479
11599
  # @param [String] project
11480
11600
  # Project ID for this request.
11481
11601
  # @param [String] network
@@ -11512,7 +11632,7 @@ module Google
11512
11632
  end
11513
11633
 
11514
11634
  # Creates a network in the specified project using the data included in the
11515
- # request.
11635
+ # request. (== suppress_warning http-rest-shadowed ==)
11516
11636
  # @param [String] project
11517
11637
  # Project ID for this request.
11518
11638
  # @param [Google::Apis::ComputeV1::Network] network_object
@@ -11560,7 +11680,8 @@ module Google
11560
11680
  execute_or_queue_command(command, &block)
11561
11681
  end
11562
11682
 
11563
- # Retrieves the list of networks available to the specified project.
11683
+ # Retrieves the list of networks available to the specified project. (==
11684
+ # suppress_warning http-rest-shadowed ==)
11564
11685
  # @param [String] project
11565
11686
  # Project ID for this request.
11566
11687
  # @param [String] filter
@@ -11632,7 +11753,8 @@ module Google
11632
11753
  end
11633
11754
 
11634
11755
  # Patches the specified network with the data included in the request. Only the
11635
- # following fields can be modified: routingConfig.routingMode.
11756
+ # following fields can be modified: routingConfig.routingMode. (==
11757
+ # suppress_warning http-rest-shadowed ==)
11636
11758
  # @param [String] project
11637
11759
  # Project ID for this request.
11638
11760
  # @param [String] network
@@ -11683,7 +11805,8 @@ module Google
11683
11805
  execute_or_queue_command(command, &block)
11684
11806
  end
11685
11807
 
11686
- # Removes a peering from the specified network.
11808
+ # Removes a peering from the specified network. (== suppress_warning http-rest-
11809
+ # shadowed ==)
11687
11810
  # @param [String] project
11688
11811
  # Project ID for this request.
11689
11812
  # @param [String] network
@@ -11734,7 +11857,8 @@ module Google
11734
11857
  execute_or_queue_command(command, &block)
11735
11858
  end
11736
11859
 
11737
- # Switches the network mode from auto subnet mode to custom subnet mode.
11860
+ # Switches the network mode from auto subnet mode to custom subnet mode. (==
11861
+ # suppress_warning http-rest-shadowed ==)
11738
11862
  # @param [String] project
11739
11863
  # Project ID for this request.
11740
11864
  # @param [String] network
@@ -11784,7 +11908,8 @@ module Google
11784
11908
 
11785
11909
  # Updates the specified network peering with the data included in the request
11786
11910
  # Only the following fields can be modified: NetworkPeering.export_custom_routes,
11787
- # and NetworkPeering.import_custom_routes
11911
+ # and NetworkPeering.import_custom_routes (== suppress_warning http-rest-
11912
+ # shadowed ==)
11788
11913
  # @param [String] project
11789
11914
  # Project ID for this request.
11790
11915
  # @param [String] network
@@ -11835,7 +11960,8 @@ module Google
11835
11960
  execute_or_queue_command(command, &block)
11836
11961
  end
11837
11962
 
11838
- # Adds specified number of nodes to the node group.
11963
+ # Adds specified number of nodes to the node group. (== suppress_warning http-
11964
+ # rest-shadowed ==)
11839
11965
  # @param [String] project
11840
11966
  # Project ID for this request.
11841
11967
  # @param [String] zone
@@ -11890,7 +12016,7 @@ module Google
11890
12016
  end
11891
12017
 
11892
12018
  # Retrieves an aggregated list of node groups. Note: use nodeGroups.listNodes
11893
- # for more details about each group.
12019
+ # for more details about each group. (== suppress_warning http-rest-shadowed ==)
11894
12020
  # @param [String] project
11895
12021
  # Project ID for this request.
11896
12022
  # @param [String] filter
@@ -11961,7 +12087,8 @@ module Google
11961
12087
  execute_or_queue_command(command, &block)
11962
12088
  end
11963
12089
 
11964
- # Deletes the specified NodeGroup resource.
12090
+ # Deletes the specified NodeGroup resource. (== suppress_warning http-rest-
12091
+ # shadowed ==)
11965
12092
  # @param [String] project
11966
12093
  # Project ID for this request.
11967
12094
  # @param [String] zone
@@ -12012,7 +12139,8 @@ module Google
12012
12139
  execute_or_queue_command(command, &block)
12013
12140
  end
12014
12141
 
12015
- # Deletes specified nodes from the node group.
12142
+ # Deletes specified nodes from the node group. (== suppress_warning http-rest-
12143
+ # shadowed ==)
12016
12144
  # @param [String] project
12017
12145
  # Project ID for this request.
12018
12146
  # @param [String] zone
@@ -12068,7 +12196,7 @@ module Google
12068
12196
 
12069
12197
  # Returns the specified NodeGroup. Get a list of available NodeGroups by making
12070
12198
  # a list() request. Note: the "nodes" field should not be used. Use nodeGroups.
12071
- # listNodes instead.
12199
+ # listNodes instead. (== suppress_warning http-rest-shadowed ==)
12072
12200
  # @param [String] project
12073
12201
  # Project ID for this request.
12074
12202
  # @param [String] zone
@@ -12108,7 +12236,7 @@ module Google
12108
12236
  end
12109
12237
 
12110
12238
  # Gets the access control policy for a resource. May be empty if no such policy
12111
- # or resource exists.
12239
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
12112
12240
  # @param [String] project
12113
12241
  # Project ID for this request.
12114
12242
  # @param [String] zone
@@ -12148,7 +12276,7 @@ module Google
12148
12276
  end
12149
12277
 
12150
12278
  # Creates a NodeGroup resource in the specified project using the data included
12151
- # in the request.
12279
+ # in the request. (== suppress_warning http-rest-shadowed ==)
12152
12280
  # @param [String] project
12153
12281
  # Project ID for this request.
12154
12282
  # @param [String] zone
@@ -12203,7 +12331,8 @@ module Google
12203
12331
  end
12204
12332
 
12205
12333
  # Retrieves a list of node groups available to the specified project. Note: use
12206
- # nodeGroups.listNodes for more details about each group.
12334
+ # nodeGroups.listNodes for more details about each group. (== suppress_warning
12335
+ # http-rest-shadowed ==)
12207
12336
  # @param [String] project
12208
12337
  # Project ID for this request.
12209
12338
  # @param [String] zone
@@ -12277,7 +12406,7 @@ module Google
12277
12406
  execute_or_queue_command(command, &block)
12278
12407
  end
12279
12408
 
12280
- # Lists nodes in the node group.
12409
+ # Lists nodes in the node group. (== suppress_warning http-rest-shadowed ==)
12281
12410
  # @param [String] project
12282
12411
  # Project ID for this request.
12283
12412
  # @param [String] zone
@@ -12355,7 +12484,7 @@ module Google
12355
12484
  end
12356
12485
 
12357
12486
  # Sets the access control policy on the specified resource. Replaces any
12358
- # existing policy.
12487
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
12359
12488
  # @param [String] project
12360
12489
  # Project ID for this request.
12361
12490
  # @param [String] zone
@@ -12397,7 +12526,8 @@ module Google
12397
12526
  execute_or_queue_command(command, &block)
12398
12527
  end
12399
12528
 
12400
- # Updates the node template of the node group.
12529
+ # Updates the node template of the node group. (== suppress_warning http-rest-
12530
+ # shadowed ==)
12401
12531
  # @param [String] project
12402
12532
  # Project ID for this request.
12403
12533
  # @param [String] zone
@@ -12451,7 +12581,8 @@ module Google
12451
12581
  execute_or_queue_command(command, &block)
12452
12582
  end
12453
12583
 
12454
- # Returns permissions that a caller has on the specified resource.
12584
+ # Returns permissions that a caller has on the specified resource. (==
12585
+ # suppress_warning http-rest-shadowed ==)
12455
12586
  # @param [String] project
12456
12587
  # Project ID for this request.
12457
12588
  # @param [String] zone
@@ -12493,7 +12624,8 @@ module Google
12493
12624
  execute_or_queue_command(command, &block)
12494
12625
  end
12495
12626
 
12496
- # Retrieves an aggregated list of node templates.
12627
+ # Retrieves an aggregated list of node templates. (== suppress_warning http-rest-
12628
+ # shadowed ==)
12497
12629
  # @param [String] project
12498
12630
  # Project ID for this request.
12499
12631
  # @param [String] filter
@@ -12564,7 +12696,8 @@ module Google
12564
12696
  execute_or_queue_command(command, &block)
12565
12697
  end
12566
12698
 
12567
- # Deletes the specified NodeTemplate resource.
12699
+ # Deletes the specified NodeTemplate resource. (== suppress_warning http-rest-
12700
+ # shadowed ==)
12568
12701
  # @param [String] project
12569
12702
  # Project ID for this request.
12570
12703
  # @param [String] region
@@ -12616,7 +12749,7 @@ module Google
12616
12749
  end
12617
12750
 
12618
12751
  # Returns the specified node template. Gets a list of available node templates
12619
- # by making a list() request.
12752
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
12620
12753
  # @param [String] project
12621
12754
  # Project ID for this request.
12622
12755
  # @param [String] region
@@ -12656,7 +12789,7 @@ module Google
12656
12789
  end
12657
12790
 
12658
12791
  # Gets the access control policy for a resource. May be empty if no such policy
12659
- # or resource exists.
12792
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
12660
12793
  # @param [String] project
12661
12794
  # Project ID for this request.
12662
12795
  # @param [String] region
@@ -12696,7 +12829,7 @@ module Google
12696
12829
  end
12697
12830
 
12698
12831
  # Creates a NodeTemplate resource in the specified project using the data
12699
- # included in the request.
12832
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
12700
12833
  # @param [String] project
12701
12834
  # Project ID for this request.
12702
12835
  # @param [String] region
@@ -12747,7 +12880,8 @@ module Google
12747
12880
  execute_or_queue_command(command, &block)
12748
12881
  end
12749
12882
 
12750
- # Retrieves a list of node templates available to the specified project.
12883
+ # Retrieves a list of node templates available to the specified project. (==
12884
+ # suppress_warning http-rest-shadowed ==)
12751
12885
  # @param [String] project
12752
12886
  # Project ID for this request.
12753
12887
  # @param [String] region
@@ -12822,7 +12956,7 @@ module Google
12822
12956
  end
12823
12957
 
12824
12958
  # Sets the access control policy on the specified resource. Replaces any
12825
- # existing policy.
12959
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
12826
12960
  # @param [String] project
12827
12961
  # Project ID for this request.
12828
12962
  # @param [String] region
@@ -12864,7 +12998,8 @@ module Google
12864
12998
  execute_or_queue_command(command, &block)
12865
12999
  end
12866
13000
 
12867
- # Returns permissions that a caller has on the specified resource.
13001
+ # Returns permissions that a caller has on the specified resource. (==
13002
+ # suppress_warning http-rest-shadowed ==)
12868
13003
  # @param [String] project
12869
13004
  # Project ID for this request.
12870
13005
  # @param [String] region
@@ -12906,7 +13041,8 @@ module Google
12906
13041
  execute_or_queue_command(command, &block)
12907
13042
  end
12908
13043
 
12909
- # Retrieves an aggregated list of node types.
13044
+ # Retrieves an aggregated list of node types. (== suppress_warning http-rest-
13045
+ # shadowed ==)
12910
13046
  # @param [String] project
12911
13047
  # Project ID for this request.
12912
13048
  # @param [String] filter
@@ -12978,7 +13114,7 @@ module Google
12978
13114
  end
12979
13115
 
12980
13116
  # Returns the specified node type. Gets a list of available node types by making
12981
- # a list() request.
13117
+ # a list() request. (== suppress_warning http-rest-shadowed ==)
12982
13118
  # @param [String] project
12983
13119
  # Project ID for this request.
12984
13120
  # @param [String] zone
@@ -13017,7 +13153,8 @@ module Google
13017
13153
  execute_or_queue_command(command, &block)
13018
13154
  end
13019
13155
 
13020
- # Retrieves a list of node types available to the specified project.
13156
+ # Retrieves a list of node types available to the specified project. (==
13157
+ # suppress_warning http-rest-shadowed ==)
13021
13158
  # @param [String] project
13022
13159
  # Project ID for this request.
13023
13160
  # @param [String] zone
@@ -13091,7 +13228,8 @@ module Google
13091
13228
  execute_or_queue_command(command, &block)
13092
13229
  end
13093
13230
 
13094
- # Disable this project as a shared VPC host project.
13231
+ # Disable this project as a shared VPC host project. (== suppress_warning http-
13232
+ # rest-shadowed ==)
13095
13233
  # @param [String] project
13096
13234
  # Project ID for this request.
13097
13235
  # @param [String] request_id
@@ -13137,7 +13275,7 @@ module Google
13137
13275
  end
13138
13276
 
13139
13277
  # Disable a service resource (also known as service project) associated with
13140
- # this host project.
13278
+ # this host project. (== suppress_warning http-rest-shadowed ==)
13141
13279
  # @param [String] project
13142
13280
  # Project ID for this request.
13143
13281
  # @param [Google::Apis::ComputeV1::ProjectsDisableXpnResourceRequest] projects_disable_xpn_resource_request_object
@@ -13185,7 +13323,8 @@ module Google
13185
13323
  execute_or_queue_command(command, &block)
13186
13324
  end
13187
13325
 
13188
- # Enable this project as a shared VPC host project.
13326
+ # Enable this project as a shared VPC host project. (== suppress_warning http-
13327
+ # rest-shadowed ==)
13189
13328
  # @param [String] project
13190
13329
  # Project ID for this request.
13191
13330
  # @param [String] request_id
@@ -13231,7 +13370,8 @@ module Google
13231
13370
  end
13232
13371
 
13233
13372
  # Enable service resource (a.k.a service project) for a host project, so that
13234
- # subnets in the host project can be used by instances in the service project.
13373
+ # subnets in the host project can be used by instances in the service project. (=
13374
+ # = suppress_warning http-rest-shadowed ==)
13235
13375
  # @param [String] project
13236
13376
  # Project ID for this request.
13237
13377
  # @param [Google::Apis::ComputeV1::ProjectsEnableXpnResourceRequest] projects_enable_xpn_resource_request_object
@@ -13279,7 +13419,8 @@ module Google
13279
13419
  execute_or_queue_command(command, &block)
13280
13420
  end
13281
13421
 
13282
- # Returns the specified Project resource.
13422
+ # Returns the specified Project resource. (== suppress_warning http-rest-
13423
+ # shadowed ==)
13283
13424
  # @param [String] project
13284
13425
  # Project ID for this request.
13285
13426
  # @param [String] fields
@@ -13313,7 +13454,7 @@ module Google
13313
13454
  end
13314
13455
 
13315
13456
  # Gets the shared VPC host project that this project links to. May be empty if
13316
- # no link exists.
13457
+ # no link exists. (== suppress_warning http-rest-shadowed ==)
13317
13458
  # @param [String] project
13318
13459
  # Project ID for this request.
13319
13460
  # @param [String] fields
@@ -13347,7 +13488,7 @@ module Google
13347
13488
  end
13348
13489
 
13349
13490
  # Gets service resources (a.k.a service project) associated with this host
13350
- # project.
13491
+ # project. (== suppress_warning http-rest-shadowed ==)
13351
13492
  # @param [String] project
13352
13493
  # Project ID for this request.
13353
13494
  # @param [String] filter
@@ -13418,7 +13559,8 @@ module Google
13418
13559
  execute_or_queue_command(command, &block)
13419
13560
  end
13420
13561
 
13421
- # Lists all shared VPC host projects visible to the user in an organization.
13562
+ # Lists all shared VPC host projects visible to the user in an organization. (==
13563
+ # suppress_warning http-rest-shadowed ==)
13422
13564
  # @param [String] project
13423
13565
  # Project ID for this request.
13424
13566
  # @param [Google::Apis::ComputeV1::ProjectsListXpnHostsRequest] projects_list_xpn_hosts_request_object
@@ -13492,7 +13634,8 @@ module Google
13492
13634
  execute_or_queue_command(command, &block)
13493
13635
  end
13494
13636
 
13495
- # Moves a persistent disk from one zone to another.
13637
+ # Moves a persistent disk from one zone to another. (== suppress_warning http-
13638
+ # rest-shadowed ==)
13496
13639
  # @param [String] project
13497
13640
  # Project ID for this request.
13498
13641
  # @param [Google::Apis::ComputeV1::MoveDiskRequest] move_disk_request_object
@@ -13540,7 +13683,8 @@ module Google
13540
13683
  execute_or_queue_command(command, &block)
13541
13684
  end
13542
13685
 
13543
- # Moves an instance and its attached persistent disks from one zone to another.
13686
+ # Moves an instance and its attached persistent disks from one zone to another. (
13687
+ # == suppress_warning http-rest-shadowed ==)
13544
13688
  # @param [String] project
13545
13689
  # Project ID for this request.
13546
13690
  # @param [Google::Apis::ComputeV1::MoveInstanceRequest] move_instance_request_object
@@ -13589,7 +13733,7 @@ module Google
13589
13733
  end
13590
13734
 
13591
13735
  # Sets metadata common to all instances within the specified project using the
13592
- # data included in the request.
13736
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
13593
13737
  # @param [String] project
13594
13738
  # Project ID for this request.
13595
13739
  # @param [Google::Apis::ComputeV1::Metadata] metadata_object
@@ -13639,7 +13783,7 @@ module Google
13639
13783
 
13640
13784
  # Sets the default network tier of the project. The default network tier is used
13641
13785
  # when an address/forwardingRule/instance is created without specifying the
13642
- # network tier field.
13786
+ # network tier field. (== suppress_warning http-rest-shadowed ==)
13643
13787
  # @param [String] project
13644
13788
  # Project ID for this request.
13645
13789
  # @param [Google::Apis::ComputeV1::ProjectsSetDefaultNetworkTierRequest] projects_set_default_network_tier_request_object
@@ -13689,7 +13833,8 @@ module Google
13689
13833
 
13690
13834
  # Enables the usage export feature and sets the usage export bucket where
13691
13835
  # reports are stored. If you provide an empty request body using this method,
13692
- # the usage export feature will be disabled.
13836
+ # the usage export feature will be disabled. (== suppress_warning http-rest-
13837
+ # shadowed ==)
13693
13838
  # @param [String] project
13694
13839
  # Project ID for this request.
13695
13840
  # @param [Google::Apis::ComputeV1::UsageExportLocation] usage_export_location_object
@@ -13737,7 +13882,7 @@ module Google
13737
13882
  execute_or_queue_command(command, &block)
13738
13883
  end
13739
13884
 
13740
- # Deletes the specified autoscaler.
13885
+ # Deletes the specified autoscaler. (== suppress_warning http-rest-shadowed ==)
13741
13886
  # @param [String] project
13742
13887
  # Project ID for this request.
13743
13888
  # @param [String] region
@@ -13788,7 +13933,7 @@ module Google
13788
13933
  execute_or_queue_command(command, &block)
13789
13934
  end
13790
13935
 
13791
- # Returns the specified autoscaler.
13936
+ # Returns the specified autoscaler. (== suppress_warning http-rest-shadowed ==)
13792
13937
  # @param [String] project
13793
13938
  # Project ID for this request.
13794
13939
  # @param [String] region
@@ -13828,7 +13973,7 @@ module Google
13828
13973
  end
13829
13974
 
13830
13975
  # Creates an autoscaler in the specified project using the data included in the
13831
- # request.
13976
+ # request. (== suppress_warning http-rest-shadowed ==)
13832
13977
  # @param [String] project
13833
13978
  # Project ID for this request.
13834
13979
  # @param [String] region
@@ -13879,7 +14024,8 @@ module Google
13879
14024
  execute_or_queue_command(command, &block)
13880
14025
  end
13881
14026
 
13882
- # Retrieves a list of autoscalers contained within the specified region.
14027
+ # Retrieves a list of autoscalers contained within the specified region. (==
14028
+ # suppress_warning http-rest-shadowed ==)
13883
14029
  # @param [String] project
13884
14030
  # Project ID for this request.
13885
14031
  # @param [String] region
@@ -13955,7 +14101,7 @@ module Google
13955
14101
 
13956
14102
  # Updates an autoscaler in the specified project using the data included in the
13957
14103
  # request. This method supports PATCH semantics and uses the JSON merge patch
13958
- # format and processing rules.
14104
+ # format and processing rules. (== suppress_warning http-rest-shadowed ==)
13959
14105
  # @param [String] project
13960
14106
  # Project ID for this request.
13961
14107
  # @param [String] region
@@ -14010,7 +14156,7 @@ module Google
14010
14156
  end
14011
14157
 
14012
14158
  # Updates an autoscaler in the specified project using the data included in the
14013
- # request.
14159
+ # request. (== suppress_warning http-rest-shadowed ==)
14014
14160
  # @param [String] project
14015
14161
  # Project ID for this request.
14016
14162
  # @param [String] region
@@ -14064,7 +14210,8 @@ module Google
14064
14210
  execute_or_queue_command(command, &block)
14065
14211
  end
14066
14212
 
14067
- # Deletes the specified regional BackendService resource.
14213
+ # Deletes the specified regional BackendService resource. (== suppress_warning
14214
+ # http-rest-shadowed ==)
14068
14215
  # @param [String] project
14069
14216
  # Project ID for this request.
14070
14217
  # @param [String] region
@@ -14115,7 +14262,8 @@ module Google
14115
14262
  execute_or_queue_command(command, &block)
14116
14263
  end
14117
14264
 
14118
- # Returns the specified regional BackendService resource.
14265
+ # Returns the specified regional BackendService resource. (== suppress_warning
14266
+ # http-rest-shadowed ==)
14119
14267
  # @param [String] project
14120
14268
  # Project ID for this request.
14121
14269
  # @param [String] region
@@ -14154,7 +14302,8 @@ module Google
14154
14302
  execute_or_queue_command(command, &block)
14155
14303
  end
14156
14304
 
14157
- # Gets the most recent health check results for this regional BackendService.
14305
+ # Gets the most recent health check results for this regional BackendService. (==
14306
+ # suppress_warning http-rest-shadowed ==)
14158
14307
  # @param [String] project
14159
14308
  # @param [String] region
14160
14309
  # Name of the region scoping this request.
@@ -14198,7 +14347,7 @@ module Google
14198
14347
  # Creates a regional BackendService resource in the specified project using the
14199
14348
  # data included in the request. There are several restrictions and guidelines to
14200
14349
  # keep in mind when creating a regional backend service. Read Restrictions and
14201
- # Guidelines for more information.
14350
+ # Guidelines for more information. (== suppress_warning http-rest-shadowed ==)
14202
14351
  # @param [String] project
14203
14352
  # Project ID for this request.
14204
14353
  # @param [String] region
@@ -14250,7 +14399,8 @@ module Google
14250
14399
  end
14251
14400
 
14252
14401
  # Retrieves the list of regional BackendService resources available to the
14253
- # specified project in the given region.
14402
+ # specified project in the given region. (== suppress_warning http-rest-shadowed
14403
+ # ==)
14254
14404
  # @param [String] project
14255
14405
  # Project ID for this request.
14256
14406
  # @param [String] region
@@ -14328,7 +14478,7 @@ module Google
14328
14478
  # in the request. There are several restrictions and guidelines to keep in mind
14329
14479
  # when updating a backend service. Read Restrictions and Guidelines for more
14330
14480
  # information. This method supports PATCH semantics and uses the JSON merge
14331
- # patch format and processing rules.
14481
+ # patch format and processing rules. (== suppress_warning http-rest-shadowed ==)
14332
14482
  # @param [String] project
14333
14483
  # Project ID for this request.
14334
14484
  # @param [String] region
@@ -14385,7 +14535,7 @@ module Google
14385
14535
  # Updates the specified regional BackendService resource with the data included
14386
14536
  # in the request. There are several restrictions and guidelines to keep in mind
14387
14537
  # when updating a backend service. Read Restrictions and Guidelines for more
14388
- # information.
14538
+ # information. (== suppress_warning http-rest-shadowed ==)
14389
14539
  # @param [String] project
14390
14540
  # Project ID for this request.
14391
14541
  # @param [String] region
@@ -14439,7 +14589,8 @@ module Google
14439
14589
  execute_or_queue_command(command, &block)
14440
14590
  end
14441
14591
 
14442
- # Retrieves an aggregated list of commitments.
14592
+ # Retrieves an aggregated list of commitments. (== suppress_warning http-rest-
14593
+ # shadowed ==)
14443
14594
  # @param [String] project
14444
14595
  # Project ID for this request.
14445
14596
  # @param [String] filter
@@ -14511,7 +14662,8 @@ module Google
14511
14662
  end
14512
14663
 
14513
14664
  # Returns the specified commitment resource. Gets a list of available
14514
- # commitments by making a list() request.
14665
+ # commitments by making a list() request. (== suppress_warning http-rest-
14666
+ # shadowed ==)
14515
14667
  # @param [String] project
14516
14668
  # Project ID for this request.
14517
14669
  # @param [String] region
@@ -14551,7 +14703,7 @@ module Google
14551
14703
  end
14552
14704
 
14553
14705
  # Creates a commitment in the specified project using the data included in the
14554
- # request.
14706
+ # request. (== suppress_warning http-rest-shadowed ==)
14555
14707
  # @param [String] project
14556
14708
  # Project ID for this request.
14557
14709
  # @param [String] region
@@ -14602,7 +14754,8 @@ module Google
14602
14754
  execute_or_queue_command(command, &block)
14603
14755
  end
14604
14756
 
14605
- # Retrieves a list of commitments contained within the specified region.
14757
+ # Retrieves a list of commitments contained within the specified region. (==
14758
+ # suppress_warning http-rest-shadowed ==)
14606
14759
  # @param [String] project
14607
14760
  # Project ID for this request.
14608
14761
  # @param [String] region
@@ -14677,7 +14830,7 @@ module Google
14677
14830
  end
14678
14831
 
14679
14832
  # Returns the specified regional disk type. Gets a list of available disk types
14680
- # by making a list() request.
14833
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
14681
14834
  # @param [String] project
14682
14835
  # Project ID for this request.
14683
14836
  # @param [String] region
@@ -14716,7 +14869,8 @@ module Google
14716
14869
  execute_or_queue_command(command, &block)
14717
14870
  end
14718
14871
 
14719
- # Retrieves a list of regional disk types available to the specified project.
14872
+ # Retrieves a list of regional disk types available to the specified project. (==
14873
+ # suppress_warning http-rest-shadowed ==)
14720
14874
  # @param [String] project
14721
14875
  # Project ID for this request.
14722
14876
  # @param [String] region
@@ -14791,7 +14945,8 @@ module Google
14791
14945
  end
14792
14946
 
14793
14947
  # Adds existing resource policies to a regional disk. You can only add one
14794
- # policy which will be applied to this disk for scheduling snapshot creation.
14948
+ # policy which will be applied to this disk for scheduling snapshot creation. (==
14949
+ # suppress_warning http-rest-shadowed ==)
14795
14950
  # @param [String] project
14796
14951
  # Project ID for this request.
14797
14952
  # @param [String] region
@@ -14845,7 +15000,8 @@ module Google
14845
15000
  execute_or_queue_command(command, &block)
14846
15001
  end
14847
15002
 
14848
- # Creates a snapshot of this regional disk.
15003
+ # Creates a snapshot of this regional disk. (== suppress_warning http-rest-
15004
+ # shadowed ==)
14849
15005
  # @param [String] project
14850
15006
  # Project ID for this request.
14851
15007
  # @param [String] region
@@ -14902,7 +15058,8 @@ module Google
14902
15058
  # Deletes the specified regional persistent disk. Deleting a regional disk
14903
15059
  # removes all the replicas of its data permanently and is irreversible. However,
14904
15060
  # deleting a disk does not delete any snapshots previously made from the disk.
14905
- # You must separately delete snapshots.
15061
+ # You must separately delete snapshots. (== suppress_warning http-rest-shadowed =
15062
+ # =)
14906
15063
  # @param [String] project
14907
15064
  # Project ID for this request.
14908
15065
  # @param [String] region
@@ -14953,7 +15110,8 @@ module Google
14953
15110
  execute_or_queue_command(command, &block)
14954
15111
  end
14955
15112
 
14956
- # Returns a specified regional persistent disk.
15113
+ # Returns a specified regional persistent disk. (== suppress_warning http-rest-
15114
+ # shadowed ==)
14957
15115
  # @param [String] project
14958
15116
  # Project ID for this request.
14959
15117
  # @param [String] region
@@ -14993,7 +15151,7 @@ module Google
14993
15151
  end
14994
15152
 
14995
15153
  # Creates a persistent regional disk in the specified project using the data
14996
- # included in the request.
15154
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
14997
15155
  # @param [String] project
14998
15156
  # Project ID for this request.
14999
15157
  # @param [String] region
@@ -15047,7 +15205,8 @@ module Google
15047
15205
  execute_or_queue_command(command, &block)
15048
15206
  end
15049
15207
 
15050
- # Retrieves the list of persistent disks contained within the specified region.
15208
+ # Retrieves the list of persistent disks contained within the specified region. (
15209
+ # == suppress_warning http-rest-shadowed ==)
15051
15210
  # @param [String] project
15052
15211
  # Project ID for this request.
15053
15212
  # @param [String] region
@@ -15121,7 +15280,8 @@ module Google
15121
15280
  execute_or_queue_command(command, &block)
15122
15281
  end
15123
15282
 
15124
- # Removes resource policies from a regional disk.
15283
+ # Removes resource policies from a regional disk. (== suppress_warning http-rest-
15284
+ # shadowed ==)
15125
15285
  # @param [String] project
15126
15286
  # Project ID for this request.
15127
15287
  # @param [String] region
@@ -15175,7 +15335,8 @@ module Google
15175
15335
  execute_or_queue_command(command, &block)
15176
15336
  end
15177
15337
 
15178
- # Resizes the specified regional persistent disk.
15338
+ # Resizes the specified regional persistent disk. (== suppress_warning http-rest-
15339
+ # shadowed ==)
15179
15340
  # @param [String] project
15180
15341
  # The project ID for this request.
15181
15342
  # @param [String] region
@@ -15229,7 +15390,8 @@ module Google
15229
15390
  execute_or_queue_command(command, &block)
15230
15391
  end
15231
15392
 
15232
- # Sets the labels on the target regional disk.
15393
+ # Sets the labels on the target regional disk. (== suppress_warning http-rest-
15394
+ # shadowed ==)
15233
15395
  # @param [String] project
15234
15396
  # Project ID for this request.
15235
15397
  # @param [String] region
@@ -15283,7 +15445,8 @@ module Google
15283
15445
  execute_or_queue_command(command, &block)
15284
15446
  end
15285
15447
 
15286
- # Returns permissions that a caller has on the specified resource.
15448
+ # Returns permissions that a caller has on the specified resource. (==
15449
+ # suppress_warning http-rest-shadowed ==)
15287
15450
  # @param [String] project
15288
15451
  # Project ID for this request.
15289
15452
  # @param [String] region
@@ -15325,7 +15488,8 @@ module Google
15325
15488
  execute_or_queue_command(command, &block)
15326
15489
  end
15327
15490
 
15328
- # Deletes the specified HealthCheck resource.
15491
+ # Deletes the specified HealthCheck resource. (== suppress_warning http-rest-
15492
+ # shadowed ==)
15329
15493
  # @param [String] project
15330
15494
  # Project ID for this request.
15331
15495
  # @param [String] region
@@ -15377,7 +15541,7 @@ module Google
15377
15541
  end
15378
15542
 
15379
15543
  # Returns the specified HealthCheck resource. Gets a list of available health
15380
- # checks by making a list() request.
15544
+ # checks by making a list() request. (== suppress_warning http-rest-shadowed ==)
15381
15545
  # @param [String] project
15382
15546
  # Project ID for this request.
15383
15547
  # @param [String] region
@@ -15417,7 +15581,7 @@ module Google
15417
15581
  end
15418
15582
 
15419
15583
  # Creates a HealthCheck resource in the specified project using the data
15420
- # included in the request.
15584
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
15421
15585
  # @param [String] project
15422
15586
  # Project ID for this request.
15423
15587
  # @param [String] region
@@ -15469,6 +15633,7 @@ module Google
15469
15633
  end
15470
15634
 
15471
15635
  # Retrieves the list of HealthCheck resources available to the specified project.
15636
+ # (== suppress_warning http-rest-shadowed ==)
15472
15637
  # @param [String] project
15473
15638
  # Project ID for this request.
15474
15639
  # @param [String] region
@@ -15544,7 +15709,8 @@ module Google
15544
15709
 
15545
15710
  # Updates a HealthCheck resource in the specified project using the data
15546
15711
  # included in the request. This method supports PATCH semantics and uses the
15547
- # JSON merge patch format and processing rules.
15712
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
15713
+ # shadowed ==)
15548
15714
  # @param [String] project
15549
15715
  # Project ID for this request.
15550
15716
  # @param [String] region
@@ -15599,7 +15765,7 @@ module Google
15599
15765
  end
15600
15766
 
15601
15767
  # Updates a HealthCheck resource in the specified project using the data
15602
- # included in the request.
15768
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
15603
15769
  # @param [String] project
15604
15770
  # Project ID for this request.
15605
15771
  # @param [String] region
@@ -15664,7 +15830,8 @@ module Google
15664
15830
  # If the group is part of a backend service that has enabled connection draining,
15665
15831
  # it can take up to 60 seconds after the connection draining duration has
15666
15832
  # elapsed before the VM instance is removed or deleted.
15667
- # You can specify a maximum of 1000 instances with this method per request.
15833
+ # You can specify a maximum of 1000 instances with this method per request. (==
15834
+ # suppress_warning http-rest-shadowed ==)
15668
15835
  # @param [String] project
15669
15836
  # Project ID for this request.
15670
15837
  # @param [String] region
@@ -15719,7 +15886,7 @@ module Google
15719
15886
  end
15720
15887
 
15721
15888
  # Deletes the specified managed instance group and all of the instances in that
15722
- # group.
15889
+ # group. (== suppress_warning http-rest-shadowed ==)
15723
15890
  # @param [String] project
15724
15891
  # Project ID for this request.
15725
15892
  # @param [String] region
@@ -15780,7 +15947,8 @@ module Google
15780
15947
  # If the group is part of a backend service that has enabled connection draining,
15781
15948
  # it can take up to 60 seconds after the connection draining duration has
15782
15949
  # elapsed before the VM instance is removed or deleted.
15783
- # You can specify a maximum of 1000 instances with this method per request.
15950
+ # You can specify a maximum of 1000 instances with this method per request. (==
15951
+ # suppress_warning http-rest-shadowed ==)
15784
15952
  # @param [String] project
15785
15953
  # Project ID for this request.
15786
15954
  # @param [String] region
@@ -15834,7 +16002,8 @@ module Google
15834
16002
  execute_or_queue_command(command, &block)
15835
16003
  end
15836
16004
 
15837
- # Returns all of the details about the specified managed instance group.
16005
+ # Returns all of the details about the specified managed instance group. (==
16006
+ # suppress_warning http-rest-shadowed ==)
15838
16007
  # @param [String] project
15839
16008
  # Project ID for this request.
15840
16009
  # @param [String] region
@@ -15879,7 +16048,8 @@ module Google
15879
16048
  # group is created even if the instances in the group have not yet been created.
15880
16049
  # You must separately verify the status of the individual instances with the
15881
16050
  # listmanagedinstances method.
15882
- # A regional managed instance group can contain up to 2000 instances.
16051
+ # A regional managed instance group can contain up to 2000 instances. (==
16052
+ # suppress_warning http-rest-shadowed ==)
15883
16053
  # @param [String] project
15884
16054
  # Project ID for this request.
15885
16055
  # @param [String] region
@@ -15931,7 +16101,7 @@ module Google
15931
16101
  end
15932
16102
 
15933
16103
  # Retrieves the list of managed instance groups that are contained within the
15934
- # specified region.
16104
+ # specified region. (== suppress_warning http-rest-shadowed ==)
15935
16105
  # @param [String] project
15936
16106
  # Project ID for this request.
15937
16107
  # @param [String] region
@@ -16007,7 +16177,7 @@ module Google
16007
16177
 
16008
16178
  # Lists the instances in the managed instance group and instances that are
16009
16179
  # scheduled to be created. The list includes any current actions that the group
16010
- # has scheduled for its instances.
16180
+ # has scheduled for its instances. (== suppress_warning http-rest-shadowed ==)
16011
16181
  # @param [String] project
16012
16182
  # Project ID for this request.
16013
16183
  # @param [String] region
@@ -16089,7 +16259,8 @@ module Google
16089
16259
  # the instances in the group are still in the process of being patched. You must
16090
16260
  # separately verify the status of the individual instances with the
16091
16261
  # listmanagedinstances method. This method supports PATCH semantics and uses the
16092
- # JSON merge patch format and processing rules.
16262
+ # JSON merge patch format and processing rules. (== suppress_warning http-rest-
16263
+ # shadowed ==)
16093
16264
  # @param [String] project
16094
16265
  # Project ID for this request.
16095
16266
  # @param [String] region
@@ -16152,7 +16323,8 @@ module Google
16152
16323
  # If the group is part of a backend service that has enabled connection draining,
16153
16324
  # it can take up to 60 seconds after the connection draining duration has
16154
16325
  # elapsed before the VM instance is removed or deleted.
16155
- # You can specify a maximum of 1000 instances with this method per request.
16326
+ # You can specify a maximum of 1000 instances with this method per request. (==
16327
+ # suppress_warning http-rest-shadowed ==)
16156
16328
  # @param [String] project
16157
16329
  # Project ID for this request.
16158
16330
  # @param [String] region
@@ -16214,7 +16386,8 @@ module Google
16214
16386
  # of the creating or deleting actions with the listmanagedinstances method.
16215
16387
  # If the group is part of a backend service that has enabled connection draining,
16216
16388
  # it can take up to 60 seconds after the connection draining duration has
16217
- # elapsed before the VM instance is removed or deleted.
16389
+ # elapsed before the VM instance is removed or deleted. (== suppress_warning
16390
+ # http-rest-shadowed ==)
16218
16391
  # @param [String] project
16219
16392
  # Project ID for this request.
16220
16393
  # @param [String] region
@@ -16269,7 +16442,8 @@ module Google
16269
16442
  end
16270
16443
 
16271
16444
  # Sets the instance template to use when creating new instances or recreating
16272
- # instances in this group. Existing instances are not affected.
16445
+ # instances in this group. Existing instances are not affected. (==
16446
+ # suppress_warning http-rest-shadowed ==)
16273
16447
  # @param [String] project
16274
16448
  # Project ID for this request.
16275
16449
  # @param [String] region
@@ -16324,7 +16498,8 @@ module Google
16324
16498
  end
16325
16499
 
16326
16500
  # Modifies the target pools to which all new instances in this group are
16327
- # assigned. Existing instances in the group are not affected.
16501
+ # assigned. Existing instances in the group are not affected. (==
16502
+ # suppress_warning http-rest-shadowed ==)
16328
16503
  # @param [String] project
16329
16504
  # Project ID for this request.
16330
16505
  # @param [String] region
@@ -16378,7 +16553,8 @@ module Google
16378
16553
  execute_or_queue_command(command, &block)
16379
16554
  end
16380
16555
 
16381
- # Returns the specified instance group resource.
16556
+ # Returns the specified instance group resource. (== suppress_warning http-rest-
16557
+ # shadowed ==)
16382
16558
  # @param [String] project
16383
16559
  # Project ID for this request.
16384
16560
  # @param [String] region
@@ -16418,7 +16594,7 @@ module Google
16418
16594
  end
16419
16595
 
16420
16596
  # Retrieves the list of instance group resources contained within the specified
16421
- # region.
16597
+ # region. (== suppress_warning http-rest-shadowed ==)
16422
16598
  # @param [String] project
16423
16599
  # Project ID for this request.
16424
16600
  # @param [String] region
@@ -16494,7 +16670,8 @@ module Google
16494
16670
 
16495
16671
  # Lists the instances in the specified instance group and displays information
16496
16672
  # about the named ports. Depending on the specified options, this method can
16497
- # list all instances or only the instances that are running.
16673
+ # list all instances or only the instances that are running. (==
16674
+ # suppress_warning http-rest-shadowed ==)
16498
16675
  # @param [String] project
16499
16676
  # Project ID for this request.
16500
16677
  # @param [String] region
@@ -16574,7 +16751,8 @@ module Google
16574
16751
  execute_or_queue_command(command, &block)
16575
16752
  end
16576
16753
 
16577
- # Sets the named ports for the specified regional instance group.
16754
+ # Sets the named ports for the specified regional instance group. (==
16755
+ # suppress_warning http-rest-shadowed ==)
16578
16756
  # @param [String] project
16579
16757
  # Project ID for this request.
16580
16758
  # @param [String] region
@@ -16628,7 +16806,8 @@ module Google
16628
16806
  execute_or_queue_command(command, &block)
16629
16807
  end
16630
16808
 
16631
- # Deletes the specified region-specific Operations resource.
16809
+ # Deletes the specified region-specific Operations resource. (==
16810
+ # suppress_warning http-rest-shadowed ==)
16632
16811
  # @param [String] project
16633
16812
  # Project ID for this request.
16634
16813
  # @param [String] region
@@ -16665,7 +16844,8 @@ module Google
16665
16844
  execute_or_queue_command(command, &block)
16666
16845
  end
16667
16846
 
16668
- # Retrieves the specified region-specific Operations resource.
16847
+ # Retrieves the specified region-specific Operations resource. (==
16848
+ # suppress_warning http-rest-shadowed ==)
16669
16849
  # @param [String] project
16670
16850
  # Project ID for this request.
16671
16851
  # @param [String] region
@@ -16705,6 +16885,7 @@ module Google
16705
16885
  end
16706
16886
 
16707
16887
  # Retrieves a list of Operation resources contained within the specified region.
16888
+ # (== suppress_warning http-rest-shadowed ==)
16708
16889
  # @param [String] project
16709
16890
  # Project ID for this request.
16710
16891
  # @param [String] region
@@ -16778,7 +16959,8 @@ module Google
16778
16959
  execute_or_queue_command(command, &block)
16779
16960
  end
16780
16961
 
16781
- # Deletes the specified SslCertificate resource in the region.
16962
+ # Deletes the specified SslCertificate resource in the region. (==
16963
+ # suppress_warning http-rest-shadowed ==)
16782
16964
  # @param [String] project
16783
16965
  # Project ID for this request.
16784
16966
  # @param [String] region
@@ -16830,7 +17012,8 @@ module Google
16830
17012
  end
16831
17013
 
16832
17014
  # Returns the specified SslCertificate resource in the specified region. Get a
16833
- # list of available SSL certificates by making a list() request.
17015
+ # list of available SSL certificates by making a list() request. (==
17016
+ # suppress_warning http-rest-shadowed ==)
16834
17017
  # @param [String] project
16835
17018
  # Project ID for this request.
16836
17019
  # @param [String] region
@@ -16870,7 +17053,7 @@ module Google
16870
17053
  end
16871
17054
 
16872
17055
  # Creates a SslCertificate resource in the specified project and region using
16873
- # the data included in the request
17056
+ # the data included in the request (== suppress_warning http-rest-shadowed ==)
16874
17057
  # @param [String] project
16875
17058
  # Project ID for this request.
16876
17059
  # @param [String] region
@@ -16922,7 +17105,7 @@ module Google
16922
17105
  end
16923
17106
 
16924
17107
  # Retrieves the list of SslCertificate resources available to the specified
16925
- # project in the specified region.
17108
+ # project in the specified region. (== suppress_warning http-rest-shadowed ==)
16926
17109
  # @param [String] project
16927
17110
  # Project ID for this request.
16928
17111
  # @param [String] region
@@ -16996,7 +17179,8 @@ module Google
16996
17179
  execute_or_queue_command(command, &block)
16997
17180
  end
16998
17181
 
16999
- # Deletes the specified TargetHttpProxy resource.
17182
+ # Deletes the specified TargetHttpProxy resource. (== suppress_warning http-rest-
17183
+ # shadowed ==)
17000
17184
  # @param [String] project
17001
17185
  # Project ID for this request.
17002
17186
  # @param [String] region
@@ -17048,7 +17232,8 @@ module Google
17048
17232
  end
17049
17233
 
17050
17234
  # Returns the specified TargetHttpProxy resource in the specified region. Gets a
17051
- # list of available target HTTP proxies by making a list() request.
17235
+ # list of available target HTTP proxies by making a list() request. (==
17236
+ # suppress_warning http-rest-shadowed ==)
17052
17237
  # @param [String] project
17053
17238
  # Project ID for this request.
17054
17239
  # @param [String] region
@@ -17088,7 +17273,7 @@ module Google
17088
17273
  end
17089
17274
 
17090
17275
  # Creates a TargetHttpProxy resource in the specified project and region using
17091
- # the data included in the request.
17276
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
17092
17277
  # @param [String] project
17093
17278
  # Project ID for this request.
17094
17279
  # @param [String] region
@@ -17140,7 +17325,7 @@ module Google
17140
17325
  end
17141
17326
 
17142
17327
  # Retrieves the list of TargetHttpProxy resources available to the specified
17143
- # project in the specified region.
17328
+ # project in the specified region. (== suppress_warning http-rest-shadowed ==)
17144
17329
  # @param [String] project
17145
17330
  # Project ID for this request.
17146
17331
  # @param [String] region
@@ -17214,7 +17399,8 @@ module Google
17214
17399
  execute_or_queue_command(command, &block)
17215
17400
  end
17216
17401
 
17217
- # Changes the URL map for TargetHttpProxy.
17402
+ # Changes the URL map for TargetHttpProxy. (== suppress_warning http-rest-
17403
+ # shadowed ==)
17218
17404
  # @param [String] project
17219
17405
  # Project ID for this request.
17220
17406
  # @param [String] region
@@ -17268,7 +17454,8 @@ module Google
17268
17454
  execute_or_queue_command(command, &block)
17269
17455
  end
17270
17456
 
17271
- # Deletes the specified TargetHttpsProxy resource.
17457
+ # Deletes the specified TargetHttpsProxy resource. (== suppress_warning http-
17458
+ # rest-shadowed ==)
17272
17459
  # @param [String] project
17273
17460
  # Project ID for this request.
17274
17461
  # @param [String] region
@@ -17320,7 +17507,8 @@ module Google
17320
17507
  end
17321
17508
 
17322
17509
  # Returns the specified TargetHttpsProxy resource in the specified region. Gets
17323
- # a list of available target HTTP proxies by making a list() request.
17510
+ # a list of available target HTTP proxies by making a list() request. (==
17511
+ # suppress_warning http-rest-shadowed ==)
17324
17512
  # @param [String] project
17325
17513
  # Project ID for this request.
17326
17514
  # @param [String] region
@@ -17360,7 +17548,7 @@ module Google
17360
17548
  end
17361
17549
 
17362
17550
  # Creates a TargetHttpsProxy resource in the specified project and region using
17363
- # the data included in the request.
17551
+ # the data included in the request. (== suppress_warning http-rest-shadowed ==)
17364
17552
  # @param [String] project
17365
17553
  # Project ID for this request.
17366
17554
  # @param [String] region
@@ -17412,7 +17600,7 @@ module Google
17412
17600
  end
17413
17601
 
17414
17602
  # Retrieves the list of TargetHttpsProxy resources available to the specified
17415
- # project in the specified region.
17603
+ # project in the specified region. (== suppress_warning http-rest-shadowed ==)
17416
17604
  # @param [String] project
17417
17605
  # Project ID for this request.
17418
17606
  # @param [String] region
@@ -17486,7 +17674,8 @@ module Google
17486
17674
  execute_or_queue_command(command, &block)
17487
17675
  end
17488
17676
 
17489
- # Replaces SslCertificates for TargetHttpsProxy.
17677
+ # Replaces SslCertificates for TargetHttpsProxy. (== suppress_warning http-rest-
17678
+ # shadowed ==)
17490
17679
  # @param [String] project
17491
17680
  # Project ID for this request.
17492
17681
  # @param [String] region
@@ -17540,7 +17729,8 @@ module Google
17540
17729
  execute_or_queue_command(command, &block)
17541
17730
  end
17542
17731
 
17543
- # Changes the URL map for TargetHttpsProxy.
17732
+ # Changes the URL map for TargetHttpsProxy. (== suppress_warning http-rest-
17733
+ # shadowed ==)
17544
17734
  # @param [String] project
17545
17735
  # Project ID for this request.
17546
17736
  # @param [String] region
@@ -17594,7 +17784,8 @@ module Google
17594
17784
  execute_or_queue_command(command, &block)
17595
17785
  end
17596
17786
 
17597
- # Deletes the specified UrlMap resource.
17787
+ # Deletes the specified UrlMap resource. (== suppress_warning http-rest-shadowed
17788
+ # ==)
17598
17789
  # @param [String] project
17599
17790
  # Project ID for this request.
17600
17791
  # @param [String] region
@@ -17637,7 +17828,7 @@ module Google
17637
17828
  end
17638
17829
 
17639
17830
  # Returns the specified UrlMap resource. Gets a list of available URL maps by
17640
- # making a list() request.
17831
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
17641
17832
  # @param [String] project
17642
17833
  # Project ID for this request.
17643
17834
  # @param [String] region
@@ -17677,7 +17868,7 @@ module Google
17677
17868
  end
17678
17869
 
17679
17870
  # Creates a UrlMap resource in the specified project using the data included in
17680
- # the request.
17871
+ # the request. (== suppress_warning http-rest-shadowed ==)
17681
17872
  # @param [String] project
17682
17873
  # Project ID for this request.
17683
17874
  # @param [String] region
@@ -17720,7 +17911,7 @@ module Google
17720
17911
  end
17721
17912
 
17722
17913
  # Retrieves the list of UrlMap resources available to the specified project in
17723
- # the specified region.
17914
+ # the specified region. (== suppress_warning http-rest-shadowed ==)
17724
17915
  # @param [String] project
17725
17916
  # Project ID for this request.
17726
17917
  # @param [String] region
@@ -17796,7 +17987,7 @@ module Google
17796
17987
 
17797
17988
  # Patches the specified UrlMap resource with the data included in the request.
17798
17989
  # This method supports PATCH semantics and uses JSON merge patch format and
17799
- # processing rules.
17990
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
17800
17991
  # @param [String] project
17801
17992
  # Project ID for this request.
17802
17993
  # @param [String] region
@@ -17841,7 +18032,8 @@ module Google
17841
18032
  execute_or_queue_command(command, &block)
17842
18033
  end
17843
18034
 
17844
- # Updates the specified UrlMap resource with the data included in the request.
18035
+ # Updates the specified UrlMap resource with the data included in the request. (=
18036
+ # = suppress_warning http-rest-shadowed ==)
17845
18037
  # @param [String] project
17846
18038
  # Project ID for this request.
17847
18039
  # @param [String] region
@@ -17887,7 +18079,8 @@ module Google
17887
18079
  end
17888
18080
 
17889
18081
  # Runs static validation for the UrlMap. In particular, the tests of the
17890
- # provided UrlMap will be run. Calling this method does NOT create the UrlMap.
18082
+ # provided UrlMap will be run. Calling this method does NOT create the UrlMap. (=
18083
+ # = suppress_warning http-rest-shadowed ==)
17891
18084
  # @param [String] project
17892
18085
  # Project ID for this request.
17893
18086
  # @param [String] region
@@ -17930,7 +18123,7 @@ module Google
17930
18123
  end
17931
18124
 
17932
18125
  # Returns the specified Region resource. Gets a list of available regions by
17933
- # making a list() request.
18126
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
17934
18127
  # @param [String] project
17935
18128
  # Project ID for this request.
17936
18129
  # @param [String] region
@@ -17966,7 +18159,8 @@ module Google
17966
18159
  execute_or_queue_command(command, &block)
17967
18160
  end
17968
18161
 
17969
- # Retrieves the list of region resources available to the specified project.
18162
+ # Retrieves the list of region resources available to the specified project. (==
18163
+ # suppress_warning http-rest-shadowed ==)
17970
18164
  # @param [String] project
17971
18165
  # Project ID for this request.
17972
18166
  # @param [String] filter
@@ -18037,7 +18231,8 @@ module Google
18037
18231
  execute_or_queue_command(command, &block)
18038
18232
  end
18039
18233
 
18040
- # Retrieves an aggregated list of reservations.
18234
+ # Retrieves an aggregated list of reservations. (== suppress_warning http-rest-
18235
+ # shadowed ==)
18041
18236
  # @param [String] project
18042
18237
  # Project ID for this request.
18043
18238
  # @param [String] filter
@@ -18108,7 +18303,7 @@ module Google
18108
18303
  execute_or_queue_command(command, &block)
18109
18304
  end
18110
18305
 
18111
- # Deletes the specified reservation.
18306
+ # Deletes the specified reservation. (== suppress_warning http-rest-shadowed ==)
18112
18307
  # @param [String] project
18113
18308
  # Project ID for this request.
18114
18309
  # @param [String] zone
@@ -18159,7 +18354,8 @@ module Google
18159
18354
  execute_or_queue_command(command, &block)
18160
18355
  end
18161
18356
 
18162
- # Retrieves information about the specified reservation.
18357
+ # Retrieves information about the specified reservation. (== suppress_warning
18358
+ # http-rest-shadowed ==)
18163
18359
  # @param [String] project
18164
18360
  # Project ID for this request.
18165
18361
  # @param [String] zone
@@ -18199,7 +18395,7 @@ module Google
18199
18395
  end
18200
18396
 
18201
18397
  # Gets the access control policy for a resource. May be empty if no such policy
18202
- # or resource exists.
18398
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
18203
18399
  # @param [String] project
18204
18400
  # Project ID for this request.
18205
18401
  # @param [String] zone
@@ -18239,7 +18435,7 @@ module Google
18239
18435
  end
18240
18436
 
18241
18437
  # Creates a new reservation. For more information, read Reserving zonal
18242
- # resources.
18438
+ # resources. (== suppress_warning http-rest-shadowed ==)
18243
18439
  # @param [String] project
18244
18440
  # Project ID for this request.
18245
18441
  # @param [String] zone
@@ -18291,7 +18487,7 @@ module Google
18291
18487
  end
18292
18488
 
18293
18489
  # A list of all the reservations that have been configured for the specified
18294
- # project in specified zone.
18490
+ # project in specified zone. (== suppress_warning http-rest-shadowed ==)
18295
18491
  # @param [String] project
18296
18492
  # Project ID for this request.
18297
18493
  # @param [String] zone
@@ -18366,7 +18562,8 @@ module Google
18366
18562
  end
18367
18563
 
18368
18564
  # Resizes the reservation (applicable to standalone reservations only). For more
18369
- # information, read Modifying reservations.
18565
+ # information, read Modifying reservations. (== suppress_warning http-rest-
18566
+ # shadowed ==)
18370
18567
  # @param [String] project
18371
18568
  # Project ID for this request.
18372
18569
  # @param [String] zone
@@ -18421,7 +18618,7 @@ module Google
18421
18618
  end
18422
18619
 
18423
18620
  # Sets the access control policy on the specified resource. Replaces any
18424
- # existing policy.
18621
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
18425
18622
  # @param [String] project
18426
18623
  # Project ID for this request.
18427
18624
  # @param [String] zone
@@ -18463,7 +18660,8 @@ module Google
18463
18660
  execute_or_queue_command(command, &block)
18464
18661
  end
18465
18662
 
18466
- # Returns permissions that a caller has on the specified resource.
18663
+ # Returns permissions that a caller has on the specified resource. (==
18664
+ # suppress_warning http-rest-shadowed ==)
18467
18665
  # @param [String] project
18468
18666
  # Project ID for this request.
18469
18667
  # @param [String] zone
@@ -18505,7 +18703,8 @@ module Google
18505
18703
  execute_or_queue_command(command, &block)
18506
18704
  end
18507
18705
 
18508
- # Retrieves an aggregated list of resource policies.
18706
+ # Retrieves an aggregated list of resource policies. (== suppress_warning http-
18707
+ # rest-shadowed ==)
18509
18708
  # @param [String] project
18510
18709
  # Project ID for this request.
18511
18710
  # @param [String] filter
@@ -18576,7 +18775,8 @@ module Google
18576
18775
  execute_or_queue_command(command, &block)
18577
18776
  end
18578
18777
 
18579
- # Deletes the specified resource policy.
18778
+ # Deletes the specified resource policy. (== suppress_warning http-rest-shadowed
18779
+ # ==)
18580
18780
  # @param [String] project
18581
18781
  # Project ID for this request.
18582
18782
  # @param [String] region
@@ -18627,7 +18827,8 @@ module Google
18627
18827
  execute_or_queue_command(command, &block)
18628
18828
  end
18629
18829
 
18630
- # Retrieves all information of the specified resource policy.
18830
+ # Retrieves all information of the specified resource policy. (==
18831
+ # suppress_warning http-rest-shadowed ==)
18631
18832
  # @param [String] project
18632
18833
  # Project ID for this request.
18633
18834
  # @param [String] region
@@ -18667,7 +18868,7 @@ module Google
18667
18868
  end
18668
18869
 
18669
18870
  # Gets the access control policy for a resource. May be empty if no such policy
18670
- # or resource exists.
18871
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
18671
18872
  # @param [String] project
18672
18873
  # Project ID for this request.
18673
18874
  # @param [String] region
@@ -18706,7 +18907,7 @@ module Google
18706
18907
  execute_or_queue_command(command, &block)
18707
18908
  end
18708
18909
 
18709
- # Creates a new resource policy.
18910
+ # Creates a new resource policy. (== suppress_warning http-rest-shadowed ==)
18710
18911
  # @param [String] project
18711
18912
  # Project ID for this request.
18712
18913
  # @param [String] region
@@ -18758,7 +18959,7 @@ module Google
18758
18959
  end
18759
18960
 
18760
18961
  # A list all the resource policies that have been configured for the specified
18761
- # project in specified region.
18962
+ # project in specified region. (== suppress_warning http-rest-shadowed ==)
18762
18963
  # @param [String] project
18763
18964
  # Project ID for this request.
18764
18965
  # @param [String] region
@@ -18833,7 +19034,7 @@ module Google
18833
19034
  end
18834
19035
 
18835
19036
  # Sets the access control policy on the specified resource. Replaces any
18836
- # existing policy.
19037
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
18837
19038
  # @param [String] project
18838
19039
  # Project ID for this request.
18839
19040
  # @param [String] region
@@ -18875,7 +19076,8 @@ module Google
18875
19076
  execute_or_queue_command(command, &block)
18876
19077
  end
18877
19078
 
18878
- # Returns permissions that a caller has on the specified resource.
19079
+ # Returns permissions that a caller has on the specified resource. (==
19080
+ # suppress_warning http-rest-shadowed ==)
18879
19081
  # @param [String] project
18880
19082
  # Project ID for this request.
18881
19083
  # @param [String] region
@@ -18917,7 +19119,8 @@ module Google
18917
19119
  execute_or_queue_command(command, &block)
18918
19120
  end
18919
19121
 
18920
- # Retrieves an aggregated list of routers.
19122
+ # Retrieves an aggregated list of routers. (== suppress_warning http-rest-
19123
+ # shadowed ==)
18921
19124
  # @param [String] project
18922
19125
  # Project ID for this request.
18923
19126
  # @param [String] filter
@@ -18988,7 +19191,8 @@ module Google
18988
19191
  execute_or_queue_command(command, &block)
18989
19192
  end
18990
19193
 
18991
- # Deletes the specified Router resource.
19194
+ # Deletes the specified Router resource. (== suppress_warning http-rest-shadowed
19195
+ # ==)
18992
19196
  # @param [String] project
18993
19197
  # Project ID for this request.
18994
19198
  # @param [String] region
@@ -19040,7 +19244,7 @@ module Google
19040
19244
  end
19041
19245
 
19042
19246
  # Returns the specified Router resource. Gets a list of available routers by
19043
- # making a list() request.
19247
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
19044
19248
  # @param [String] project
19045
19249
  # Project ID for this request.
19046
19250
  # @param [String] region
@@ -19079,7 +19283,8 @@ module Google
19079
19283
  execute_or_queue_command(command, &block)
19080
19284
  end
19081
19285
 
19082
- # Retrieves runtime Nat mapping information of VM endpoints.
19286
+ # Retrieves runtime Nat mapping information of VM endpoints. (==
19287
+ # suppress_warning http-rest-shadowed ==)
19083
19288
  # @param [String] project
19084
19289
  # Project ID for this request.
19085
19290
  # @param [String] region
@@ -19157,7 +19362,8 @@ module Google
19157
19362
  execute_or_queue_command(command, &block)
19158
19363
  end
19159
19364
 
19160
- # Retrieves runtime information of the specified router.
19365
+ # Retrieves runtime information of the specified router. (== suppress_warning
19366
+ # http-rest-shadowed ==)
19161
19367
  # @param [String] project
19162
19368
  # Project ID for this request.
19163
19369
  # @param [String] region
@@ -19197,7 +19403,7 @@ module Google
19197
19403
  end
19198
19404
 
19199
19405
  # Creates a Router resource in the specified project and region using the data
19200
- # included in the request.
19406
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
19201
19407
  # @param [String] project
19202
19408
  # Project ID for this request.
19203
19409
  # @param [String] region
@@ -19248,7 +19454,8 @@ module Google
19248
19454
  execute_or_queue_command(command, &block)
19249
19455
  end
19250
19456
 
19251
- # Retrieves a list of Router resources available to the specified project.
19457
+ # Retrieves a list of Router resources available to the specified project. (==
19458
+ # suppress_warning http-rest-shadowed ==)
19252
19459
  # @param [String] project
19253
19460
  # Project ID for this request.
19254
19461
  # @param [String] region
@@ -19324,7 +19531,7 @@ module Google
19324
19531
 
19325
19532
  # Patches the specified Router resource with the data included in the request.
19326
19533
  # This method supports PATCH semantics and uses JSON merge patch format and
19327
- # processing rules.
19534
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
19328
19535
  # @param [String] project
19329
19536
  # Project ID for this request.
19330
19537
  # @param [String] region
@@ -19379,7 +19586,8 @@ module Google
19379
19586
  end
19380
19587
 
19381
19588
  # Preview fields auto-generated during router create and update operations.
19382
- # Calling this method does NOT create or update the router.
19589
+ # Calling this method does NOT create or update the router. (== suppress_warning
19590
+ # http-rest-shadowed ==)
19383
19591
  # @param [String] project
19384
19592
  # Project ID for this request.
19385
19593
  # @param [String] region
@@ -19424,7 +19632,8 @@ module Google
19424
19632
  # Updates the specified Router resource with the data included in the request.
19425
19633
  # This method conforms to PUT semantics, which requests that the state of the
19426
19634
  # target resource be created or replaced with the state defined by the
19427
- # representation enclosed in the request message payload.
19635
+ # representation enclosed in the request message payload. (== suppress_warning
19636
+ # http-rest-shadowed ==)
19428
19637
  # @param [String] project
19429
19638
  # Project ID for this request.
19430
19639
  # @param [String] region
@@ -19478,7 +19687,8 @@ module Google
19478
19687
  execute_or_queue_command(command, &block)
19479
19688
  end
19480
19689
 
19481
- # Deletes the specified Route resource.
19690
+ # Deletes the specified Route resource. (== suppress_warning http-rest-shadowed =
19691
+ # =)
19482
19692
  # @param [String] project
19483
19693
  # Project ID for this request.
19484
19694
  # @param [String] route
@@ -19527,7 +19737,7 @@ module Google
19527
19737
  end
19528
19738
 
19529
19739
  # Returns the specified Route resource. Gets a list of available routes by
19530
- # making a list() request.
19740
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
19531
19741
  # @param [String] project
19532
19742
  # Project ID for this request.
19533
19743
  # @param [String] route
@@ -19564,7 +19774,7 @@ module Google
19564
19774
  end
19565
19775
 
19566
19776
  # Creates a Route resource in the specified project using the data included in
19567
- # the request.
19777
+ # the request. (== suppress_warning http-rest-shadowed ==)
19568
19778
  # @param [String] project
19569
19779
  # Project ID for this request.
19570
19780
  # @param [Google::Apis::ComputeV1::Route] route_object
@@ -19612,7 +19822,8 @@ module Google
19612
19822
  execute_or_queue_command(command, &block)
19613
19823
  end
19614
19824
 
19615
- # Retrieves the list of Route resources available to the specified project.
19825
+ # Retrieves the list of Route resources available to the specified project. (==
19826
+ # suppress_warning http-rest-shadowed ==)
19616
19827
  # @param [String] project
19617
19828
  # Project ID for this request.
19618
19829
  # @param [String] filter
@@ -19683,7 +19894,8 @@ module Google
19683
19894
  execute_or_queue_command(command, &block)
19684
19895
  end
19685
19896
 
19686
- # Inserts a rule into a security policy.
19897
+ # Inserts a rule into a security policy. (== suppress_warning http-rest-shadowed
19898
+ # ==)
19687
19899
  # @param [String] project
19688
19900
  # Project ID for this request.
19689
19901
  # @param [String] security_policy
@@ -19722,7 +19934,7 @@ module Google
19722
19934
  execute_or_queue_command(command, &block)
19723
19935
  end
19724
19936
 
19725
- # Deletes the specified policy.
19937
+ # Deletes the specified policy. (== suppress_warning http-rest-shadowed ==)
19726
19938
  # @param [String] project
19727
19939
  # Project ID for this request.
19728
19940
  # @param [String] security_policy
@@ -19770,7 +19982,8 @@ module Google
19770
19982
  execute_or_queue_command(command, &block)
19771
19983
  end
19772
19984
 
19773
- # List all of the ordered rules present in a single specified policy.
19985
+ # List all of the ordered rules present in a single specified policy. (==
19986
+ # suppress_warning http-rest-shadowed ==)
19774
19987
  # @param [String] project
19775
19988
  # Project ID for this request.
19776
19989
  # @param [String] security_policy
@@ -19806,7 +20019,8 @@ module Google
19806
20019
  execute_or_queue_command(command, &block)
19807
20020
  end
19808
20021
 
19809
- # Gets a rule at the specified priority.
20022
+ # Gets a rule at the specified priority. (== suppress_warning http-rest-shadowed
20023
+ # ==)
19810
20024
  # @param [String] project
19811
20025
  # Project ID for this request.
19812
20026
  # @param [String] security_policy
@@ -19846,7 +20060,7 @@ module Google
19846
20060
  end
19847
20061
 
19848
20062
  # Creates a new policy in the specified project using the data included in the
19849
- # request.
20063
+ # request. (== suppress_warning http-rest-shadowed ==)
19850
20064
  # @param [String] project
19851
20065
  # Project ID for this request.
19852
20066
  # @param [Google::Apis::ComputeV1::SecurityPolicy] security_policy_object
@@ -19894,7 +20108,8 @@ module Google
19894
20108
  execute_or_queue_command(command, &block)
19895
20109
  end
19896
20110
 
19897
- # List all the policies that have been configured for the specified project.
20111
+ # List all the policies that have been configured for the specified project. (==
20112
+ # suppress_warning http-rest-shadowed ==)
19898
20113
  # @param [String] project
19899
20114
  # Project ID for this request.
19900
20115
  # @param [String] filter
@@ -19965,7 +20180,8 @@ module Google
19965
20180
  execute_or_queue_command(command, &block)
19966
20181
  end
19967
20182
 
19968
- # Patches the specified policy with the data included in the request.
20183
+ # Patches the specified policy with the data included in the request. (==
20184
+ # suppress_warning http-rest-shadowed ==)
19969
20185
  # @param [String] project
19970
20186
  # Project ID for this request.
19971
20187
  # @param [String] security_policy
@@ -20016,7 +20232,8 @@ module Google
20016
20232
  execute_or_queue_command(command, &block)
20017
20233
  end
20018
20234
 
20019
- # Patches a rule at the specified priority.
20235
+ # Patches a rule at the specified priority. (== suppress_warning http-rest-
20236
+ # shadowed ==)
20020
20237
  # @param [String] project
20021
20238
  # Project ID for this request.
20022
20239
  # @param [String] security_policy
@@ -20058,7 +20275,8 @@ module Google
20058
20275
  execute_or_queue_command(command, &block)
20059
20276
  end
20060
20277
 
20061
- # Deletes a rule at the specified priority.
20278
+ # Deletes a rule at the specified priority. (== suppress_warning http-rest-
20279
+ # shadowed ==)
20062
20280
  # @param [String] project
20063
20281
  # Project ID for this request.
20064
20282
  # @param [String] security_policy
@@ -20101,7 +20319,8 @@ module Google
20101
20319
  # snapshot might not necessarily delete all the data on that snapshot. If any
20102
20320
  # data on the snapshot that is marked for deletion is needed for subsequent
20103
20321
  # snapshots, the data will be moved to the next corresponding snapshot.
20104
- # For more information, see Deleting snapshots.
20322
+ # For more information, see Deleting snapshots. (== suppress_warning http-rest-
20323
+ # shadowed ==)
20105
20324
  # @param [String] project
20106
20325
  # Project ID for this request.
20107
20326
  # @param [String] snapshot
@@ -20150,7 +20369,7 @@ module Google
20150
20369
  end
20151
20370
 
20152
20371
  # Returns the specified Snapshot resource. Gets a list of available snapshots by
20153
- # making a list() request.
20372
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
20154
20373
  # @param [String] project
20155
20374
  # Project ID for this request.
20156
20375
  # @param [String] snapshot
@@ -20187,7 +20406,7 @@ module Google
20187
20406
  end
20188
20407
 
20189
20408
  # Gets the access control policy for a resource. May be empty if no such policy
20190
- # or resource exists.
20409
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
20191
20410
  # @param [String] project
20192
20411
  # Project ID for this request.
20193
20412
  # @param [String] resource
@@ -20224,7 +20443,7 @@ module Google
20224
20443
  end
20225
20444
 
20226
20445
  # Retrieves the list of Snapshot resources contained within the specified
20227
- # project.
20446
+ # project. (== suppress_warning http-rest-shadowed ==)
20228
20447
  # @param [String] project
20229
20448
  # Project ID for this request.
20230
20449
  # @param [String] filter
@@ -20296,7 +20515,7 @@ module Google
20296
20515
  end
20297
20516
 
20298
20517
  # Sets the access control policy on the specified resource. Replaces any
20299
- # existing policy.
20518
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
20300
20519
  # @param [String] project
20301
20520
  # Project ID for this request.
20302
20521
  # @param [String] resource
@@ -20336,7 +20555,7 @@ module Google
20336
20555
  end
20337
20556
 
20338
20557
  # Sets the labels on a snapshot. To learn more about labels, read the Labeling
20339
- # Resources documentation.
20558
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
20340
20559
  # @param [String] project
20341
20560
  # Project ID for this request.
20342
20561
  # @param [String] resource
@@ -20375,7 +20594,8 @@ module Google
20375
20594
  execute_or_queue_command(command, &block)
20376
20595
  end
20377
20596
 
20378
- # Returns permissions that a caller has on the specified resource.
20597
+ # Returns permissions that a caller has on the specified resource. (==
20598
+ # suppress_warning http-rest-shadowed ==)
20379
20599
  # @param [String] project
20380
20600
  # Project ID for this request.
20381
20601
  # @param [String] resource
@@ -20415,7 +20635,7 @@ module Google
20415
20635
  end
20416
20636
 
20417
20637
  # Retrieves the list of all SslCertificate resources, regional and global,
20418
- # available to the specified project.
20638
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
20419
20639
  # @param [String] project
20420
20640
  # Name of the project scoping this request.
20421
20641
  # @param [String] filter
@@ -20486,7 +20706,8 @@ module Google
20486
20706
  execute_or_queue_command(command, &block)
20487
20707
  end
20488
20708
 
20489
- # Deletes the specified SslCertificate resource.
20709
+ # Deletes the specified SslCertificate resource. (== suppress_warning http-rest-
20710
+ # shadowed ==)
20490
20711
  # @param [String] project
20491
20712
  # Project ID for this request.
20492
20713
  # @param [String] ssl_certificate
@@ -20535,7 +20756,8 @@ module Google
20535
20756
  end
20536
20757
 
20537
20758
  # Returns the specified SslCertificate resource. Gets a list of available SSL
20538
- # certificates by making a list() request.
20759
+ # certificates by making a list() request. (== suppress_warning http-rest-
20760
+ # shadowed ==)
20539
20761
  # @param [String] project
20540
20762
  # Project ID for this request.
20541
20763
  # @param [String] ssl_certificate
@@ -20572,7 +20794,7 @@ module Google
20572
20794
  end
20573
20795
 
20574
20796
  # Creates a SslCertificate resource in the specified project using the data
20575
- # included in the request.
20797
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
20576
20798
  # @param [String] project
20577
20799
  # Project ID for this request.
20578
20800
  # @param [Google::Apis::ComputeV1::SslCertificate] ssl_certificate_object
@@ -20621,7 +20843,7 @@ module Google
20621
20843
  end
20622
20844
 
20623
20845
  # Retrieves the list of SslCertificate resources available to the specified
20624
- # project.
20846
+ # project. (== suppress_warning http-rest-shadowed ==)
20625
20847
  # @param [String] project
20626
20848
  # Project ID for this request.
20627
20849
  # @param [String] filter
@@ -20693,7 +20915,8 @@ module Google
20693
20915
  end
20694
20916
 
20695
20917
  # Deletes the specified SSL policy. The SSL policy resource can be deleted only
20696
- # if it is not in use by any TargetHttpsProxy or TargetSslProxy resources.
20918
+ # if it is not in use by any TargetHttpsProxy or TargetSslProxy resources. (==
20919
+ # suppress_warning http-rest-shadowed ==)
20697
20920
  # @param [String] project
20698
20921
  # Project ID for this request.
20699
20922
  # @param [String] ssl_policy
@@ -20742,7 +20965,8 @@ module Google
20742
20965
  execute_or_queue_command(command, &block)
20743
20966
  end
20744
20967
 
20745
- # Lists all of the ordered rules present in a single specified policy.
20968
+ # Lists all of the ordered rules present in a single specified policy. (==
20969
+ # suppress_warning http-rest-shadowed ==)
20746
20970
  # @param [String] project
20747
20971
  # Project ID for this request.
20748
20972
  # @param [String] ssl_policy
@@ -20780,7 +21004,8 @@ module Google
20780
21004
  end
20781
21005
 
20782
21006
  # Returns the specified SSL policy resource. Gets a list of available SSL
20783
- # policies by making a list() request.
21007
+ # policies by making a list() request. (== suppress_warning http-rest-shadowed ==
21008
+ # )
20784
21009
  # @param [String] project
20785
21010
  # Project ID for this request.
20786
21011
  # @param [Google::Apis::ComputeV1::SslPolicy] ssl_policy_object
@@ -20829,6 +21054,7 @@ module Google
20829
21054
  end
20830
21055
 
20831
21056
  # Lists all the SSL policies that have been configured for the specified project.
21057
+ # (== suppress_warning http-rest-shadowed ==)
20832
21058
  # @param [String] project
20833
21059
  # Project ID for this request.
20834
21060
  # @param [String] filter
@@ -20900,7 +21126,7 @@ module Google
20900
21126
  end
20901
21127
 
20902
21128
  # Lists all features that can be specified in the SSL policy when using custom
20903
- # profile.
21129
+ # profile. (== suppress_warning http-rest-shadowed ==)
20904
21130
  # @param [String] project
20905
21131
  # Project ID for this request.
20906
21132
  # @param [String] filter
@@ -20971,7 +21197,8 @@ module Google
20971
21197
  execute_or_queue_command(command, &block)
20972
21198
  end
20973
21199
 
20974
- # Patches the specified SSL policy with the data included in the request.
21200
+ # Patches the specified SSL policy with the data included in the request. (==
21201
+ # suppress_warning http-rest-shadowed ==)
20975
21202
  # @param [String] project
20976
21203
  # Project ID for this request.
20977
21204
  # @param [String] ssl_policy
@@ -21023,7 +21250,8 @@ module Google
21023
21250
  execute_or_queue_command(command, &block)
21024
21251
  end
21025
21252
 
21026
- # Retrieves an aggregated list of subnetworks.
21253
+ # Retrieves an aggregated list of subnetworks. (== suppress_warning http-rest-
21254
+ # shadowed ==)
21027
21255
  # @param [String] project
21028
21256
  # Project ID for this request.
21029
21257
  # @param [String] filter
@@ -21094,7 +21322,7 @@ module Google
21094
21322
  execute_or_queue_command(command, &block)
21095
21323
  end
21096
21324
 
21097
- # Deletes the specified subnetwork.
21325
+ # Deletes the specified subnetwork. (== suppress_warning http-rest-shadowed ==)
21098
21326
  # @param [String] project
21099
21327
  # Project ID for this request.
21100
21328
  # @param [String] region
@@ -21145,7 +21373,8 @@ module Google
21145
21373
  execute_or_queue_command(command, &block)
21146
21374
  end
21147
21375
 
21148
- # Expands the IP CIDR range of the subnetwork to a specified value.
21376
+ # Expands the IP CIDR range of the subnetwork to a specified value. (==
21377
+ # suppress_warning http-rest-shadowed ==)
21149
21378
  # @param [String] project
21150
21379
  # Project ID for this request.
21151
21380
  # @param [String] region
@@ -21200,7 +21429,7 @@ module Google
21200
21429
  end
21201
21430
 
21202
21431
  # Returns the specified subnetwork. Gets a list of available subnetworks list()
21203
- # request.
21432
+ # request. (== suppress_warning http-rest-shadowed ==)
21204
21433
  # @param [String] project
21205
21434
  # Project ID for this request.
21206
21435
  # @param [String] region
@@ -21240,7 +21469,7 @@ module Google
21240
21469
  end
21241
21470
 
21242
21471
  # Gets the access control policy for a resource. May be empty if no such policy
21243
- # or resource exists.
21472
+ # or resource exists. (== suppress_warning http-rest-shadowed ==)
21244
21473
  # @param [String] project
21245
21474
  # Project ID for this request.
21246
21475
  # @param [String] region
@@ -21280,7 +21509,7 @@ module Google
21280
21509
  end
21281
21510
 
21282
21511
  # Creates a subnetwork in the specified project using the data included in the
21283
- # request.
21512
+ # request. (== suppress_warning http-rest-shadowed ==)
21284
21513
  # @param [String] project
21285
21514
  # Project ID for this request.
21286
21515
  # @param [String] region
@@ -21331,7 +21560,8 @@ module Google
21331
21560
  execute_or_queue_command(command, &block)
21332
21561
  end
21333
21562
 
21334
- # Retrieves a list of subnetworks available to the specified project.
21563
+ # Retrieves a list of subnetworks available to the specified project. (==
21564
+ # suppress_warning http-rest-shadowed ==)
21335
21565
  # @param [String] project
21336
21566
  # Project ID for this request.
21337
21567
  # @param [String] region
@@ -21407,7 +21637,8 @@ module Google
21407
21637
 
21408
21638
  # Retrieves an aggregated list of all usable subnetworks in the project. The
21409
21639
  # list contains all of the subnetworks in the project and the subnetworks that
21410
- # were shared by a Shared VPC host project.
21640
+ # were shared by a Shared VPC host project. (== suppress_warning http-rest-
21641
+ # shadowed ==)
21411
21642
  # @param [String] project
21412
21643
  # Project ID for this request.
21413
21644
  # @param [String] filter
@@ -21481,7 +21712,7 @@ module Google
21481
21712
  # Patches the specified subnetwork with the data included in the request. Only
21482
21713
  # certain fields can up updated with a patch request as indicated in the field
21483
21714
  # descriptions. You must specify the current fingeprint of the subnetwork
21484
- # resource being patched.
21715
+ # resource being patched. (== suppress_warning http-rest-shadowed ==)
21485
21716
  # @param [String] project
21486
21717
  # Project ID for this request.
21487
21718
  # @param [String] region
@@ -21536,7 +21767,7 @@ module Google
21536
21767
  end
21537
21768
 
21538
21769
  # Sets the access control policy on the specified resource. Replaces any
21539
- # existing policy.
21770
+ # existing policy. (== suppress_warning http-rest-shadowed ==)
21540
21771
  # @param [String] project
21541
21772
  # Project ID for this request.
21542
21773
  # @param [String] region
@@ -21579,7 +21810,8 @@ module Google
21579
21810
  end
21580
21811
 
21581
21812
  # Set whether VMs in this subnet can access Google services without assigning
21582
- # external IP addresses through Private Google Access.
21813
+ # external IP addresses through Private Google Access. (== suppress_warning http-
21814
+ # rest-shadowed ==)
21583
21815
  # @param [String] project
21584
21816
  # Project ID for this request.
21585
21817
  # @param [String] region
@@ -21633,7 +21865,8 @@ module Google
21633
21865
  execute_or_queue_command(command, &block)
21634
21866
  end
21635
21867
 
21636
- # Returns permissions that a caller has on the specified resource.
21868
+ # Returns permissions that a caller has on the specified resource. (==
21869
+ # suppress_warning http-rest-shadowed ==)
21637
21870
  # @param [String] project
21638
21871
  # Project ID for this request.
21639
21872
  # @param [String] region
@@ -21676,7 +21909,7 @@ module Google
21676
21909
  end
21677
21910
 
21678
21911
  # Retrieves the list of all TargetHttpProxy resources, regional and global,
21679
- # available to the specified project.
21912
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
21680
21913
  # @param [String] project
21681
21914
  # Name of the project scoping this request.
21682
21915
  # @param [String] filter
@@ -21747,7 +21980,8 @@ module Google
21747
21980
  execute_or_queue_command(command, &block)
21748
21981
  end
21749
21982
 
21750
- # Deletes the specified TargetHttpProxy resource.
21983
+ # Deletes the specified TargetHttpProxy resource. (== suppress_warning http-rest-
21984
+ # shadowed ==)
21751
21985
  # @param [String] project
21752
21986
  # Project ID for this request.
21753
21987
  # @param [String] target_http_proxy
@@ -21796,7 +22030,8 @@ module Google
21796
22030
  end
21797
22031
 
21798
22032
  # Returns the specified TargetHttpProxy resource. Gets a list of available
21799
- # target HTTP proxies by making a list() request.
22033
+ # target HTTP proxies by making a list() request. (== suppress_warning http-rest-
22034
+ # shadowed ==)
21800
22035
  # @param [String] project
21801
22036
  # Project ID for this request.
21802
22037
  # @param [String] target_http_proxy
@@ -21833,7 +22068,7 @@ module Google
21833
22068
  end
21834
22069
 
21835
22070
  # Creates a TargetHttpProxy resource in the specified project using the data
21836
- # included in the request.
22071
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
21837
22072
  # @param [String] project
21838
22073
  # Project ID for this request.
21839
22074
  # @param [Google::Apis::ComputeV1::TargetHttpProxy] target_http_proxy_object
@@ -21882,7 +22117,7 @@ module Google
21882
22117
  end
21883
22118
 
21884
22119
  # Retrieves the list of TargetHttpProxy resources available to the specified
21885
- # project.
22120
+ # project. (== suppress_warning http-rest-shadowed ==)
21886
22121
  # @param [String] project
21887
22122
  # Project ID for this request.
21888
22123
  # @param [String] filter
@@ -21953,7 +22188,8 @@ module Google
21953
22188
  execute_or_queue_command(command, &block)
21954
22189
  end
21955
22190
 
21956
- # Changes the URL map for TargetHttpProxy.
22191
+ # Changes the URL map for TargetHttpProxy. (== suppress_warning http-rest-
22192
+ # shadowed ==)
21957
22193
  # @param [String] project
21958
22194
  # Project ID for this request.
21959
22195
  # @param [String] target_http_proxy
@@ -22005,7 +22241,7 @@ module Google
22005
22241
  end
22006
22242
 
22007
22243
  # Retrieves the list of all TargetHttpsProxy resources, regional and global,
22008
- # available to the specified project.
22244
+ # available to the specified project. (== suppress_warning http-rest-shadowed ==)
22009
22245
  # @param [String] project
22010
22246
  # Name of the project scoping this request.
22011
22247
  # @param [String] filter
@@ -22076,7 +22312,8 @@ module Google
22076
22312
  execute_or_queue_command(command, &block)
22077
22313
  end
22078
22314
 
22079
- # Deletes the specified TargetHttpsProxy resource.
22315
+ # Deletes the specified TargetHttpsProxy resource. (== suppress_warning http-
22316
+ # rest-shadowed ==)
22080
22317
  # @param [String] project
22081
22318
  # Project ID for this request.
22082
22319
  # @param [String] target_https_proxy
@@ -22125,7 +22362,8 @@ module Google
22125
22362
  end
22126
22363
 
22127
22364
  # Returns the specified TargetHttpsProxy resource. Gets a list of available
22128
- # target HTTPS proxies by making a list() request.
22365
+ # target HTTPS proxies by making a list() request. (== suppress_warning http-
22366
+ # rest-shadowed ==)
22129
22367
  # @param [String] project
22130
22368
  # Project ID for this request.
22131
22369
  # @param [String] target_https_proxy
@@ -22162,7 +22400,7 @@ module Google
22162
22400
  end
22163
22401
 
22164
22402
  # Creates a TargetHttpsProxy resource in the specified project using the data
22165
- # included in the request.
22403
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
22166
22404
  # @param [String] project
22167
22405
  # Project ID for this request.
22168
22406
  # @param [Google::Apis::ComputeV1::TargetHttpsProxy] target_https_proxy_object
@@ -22211,7 +22449,7 @@ module Google
22211
22449
  end
22212
22450
 
22213
22451
  # Retrieves the list of TargetHttpsProxy resources available to the specified
22214
- # project.
22452
+ # project. (== suppress_warning http-rest-shadowed ==)
22215
22453
  # @param [String] project
22216
22454
  # Project ID for this request.
22217
22455
  # @param [String] filter
@@ -22282,7 +22520,8 @@ module Google
22282
22520
  execute_or_queue_command(command, &block)
22283
22521
  end
22284
22522
 
22285
- # Sets the QUIC override policy for TargetHttpsProxy.
22523
+ # Sets the QUIC override policy for TargetHttpsProxy. (== suppress_warning http-
22524
+ # rest-shadowed ==)
22286
22525
  # @param [String] project
22287
22526
  # Project ID for this request.
22288
22527
  # @param [String] target_https_proxy
@@ -22334,7 +22573,8 @@ module Google
22334
22573
  execute_or_queue_command(command, &block)
22335
22574
  end
22336
22575
 
22337
- # Replaces SslCertificates for TargetHttpsProxy.
22576
+ # Replaces SslCertificates for TargetHttpsProxy. (== suppress_warning http-rest-
22577
+ # shadowed ==)
22338
22578
  # @param [String] project
22339
22579
  # Project ID for this request.
22340
22580
  # @param [String] target_https_proxy
@@ -22388,7 +22628,7 @@ module Google
22388
22628
  # Sets the SSL policy for TargetHttpsProxy. The SSL policy specifies the server-
22389
22629
  # side support for SSL features. This affects connections between clients and
22390
22630
  # the HTTPS proxy load balancer. They do not affect the connection between the
22391
- # load balancer and the backends.
22631
+ # load balancer and the backends. (== suppress_warning http-rest-shadowed ==)
22392
22632
  # @param [String] project
22393
22633
  # Project ID for this request.
22394
22634
  # @param [String] target_https_proxy
@@ -22440,7 +22680,8 @@ module Google
22440
22680
  execute_or_queue_command(command, &block)
22441
22681
  end
22442
22682
 
22443
- # Changes the URL map for TargetHttpsProxy.
22683
+ # Changes the URL map for TargetHttpsProxy. (== suppress_warning http-rest-
22684
+ # shadowed ==)
22444
22685
  # @param [String] project
22445
22686
  # Project ID for this request.
22446
22687
  # @param [String] target_https_proxy
@@ -22491,7 +22732,8 @@ module Google
22491
22732
  execute_or_queue_command(command, &block)
22492
22733
  end
22493
22734
 
22494
- # Retrieves an aggregated list of target instances.
22735
+ # Retrieves an aggregated list of target instances. (== suppress_warning http-
22736
+ # rest-shadowed ==)
22495
22737
  # @param [String] project
22496
22738
  # Project ID for this request.
22497
22739
  # @param [String] filter
@@ -22562,7 +22804,8 @@ module Google
22562
22804
  execute_or_queue_command(command, &block)
22563
22805
  end
22564
22806
 
22565
- # Deletes the specified TargetInstance resource.
22807
+ # Deletes the specified TargetInstance resource. (== suppress_warning http-rest-
22808
+ # shadowed ==)
22566
22809
  # @param [String] project
22567
22810
  # Project ID for this request.
22568
22811
  # @param [String] zone
@@ -22614,7 +22857,8 @@ module Google
22614
22857
  end
22615
22858
 
22616
22859
  # Returns the specified TargetInstance resource. Gets a list of available target
22617
- # instances by making a list() request.
22860
+ # instances by making a list() request. (== suppress_warning http-rest-shadowed =
22861
+ # =)
22618
22862
  # @param [String] project
22619
22863
  # Project ID for this request.
22620
22864
  # @param [String] zone
@@ -22654,7 +22898,7 @@ module Google
22654
22898
  end
22655
22899
 
22656
22900
  # Creates a TargetInstance resource in the specified project and zone using the
22657
- # data included in the request.
22901
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
22658
22902
  # @param [String] project
22659
22903
  # Project ID for this request.
22660
22904
  # @param [String] zone
@@ -22706,7 +22950,7 @@ module Google
22706
22950
  end
22707
22951
 
22708
22952
  # Retrieves a list of TargetInstance resources available to the specified
22709
- # project and zone.
22953
+ # project and zone. (== suppress_warning http-rest-shadowed ==)
22710
22954
  # @param [String] project
22711
22955
  # Project ID for this request.
22712
22956
  # @param [String] zone
@@ -22780,7 +23024,8 @@ module Google
22780
23024
  execute_or_queue_command(command, &block)
22781
23025
  end
22782
23026
 
22783
- # Adds health check URLs to a target pool.
23027
+ # Adds health check URLs to a target pool. (== suppress_warning http-rest-
23028
+ # shadowed ==)
22784
23029
  # @param [String] project
22785
23030
  # Project ID for this request.
22786
23031
  # @param [String] region
@@ -22834,7 +23079,7 @@ module Google
22834
23079
  execute_or_queue_command(command, &block)
22835
23080
  end
22836
23081
 
22837
- # Adds an instance to a target pool.
23082
+ # Adds an instance to a target pool. (== suppress_warning http-rest-shadowed ==)
22838
23083
  # @param [String] project
22839
23084
  # Project ID for this request.
22840
23085
  # @param [String] region
@@ -22888,7 +23133,8 @@ module Google
22888
23133
  execute_or_queue_command(command, &block)
22889
23134
  end
22890
23135
 
22891
- # Retrieves an aggregated list of target pools.
23136
+ # Retrieves an aggregated list of target pools. (== suppress_warning http-rest-
23137
+ # shadowed ==)
22892
23138
  # @param [String] project
22893
23139
  # Project ID for this request.
22894
23140
  # @param [String] filter
@@ -22959,7 +23205,7 @@ module Google
22959
23205
  execute_or_queue_command(command, &block)
22960
23206
  end
22961
23207
 
22962
- # Deletes the specified target pool.
23208
+ # Deletes the specified target pool. (== suppress_warning http-rest-shadowed ==)
22963
23209
  # @param [String] project
22964
23210
  # Project ID for this request.
22965
23211
  # @param [String] region
@@ -23011,7 +23257,7 @@ module Google
23011
23257
  end
23012
23258
 
23013
23259
  # Returns the specified target pool. Gets a list of available target pools by
23014
- # making a list() request.
23260
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
23015
23261
  # @param [String] project
23016
23262
  # Project ID for this request.
23017
23263
  # @param [String] region
@@ -23051,7 +23297,8 @@ module Google
23051
23297
  end
23052
23298
 
23053
23299
  # Gets the most recent health check results for each IP for the instance that is
23054
- # referenced by the given target pool.
23300
+ # referenced by the given target pool. (== suppress_warning http-rest-shadowed ==
23301
+ # )
23055
23302
  # @param [String] project
23056
23303
  # Project ID for this request.
23057
23304
  # @param [String] region
@@ -23094,7 +23341,7 @@ module Google
23094
23341
  end
23095
23342
 
23096
23343
  # Creates a target pool in the specified project and region using the data
23097
- # included in the request.
23344
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
23098
23345
  # @param [String] project
23099
23346
  # Project ID for this request.
23100
23347
  # @param [String] region
@@ -23146,6 +23393,7 @@ module Google
23146
23393
  end
23147
23394
 
23148
23395
  # Retrieves a list of target pools available to the specified project and region.
23396
+ # (== suppress_warning http-rest-shadowed ==)
23149
23397
  # @param [String] project
23150
23398
  # Project ID for this request.
23151
23399
  # @param [String] region
@@ -23219,7 +23467,8 @@ module Google
23219
23467
  execute_or_queue_command(command, &block)
23220
23468
  end
23221
23469
 
23222
- # Removes health check URL from a target pool.
23470
+ # Removes health check URL from a target pool. (== suppress_warning http-rest-
23471
+ # shadowed ==)
23223
23472
  # @param [String] project
23224
23473
  # Project ID for this request.
23225
23474
  # @param [String] region
@@ -23273,7 +23522,8 @@ module Google
23273
23522
  execute_or_queue_command(command, &block)
23274
23523
  end
23275
23524
 
23276
- # Removes instance URL from a target pool.
23525
+ # Removes instance URL from a target pool. (== suppress_warning http-rest-
23526
+ # shadowed ==)
23277
23527
  # @param [String] project
23278
23528
  # Project ID for this request.
23279
23529
  # @param [String] region
@@ -23327,7 +23577,8 @@ module Google
23327
23577
  execute_or_queue_command(command, &block)
23328
23578
  end
23329
23579
 
23330
- # Changes a backup target pool's configurations.
23580
+ # Changes a backup target pool's configurations. (== suppress_warning http-rest-
23581
+ # shadowed ==)
23331
23582
  # @param [String] project
23332
23583
  # Project ID for this request.
23333
23584
  # @param [String] region
@@ -23384,7 +23635,8 @@ module Google
23384
23635
  execute_or_queue_command(command, &block)
23385
23636
  end
23386
23637
 
23387
- # Deletes the specified TargetSslProxy resource.
23638
+ # Deletes the specified TargetSslProxy resource. (== suppress_warning http-rest-
23639
+ # shadowed ==)
23388
23640
  # @param [String] project
23389
23641
  # Project ID for this request.
23390
23642
  # @param [String] target_ssl_proxy
@@ -23433,7 +23685,8 @@ module Google
23433
23685
  end
23434
23686
 
23435
23687
  # Returns the specified TargetSslProxy resource. Gets a list of available target
23436
- # SSL proxies by making a list() request.
23688
+ # SSL proxies by making a list() request. (== suppress_warning http-rest-
23689
+ # shadowed ==)
23437
23690
  # @param [String] project
23438
23691
  # Project ID for this request.
23439
23692
  # @param [String] target_ssl_proxy
@@ -23470,7 +23723,7 @@ module Google
23470
23723
  end
23471
23724
 
23472
23725
  # Creates a TargetSslProxy resource in the specified project using the data
23473
- # included in the request.
23726
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
23474
23727
  # @param [String] project
23475
23728
  # Project ID for this request.
23476
23729
  # @param [Google::Apis::ComputeV1::TargetSslProxy] target_ssl_proxy_object
@@ -23519,7 +23772,7 @@ module Google
23519
23772
  end
23520
23773
 
23521
23774
  # Retrieves the list of TargetSslProxy resources available to the specified
23522
- # project.
23775
+ # project. (== suppress_warning http-rest-shadowed ==)
23523
23776
  # @param [String] project
23524
23777
  # Project ID for this request.
23525
23778
  # @param [String] filter
@@ -23590,7 +23843,8 @@ module Google
23590
23843
  execute_or_queue_command(command, &block)
23591
23844
  end
23592
23845
 
23593
- # Changes the BackendService for TargetSslProxy.
23846
+ # Changes the BackendService for TargetSslProxy. (== suppress_warning http-rest-
23847
+ # shadowed ==)
23594
23848
  # @param [String] project
23595
23849
  # Project ID for this request.
23596
23850
  # @param [String] target_ssl_proxy
@@ -23641,7 +23895,8 @@ module Google
23641
23895
  execute_or_queue_command(command, &block)
23642
23896
  end
23643
23897
 
23644
- # Changes the ProxyHeaderType for TargetSslProxy.
23898
+ # Changes the ProxyHeaderType for TargetSslProxy. (== suppress_warning http-rest-
23899
+ # shadowed ==)
23645
23900
  # @param [String] project
23646
23901
  # Project ID for this request.
23647
23902
  # @param [String] target_ssl_proxy
@@ -23692,7 +23947,8 @@ module Google
23692
23947
  execute_or_queue_command(command, &block)
23693
23948
  end
23694
23949
 
23695
- # Changes SslCertificates for TargetSslProxy.
23950
+ # Changes SslCertificates for TargetSslProxy. (== suppress_warning http-rest-
23951
+ # shadowed ==)
23696
23952
  # @param [String] project
23697
23953
  # Project ID for this request.
23698
23954
  # @param [String] target_ssl_proxy
@@ -23746,7 +24002,7 @@ module Google
23746
24002
  # Sets the SSL policy for TargetSslProxy. The SSL policy specifies the server-
23747
24003
  # side support for SSL features. This affects connections between clients and
23748
24004
  # the SSL proxy load balancer. They do not affect the connection between the
23749
- # load balancer and the backends.
24005
+ # load balancer and the backends. (== suppress_warning http-rest-shadowed ==)
23750
24006
  # @param [String] project
23751
24007
  # Project ID for this request.
23752
24008
  # @param [String] target_ssl_proxy
@@ -23798,7 +24054,8 @@ module Google
23798
24054
  execute_or_queue_command(command, &block)
23799
24055
  end
23800
24056
 
23801
- # Deletes the specified TargetTcpProxy resource.
24057
+ # Deletes the specified TargetTcpProxy resource. (== suppress_warning http-rest-
24058
+ # shadowed ==)
23802
24059
  # @param [String] project
23803
24060
  # Project ID for this request.
23804
24061
  # @param [String] target_tcp_proxy
@@ -23847,7 +24104,8 @@ module Google
23847
24104
  end
23848
24105
 
23849
24106
  # Returns the specified TargetTcpProxy resource. Gets a list of available target
23850
- # TCP proxies by making a list() request.
24107
+ # TCP proxies by making a list() request. (== suppress_warning http-rest-
24108
+ # shadowed ==)
23851
24109
  # @param [String] project
23852
24110
  # Project ID for this request.
23853
24111
  # @param [String] target_tcp_proxy
@@ -23884,7 +24142,7 @@ module Google
23884
24142
  end
23885
24143
 
23886
24144
  # Creates a TargetTcpProxy resource in the specified project using the data
23887
- # included in the request.
24145
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
23888
24146
  # @param [String] project
23889
24147
  # Project ID for this request.
23890
24148
  # @param [Google::Apis::ComputeV1::TargetTcpProxy] target_tcp_proxy_object
@@ -23933,7 +24191,7 @@ module Google
23933
24191
  end
23934
24192
 
23935
24193
  # Retrieves the list of TargetTcpProxy resources available to the specified
23936
- # project.
24194
+ # project. (== suppress_warning http-rest-shadowed ==)
23937
24195
  # @param [String] project
23938
24196
  # Project ID for this request.
23939
24197
  # @param [String] filter
@@ -24004,7 +24262,8 @@ module Google
24004
24262
  execute_or_queue_command(command, &block)
24005
24263
  end
24006
24264
 
24007
- # Changes the BackendService for TargetTcpProxy.
24265
+ # Changes the BackendService for TargetTcpProxy. (== suppress_warning http-rest-
24266
+ # shadowed ==)
24008
24267
  # @param [String] project
24009
24268
  # Project ID for this request.
24010
24269
  # @param [String] target_tcp_proxy
@@ -24055,7 +24314,8 @@ module Google
24055
24314
  execute_or_queue_command(command, &block)
24056
24315
  end
24057
24316
 
24058
- # Changes the ProxyHeaderType for TargetTcpProxy.
24317
+ # Changes the ProxyHeaderType for TargetTcpProxy. (== suppress_warning http-rest-
24318
+ # shadowed ==)
24059
24319
  # @param [String] project
24060
24320
  # Project ID for this request.
24061
24321
  # @param [String] target_tcp_proxy
@@ -24106,7 +24366,8 @@ module Google
24106
24366
  execute_or_queue_command(command, &block)
24107
24367
  end
24108
24368
 
24109
- # Retrieves an aggregated list of target VPN gateways.
24369
+ # Retrieves an aggregated list of target VPN gateways. (== suppress_warning http-
24370
+ # rest-shadowed ==)
24110
24371
  # @param [String] project
24111
24372
  # Project ID for this request.
24112
24373
  # @param [String] filter
@@ -24177,7 +24438,8 @@ module Google
24177
24438
  execute_or_queue_command(command, &block)
24178
24439
  end
24179
24440
 
24180
- # Deletes the specified target VPN gateway.
24441
+ # Deletes the specified target VPN gateway. (== suppress_warning http-rest-
24442
+ # shadowed ==)
24181
24443
  # @param [String] project
24182
24444
  # Project ID for this request.
24183
24445
  # @param [String] region
@@ -24229,7 +24491,8 @@ module Google
24229
24491
  end
24230
24492
 
24231
24493
  # Returns the specified target VPN gateway. Gets a list of available target VPN
24232
- # gateways by making a list() request.
24494
+ # gateways by making a list() request. (== suppress_warning http-rest-shadowed ==
24495
+ # )
24233
24496
  # @param [String] project
24234
24497
  # Project ID for this request.
24235
24498
  # @param [String] region
@@ -24269,7 +24532,7 @@ module Google
24269
24532
  end
24270
24533
 
24271
24534
  # Creates a target VPN gateway in the specified project and region using the
24272
- # data included in the request.
24535
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
24273
24536
  # @param [String] project
24274
24537
  # Project ID for this request.
24275
24538
  # @param [String] region
@@ -24321,7 +24584,7 @@ module Google
24321
24584
  end
24322
24585
 
24323
24586
  # Retrieves a list of target VPN gateways available to the specified project and
24324
- # region.
24587
+ # region. (== suppress_warning http-rest-shadowed ==)
24325
24588
  # @param [String] project
24326
24589
  # Project ID for this request.
24327
24590
  # @param [String] region
@@ -24396,7 +24659,7 @@ module Google
24396
24659
  end
24397
24660
 
24398
24661
  # Retrieves the list of all UrlMap resources, regional and global, available to
24399
- # the specified project.
24662
+ # the specified project. (== suppress_warning http-rest-shadowed ==)
24400
24663
  # @param [String] project
24401
24664
  # Name of the project scoping this request.
24402
24665
  # @param [String] filter
@@ -24467,7 +24730,8 @@ module Google
24467
24730
  execute_or_queue_command(command, &block)
24468
24731
  end
24469
24732
 
24470
- # Deletes the specified UrlMap resource.
24733
+ # Deletes the specified UrlMap resource. (== suppress_warning http-rest-shadowed
24734
+ # ==)
24471
24735
  # @param [String] project
24472
24736
  # Project ID for this request.
24473
24737
  # @param [String] url_map
@@ -24516,7 +24780,7 @@ module Google
24516
24780
  end
24517
24781
 
24518
24782
  # Returns the specified UrlMap resource. Gets a list of available URL maps by
24519
- # making a list() request.
24783
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
24520
24784
  # @param [String] project
24521
24785
  # Project ID for this request.
24522
24786
  # @param [String] url_map
@@ -24553,7 +24817,7 @@ module Google
24553
24817
  end
24554
24818
 
24555
24819
  # Creates a UrlMap resource in the specified project using the data included in
24556
- # the request.
24820
+ # the request. (== suppress_warning http-rest-shadowed ==)
24557
24821
  # @param [String] project
24558
24822
  # Project ID for this request.
24559
24823
  # @param [Google::Apis::ComputeV1::UrlMap] url_map_object
@@ -24602,7 +24866,7 @@ module Google
24602
24866
  end
24603
24867
 
24604
24868
  # Initiates a cache invalidation operation, invalidating the specified path,
24605
- # scoped to the specified UrlMap.
24869
+ # scoped to the specified UrlMap. (== suppress_warning http-rest-shadowed ==)
24606
24870
  # @param [String] project
24607
24871
  # Project ID for this request.
24608
24872
  # @param [String] url_map
@@ -24653,7 +24917,8 @@ module Google
24653
24917
  execute_or_queue_command(command, &block)
24654
24918
  end
24655
24919
 
24656
- # Retrieves the list of UrlMap resources available to the specified project.
24920
+ # Retrieves the list of UrlMap resources available to the specified project. (==
24921
+ # suppress_warning http-rest-shadowed ==)
24657
24922
  # @param [String] project
24658
24923
  # Project ID for this request.
24659
24924
  # @param [String] filter
@@ -24726,7 +24991,7 @@ module Google
24726
24991
 
24727
24992
  # Patches the specified UrlMap resource with the data included in the request.
24728
24993
  # This method supports PATCH semantics and uses the JSON merge patch format and
24729
- # processing rules.
24994
+ # processing rules. (== suppress_warning http-rest-shadowed ==)
24730
24995
  # @param [String] project
24731
24996
  # Project ID for this request.
24732
24997
  # @param [String] url_map
@@ -24777,7 +25042,8 @@ module Google
24777
25042
  execute_or_queue_command(command, &block)
24778
25043
  end
24779
25044
 
24780
- # Updates the specified UrlMap resource with the data included in the request.
25045
+ # Updates the specified UrlMap resource with the data included in the request. (=
25046
+ # = suppress_warning http-rest-shadowed ==)
24781
25047
  # @param [String] project
24782
25048
  # Project ID for this request.
24783
25049
  # @param [String] url_map
@@ -24829,7 +25095,8 @@ module Google
24829
25095
  end
24830
25096
 
24831
25097
  # Runs static validation for the UrlMap. In particular, the tests of the
24832
- # provided UrlMap will be run. Calling this method does NOT create the UrlMap.
25098
+ # provided UrlMap will be run. Calling this method does NOT create the UrlMap. (=
25099
+ # = suppress_warning http-rest-shadowed ==)
24833
25100
  # @param [String] project
24834
25101
  # Project ID for this request.
24835
25102
  # @param [String] url_map
@@ -24868,7 +25135,8 @@ module Google
24868
25135
  execute_or_queue_command(command, &block)
24869
25136
  end
24870
25137
 
24871
- # Retrieves an aggregated list of VPN gateways.
25138
+ # Retrieves an aggregated list of VPN gateways. (== suppress_warning http-rest-
25139
+ # shadowed ==)
24872
25140
  # @param [String] project
24873
25141
  # Project ID for this request.
24874
25142
  # @param [String] filter
@@ -24939,7 +25207,7 @@ module Google
24939
25207
  execute_or_queue_command(command, &block)
24940
25208
  end
24941
25209
 
24942
- # Deletes the specified VPN gateway.
25210
+ # Deletes the specified VPN gateway. (== suppress_warning http-rest-shadowed ==)
24943
25211
  # @param [String] project
24944
25212
  # Project ID for this request.
24945
25213
  # @param [String] region
@@ -24991,7 +25259,7 @@ module Google
24991
25259
  end
24992
25260
 
24993
25261
  # Returns the specified VPN gateway. Gets a list of available VPN gateways by
24994
- # making a list() request.
25262
+ # making a list() request. (== suppress_warning http-rest-shadowed ==)
24995
25263
  # @param [String] project
24996
25264
  # Project ID for this request.
24997
25265
  # @param [String] region
@@ -25030,7 +25298,8 @@ module Google
25030
25298
  execute_or_queue_command(command, &block)
25031
25299
  end
25032
25300
 
25033
- # Returns the status for the specified VPN gateway.
25301
+ # Returns the status for the specified VPN gateway. (== suppress_warning http-
25302
+ # rest-shadowed ==)
25034
25303
  # @param [String] project
25035
25304
  # Project ID for this request.
25036
25305
  # @param [String] region
@@ -25070,7 +25339,7 @@ module Google
25070
25339
  end
25071
25340
 
25072
25341
  # Creates a VPN gateway in the specified project and region using the data
25073
- # included in the request.
25342
+ # included in the request. (== suppress_warning http-rest-shadowed ==)
25074
25343
  # @param [String] project
25075
25344
  # Project ID for this request.
25076
25345
  # @param [String] region
@@ -25122,6 +25391,7 @@ module Google
25122
25391
  end
25123
25392
 
25124
25393
  # Retrieves a list of VPN gateways available to the specified project and region.
25394
+ # (== suppress_warning http-rest-shadowed ==)
25125
25395
  # @param [String] project
25126
25396
  # Project ID for this request.
25127
25397
  # @param [String] region
@@ -25196,7 +25466,7 @@ module Google
25196
25466
  end
25197
25467
 
25198
25468
  # Sets the labels on a VpnGateway. To learn more about labels, read the Labeling
25199
- # Resources documentation.
25469
+ # Resources documentation. (== suppress_warning http-rest-shadowed ==)
25200
25470
  # @param [String] project
25201
25471
  # Project ID for this request.
25202
25472
  # @param [String] region
@@ -25250,7 +25520,8 @@ module Google
25250
25520
  execute_or_queue_command(command, &block)
25251
25521
  end
25252
25522
 
25253
- # Returns permissions that a caller has on the specified resource.
25523
+ # Returns permissions that a caller has on the specified resource. (==
25524
+ # suppress_warning http-rest-shadowed ==)
25254
25525
  # @param [String] project
25255
25526
  # Project ID for this request.
25256
25527
  # @param [String] region
@@ -25292,7 +25563,8 @@ module Google
25292
25563
  execute_or_queue_command(command, &block)
25293
25564
  end
25294
25565
 
25295
- # Retrieves an aggregated list of VPN tunnels.
25566
+ # Retrieves an aggregated list of VPN tunnels. (== suppress_warning http-rest-
25567
+ # shadowed ==)
25296
25568
  # @param [String] project
25297
25569
  # Project ID for this request.
25298
25570
  # @param [String] filter
@@ -25363,7 +25635,8 @@ module Google
25363
25635
  execute_or_queue_command(command, &block)
25364
25636
  end
25365
25637
 
25366
- # Deletes the specified VpnTunnel resource.
25638
+ # Deletes the specified VpnTunnel resource. (== suppress_warning http-rest-
25639
+ # shadowed ==)
25367
25640
  # @param [String] project
25368
25641
  # Project ID for this request.
25369
25642
  # @param [String] region
@@ -25415,7 +25688,7 @@ module Google
25415
25688
  end
25416
25689
 
25417
25690
  # Returns the specified VpnTunnel resource. Gets a list of available VPN tunnels
25418
- # by making a list() request.
25691
+ # by making a list() request. (== suppress_warning http-rest-shadowed ==)
25419
25692
  # @param [String] project
25420
25693
  # Project ID for this request.
25421
25694
  # @param [String] region
@@ -25455,7 +25728,7 @@ module Google
25455
25728
  end
25456
25729
 
25457
25730
  # Creates a VpnTunnel resource in the specified project and region using the
25458
- # data included in the request.
25731
+ # data included in the request. (== suppress_warning http-rest-shadowed ==)
25459
25732
  # @param [String] project
25460
25733
  # Project ID for this request.
25461
25734
  # @param [String] region
@@ -25507,7 +25780,7 @@ module Google
25507
25780
  end
25508
25781
 
25509
25782
  # Retrieves a list of VpnTunnel resources contained in the specified project and
25510
- # region.
25783
+ # region. (== suppress_warning http-rest-shadowed ==)
25511
25784
  # @param [String] project
25512
25785
  # Project ID for this request.
25513
25786
  # @param [String] region
@@ -25581,7 +25854,8 @@ module Google
25581
25854
  execute_or_queue_command(command, &block)
25582
25855
  end
25583
25856
 
25584
- # Deletes the specified zone-specific Operations resource.
25857
+ # Deletes the specified zone-specific Operations resource. (== suppress_warning
25858
+ # http-rest-shadowed ==)
25585
25859
  # @param [String] project
25586
25860
  # Project ID for this request.
25587
25861
  # @param [String] zone
@@ -25618,7 +25892,8 @@ module Google
25618
25892
  execute_or_queue_command(command, &block)
25619
25893
  end
25620
25894
 
25621
- # Retrieves the specified zone-specific Operations resource.
25895
+ # Retrieves the specified zone-specific Operations resource. (==
25896
+ # suppress_warning http-rest-shadowed ==)
25622
25897
  # @param [String] project
25623
25898
  # Project ID for this request.
25624
25899
  # @param [String] zone
@@ -25657,7 +25932,8 @@ module Google
25657
25932
  execute_or_queue_command(command, &block)
25658
25933
  end
25659
25934
 
25660
- # Retrieves a list of Operation resources contained within the specified zone.
25935
+ # Retrieves a list of Operation resources contained within the specified zone. (=
25936
+ # = suppress_warning http-rest-shadowed ==)
25661
25937
  # @param [String] project
25662
25938
  # Project ID for this request.
25663
25939
  # @param [String] zone
@@ -25732,7 +26008,7 @@ module Google
25732
26008
  end
25733
26009
 
25734
26010
  # Returns the specified Zone resource. Gets a list of available zones by making
25735
- # a list() request.
26011
+ # a list() request. (== suppress_warning http-rest-shadowed ==)
25736
26012
  # @param [String] project
25737
26013
  # Project ID for this request.
25738
26014
  # @param [String] zone
@@ -25768,7 +26044,8 @@ module Google
25768
26044
  execute_or_queue_command(command, &block)
25769
26045
  end
25770
26046
 
25771
- # Retrieves the list of Zone resources available to the specified project.
26047
+ # Retrieves the list of Zone resources available to the specified project. (==
26048
+ # suppress_warning http-rest-shadowed ==)
25772
26049
  # @param [String] project
25773
26050
  # Project ID for this request.
25774
26051
  # @param [String] filter