google-cloud-compute-v1 2.10.0 → 2.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +9 -3
  3. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +17 -7
  4. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +17 -7
  5. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +27 -12
  6. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +35 -16
  7. data/lib/google/cloud/compute/v1/compute_pb.rb +51 -1
  8. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +9 -3
  9. data/lib/google/cloud/compute/v1/disks/rest/client.rb +39 -18
  10. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +15 -6
  11. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +39 -18
  12. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +15 -6
  13. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +19 -8
  14. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +15 -6
  15. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +17 -7
  16. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +17 -7
  17. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +13 -5
  18. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +9 -3
  19. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +13 -5
  20. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +17 -7
  21. data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +5 -1
  22. data/lib/google/cloud/compute/v1/images/rest/client.rb +25 -11
  23. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/credentials.rb +52 -0
  24. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest/client.rb +837 -0
  25. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest/service_stub.rb +378 -0
  26. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest.rb +51 -0
  27. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests.rb +47 -0
  28. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +43 -20
  29. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +21 -9
  30. data/lib/google/cloud/compute/v1/instance_settings_service/credentials.rb +52 -0
  31. data/lib/google/cloud/compute/v1/instance_settings_service/rest/client.rb +517 -0
  32. data/lib/google/cloud/compute/v1/instance_settings_service/rest/service_stub.rb +190 -0
  33. data/lib/google/cloud/compute/v1/instance_settings_service/rest.rb +51 -0
  34. data/lib/google/cloud/compute/v1/instance_settings_service.rb +47 -0
  35. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +19 -8
  36. data/lib/google/cloud/compute/v1/instances/rest/client.rb +99 -48
  37. data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +21 -9
  38. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +17 -7
  39. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +7 -2
  40. data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +7 -2
  41. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +19 -8
  42. data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +7 -2
  43. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +17 -7
  44. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +17 -7
  45. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +9 -3
  46. data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +21 -9
  47. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +13 -5
  48. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +21 -9
  49. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +35 -16
  50. data/lib/google/cloud/compute/v1/networks/rest/client.rb +25 -11
  51. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +136 -14
  52. data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +62 -0
  53. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +19 -8
  54. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +9 -3
  55. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +17 -7
  56. data/lib/google/cloud/compute/v1/projects/rest/client.rb +31 -14
  57. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +17 -7
  58. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +19 -8
  59. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +15 -6
  60. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +27 -12
  61. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +13 -5
  62. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +7 -2
  63. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +37 -17
  64. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +13 -5
  65. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +15 -6
  66. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +41 -19
  67. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +11 -4
  68. data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +11 -4
  69. data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +5 -1
  70. data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +19 -8
  71. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +17 -7
  72. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +37 -17
  73. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +11 -4
  74. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +11 -4
  75. data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +21 -9
  76. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +11 -4
  77. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +15 -6
  78. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +13 -5
  79. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +17 -7
  80. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +11 -4
  81. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +17 -7
  82. data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +5 -1
  83. data/lib/google/cloud/compute/v1/regions/rest/client.rb +7 -2
  84. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +23 -10
  85. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +21 -9
  86. data/lib/google/cloud/compute/v1/rest.rb +4 -0
  87. data/lib/google/cloud/compute/v1/routers/rest/client.rb +25 -11
  88. data/lib/google/cloud/compute/v1/routes/rest/client.rb +11 -4
  89. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +27 -12
  90. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +21 -9
  91. data/lib/google/cloud/compute/v1/snapshot_settings_service/rest/client.rb +7 -2
  92. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +19 -8
  93. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +13 -5
  94. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +17 -7
  95. data/lib/google/cloud/compute/v1/storage_pool_types/credentials.rb +53 -0
  96. data/lib/google/cloud/compute/v1/storage_pool_types/rest/client.rb +609 -0
  97. data/lib/google/cloud/compute/v1/storage_pool_types/rest/service_stub.rb +249 -0
  98. data/lib/google/cloud/compute/v1/storage_pool_types/rest.rb +51 -0
  99. data/lib/google/cloud/compute/v1/storage_pool_types.rb +47 -0
  100. data/lib/google/cloud/compute/v1/storage_pools/credentials.rb +52 -0
  101. data/lib/google/cloud/compute/v1/storage_pools/rest/client.rb +1326 -0
  102. data/lib/google/cloud/compute/v1/storage_pools/rest/service_stub.rb +679 -0
  103. data/lib/google/cloud/compute/v1/storage_pools/rest.rb +51 -0
  104. data/lib/google/cloud/compute/v1/storage_pools.rb +47 -0
  105. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +27 -12
  106. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +13 -5
  107. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +17 -7
  108. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +25 -11
  109. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +15 -6
  110. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +27 -12
  111. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +21 -9
  112. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +17 -7
  113. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +15 -6
  114. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +21 -9
  115. data/lib/google/cloud/compute/v1/version.rb +1 -1
  116. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +19 -8
  117. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +15 -6
  118. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +11 -4
  119. data/lib/google/cloud/compute/v1/zones/rest/client.rb +7 -2
  120. data/lib/google/cloud/compute/v1.rb +4 -0
  121. data/proto_docs/google/api/client.rb +4 -0
  122. data/proto_docs/google/cloud/compute/v1/compute.rb +1333 -37
  123. metadata +22 -2
@@ -231,7 +231,7 @@ module Google
231
231
  # Check the NetworkTier enum for the list of possible values.
232
232
  # @!attribute [rw] public_ptr_domain_name
233
233
  # @return [::String]
234
- # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.
234
+ # The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range.
235
235
  # @!attribute [rw] security_policy
236
236
  # @return [::String]
237
237
  # [Output Only] The resource URL for the security policy associated with this access config.
@@ -1898,6 +1898,66 @@ module Google
1898
1898
  extend ::Google::Protobuf::MessageExts::ClassMethods
1899
1899
  end
1900
1900
 
1901
+ # A request message for StoragePoolTypes.AggregatedList. See the method description for details.
1902
+ # @!attribute [rw] filter
1903
+ # @return [::String]
1904
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions.
1905
+ # @!attribute [rw] include_all_scopes
1906
+ # @return [::Boolean]
1907
+ # Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.
1908
+ # @!attribute [rw] max_results
1909
+ # @return [::Integer]
1910
+ # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
1911
+ # @!attribute [rw] order_by
1912
+ # @return [::String]
1913
+ # Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
1914
+ # @!attribute [rw] page_token
1915
+ # @return [::String]
1916
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
1917
+ # @!attribute [rw] project
1918
+ # @return [::String]
1919
+ # Project ID for this request.
1920
+ # @!attribute [rw] return_partial_success
1921
+ # @return [::Boolean]
1922
+ # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
1923
+ # @!attribute [rw] service_project_number
1924
+ # @return [::Integer]
1925
+ # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
1926
+ class AggregatedListStoragePoolTypesRequest
1927
+ include ::Google::Protobuf::MessageExts
1928
+ extend ::Google::Protobuf::MessageExts::ClassMethods
1929
+ end
1930
+
1931
+ # A request message for StoragePools.AggregatedList. See the method description for details.
1932
+ # @!attribute [rw] filter
1933
+ # @return [::String]
1934
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions.
1935
+ # @!attribute [rw] include_all_scopes
1936
+ # @return [::Boolean]
1937
+ # Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.
1938
+ # @!attribute [rw] max_results
1939
+ # @return [::Integer]
1940
+ # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
1941
+ # @!attribute [rw] order_by
1942
+ # @return [::String]
1943
+ # Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
1944
+ # @!attribute [rw] page_token
1945
+ # @return [::String]
1946
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
1947
+ # @!attribute [rw] project
1948
+ # @return [::String]
1949
+ # Project ID for this request.
1950
+ # @!attribute [rw] return_partial_success
1951
+ # @return [::Boolean]
1952
+ # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
1953
+ # @!attribute [rw] service_project_number
1954
+ # @return [::Integer]
1955
+ # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
1956
+ class AggregatedListStoragePoolsRequest
1957
+ include ::Google::Protobuf::MessageExts
1958
+ extend ::Google::Protobuf::MessageExts::ClassMethods
1959
+ end
1960
+
1901
1961
  # A request message for Subnetworks.AggregatedList. See the method description for details.
1902
1962
  # @!attribute [rw] filter
1903
1963
  # @return [::String]
@@ -2336,7 +2396,7 @@ module Google
2336
2396
  extend ::Google::Protobuf::MessageExts::ClassMethods
2337
2397
  end
2338
2398
 
2339
- # This reservation type allows to pre allocate specific instance configuration. Next ID: 6
2399
+ # This reservation type allows to pre allocate specific instance configuration.
2340
2400
  # @!attribute [rw] assured_count
2341
2401
  # @return [::Integer]
2342
2402
  # [Output Only] Indicates how many instances are actually usable currently.
@@ -2702,6 +2762,9 @@ module Google
2702
2762
  # @!attribute [rw] source_snapshot_encryption_key
2703
2763
  # @return [::Google::Cloud::Compute::V1::CustomerEncryptionKey]
2704
2764
  # The customer-supplied encryption key of the source snapshot.
2765
+ # @!attribute [rw] storage_pool
2766
+ # @return [::String]
2767
+ # The storage pool in which the new disk is created. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /storagePools/storagePool - projects/project/zones/zone/storagePools/storagePool - zones/zone/storagePools/storagePool
2705
2768
  class AttachedDiskInitializeParams
2706
2769
  include ::Google::Protobuf::MessageExts
2707
2770
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -4552,6 +4615,27 @@ module Google
4552
4615
  extend ::Google::Protobuf::MessageExts::ClassMethods
4553
4616
  end
4554
4617
 
4618
+ # A request message for InstanceGroupManagerResizeRequests.Cancel. See the method description for details.
4619
+ # @!attribute [rw] instance_group_manager
4620
+ # @return [::String]
4621
+ # The name of the managed instance group. The name should conform to RFC1035 or be a resource ID.
4622
+ # @!attribute [rw] project
4623
+ # @return [::String]
4624
+ # Project ID for this request.
4625
+ # @!attribute [rw] request_id
4626
+ # @return [::String]
4627
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
4628
+ # @!attribute [rw] resize_request
4629
+ # @return [::String]
4630
+ # The name of the resize request to cancel. The name should conform to RFC1035 or be a resource ID.
4631
+ # @!attribute [rw] zone
4632
+ # @return [::String]
4633
+ # The name of the zone where the managed instance group is located. The name should conform to RFC1035.
4634
+ class CancelInstanceGroupManagerResizeRequestRequest
4635
+ include ::Google::Protobuf::MessageExts
4636
+ extend ::Google::Protobuf::MessageExts::ClassMethods
4637
+ end
4638
+
4555
4639
  # Settings controlling the volume of requests, connections and retries to this backend service.
4556
4640
  # @!attribute [rw] max_connections
4557
4641
  # @return [::Integer]
@@ -4749,6 +4833,8 @@ module Google
4749
4833
 
4750
4834
  ACCELERATOR_OPTIMIZED_A3 = 158_574_526
4751
4835
 
4836
+ ACCELERATOR_OPTIMIZED_A3_MEGA = 156_517_459
4837
+
4752
4838
  COMPUTE_OPTIMIZED = 158_349_023
4753
4839
 
4754
4840
  COMPUTE_OPTIMIZED_C2D = 383_246_453
@@ -4767,6 +4853,8 @@ module Google
4767
4853
 
4768
4854
  GENERAL_PURPOSE_N2D = 232_471_400
4769
4855
 
4856
+ GENERAL_PURPOSE_N4 = 301_912_158
4857
+
4770
4858
  GENERAL_PURPOSE_T2D = 232_477_166
4771
4859
 
4772
4860
  GRAPHICS_OPTIMIZED = 68_500_563
@@ -5008,13 +5096,13 @@ module Google
5008
5096
  # Specifies the content for the Access-Control-Allow-Methods header.
5009
5097
  # @!attribute [rw] allow_origin_regexes
5010
5098
  # @return [::Array<::String>]
5011
- # Specifies a regular expression that matches allowed origins. For more information about the regular expression syntax, see Syntax. An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes. Regular expressions can only be used when the loadBalancingScheme is set to INTERNAL_SELF_MANAGED.
5099
+ # Specifies a regular expression that matches allowed origins. For more information, see regular expression syntax . An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes. Regular expressions can only be used when the loadBalancingScheme is set to INTERNAL_SELF_MANAGED.
5012
5100
  # @!attribute [rw] allow_origins
5013
5101
  # @return [::Array<::String>]
5014
5102
  # Specifies the list of origins that is allowed to do CORS requests. An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes.
5015
5103
  # @!attribute [rw] disabled
5016
5104
  # @return [::Boolean]
5017
- # If true, the setting specifies the CORS policy is disabled. The default value of false, which indicates that the CORS policy is in effect.
5105
+ # If true, disables the CORS policy. The default value is false, which indicates that the CORS policy is in effect.
5018
5106
  # @!attribute [rw] expose_headers
5019
5107
  # @return [::Array<::String>]
5020
5108
  # Specifies the content for the Access-Control-Expose-Headers header.
@@ -5467,6 +5555,27 @@ module Google
5467
5555
  extend ::Google::Protobuf::MessageExts::ClassMethods
5468
5556
  end
5469
5557
 
5558
+ # A request message for InstanceGroupManagerResizeRequests.Delete. See the method description for details.
5559
+ # @!attribute [rw] instance_group_manager
5560
+ # @return [::String]
5561
+ # The name of the managed instance group. The name should conform to RFC1035 or be a resource ID.
5562
+ # @!attribute [rw] project
5563
+ # @return [::String]
5564
+ # Project ID for this request.
5565
+ # @!attribute [rw] request_id
5566
+ # @return [::String]
5567
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
5568
+ # @!attribute [rw] resize_request
5569
+ # @return [::String]
5570
+ # The name of the resize request to delete. The name should conform to RFC1035 or be a resource ID.
5571
+ # @!attribute [rw] zone
5572
+ # @return [::String]
5573
+ # The name of the zone where the managed instance group is located. The name should conform to RFC1035.
5574
+ class DeleteInstanceGroupManagerResizeRequestRequest
5575
+ include ::Google::Protobuf::MessageExts
5576
+ extend ::Google::Protobuf::MessageExts::ClassMethods
5577
+ end
5578
+
5470
5579
  # A request message for InstanceGroups.Delete. See the method description for details.
5471
5580
  # @!attribute [rw] instance_group
5472
5581
  # @return [::String]
@@ -6397,6 +6506,24 @@ module Google
6397
6506
  extend ::Google::Protobuf::MessageExts::ClassMethods
6398
6507
  end
6399
6508
 
6509
+ # A request message for StoragePools.Delete. See the method description for details.
6510
+ # @!attribute [rw] project
6511
+ # @return [::String]
6512
+ # Project ID for this request.
6513
+ # @!attribute [rw] request_id
6514
+ # @return [::String]
6515
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
6516
+ # @!attribute [rw] storage_pool
6517
+ # @return [::String]
6518
+ # Name of the storage pool to delete.
6519
+ # @!attribute [rw] zone
6520
+ # @return [::String]
6521
+ # The name of the zone for this request.
6522
+ class DeleteStoragePoolRequest
6523
+ include ::Google::Protobuf::MessageExts
6524
+ extend ::Google::Protobuf::MessageExts::ClassMethods
6525
+ end
6526
+
6400
6527
  # A request message for Subnetworks.Delete. See the method description for details.
6401
6528
  # @!attribute [rw] project
6402
6529
  # @return [::String]
@@ -6927,6 +7054,9 @@ module Google
6927
7054
  # @return [::String]
6928
7055
  # [Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting.
6929
7056
  # Check the Status enum for the list of possible values.
7057
+ # @!attribute [rw] storage_pool
7058
+ # @return [::String]
7059
+ # The storage pool in which the new disk is created. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /storagePools/storagePool - projects/project/zones/zone/storagePools/storagePool - zones/zone/storagePools/storagePool
6930
7060
  # @!attribute [rw] type
6931
7061
  # @return [::String]
6932
7062
  # URL of the disk type resource describing which disk type to use to create the disk. Provide this when creating the disk. For example: projects/project /zones/zone/diskTypes/pd-ssd . See Persistent disk types.
@@ -6992,6 +7122,9 @@ module Google
6992
7122
 
6993
7123
  # Source data is being copied into the disk.
6994
7124
  RESTORING = 404_263_851
7125
+
7126
+ # Disk is currently unavailable and cannot be accessed, attached or detached.
7127
+ UNAVAILABLE = 413_756_464
6995
7128
  end
6996
7129
  end
6997
7130
 
@@ -7450,7 +7583,7 @@ module Google
7450
7583
  extend ::Google::Protobuf::MessageExts::ClassMethods
7451
7584
  end
7452
7585
 
7453
- # [Output Only] If errors are generated during processing of the operation, this field will be populated.
7586
+ # Errors that prevented the ResizeRequest to be fulfilled.
7454
7587
  # @!attribute [rw] errors
7455
7588
  # @return [::Array<::Google::Cloud::Compute::V1::Errors>]
7456
7589
  # [Output Only] The array of errors encountered while processing this operation.
@@ -7478,7 +7611,7 @@ module Google
7478
7611
  # The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
7479
7612
  # @!attribute [rw] metadatas
7480
7613
  # @return [::Google::Protobuf::Map{::String => ::String}]
7481
- # Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than \\{"instanceLimit": "100/request"}, should be returned as, \\{"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
7614
+ # Additional structured details about this error. Keys must match /a-z+/ but should ideally be lowerCamelCase. Also they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than \\{"instanceLimit": "100/request"}, should be returned as, \\{"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
7482
7615
  # @!attribute [rw] reason
7483
7616
  # @return [::String]
7484
7617
  # The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.
@@ -8149,6 +8282,9 @@ module Google
8149
8282
  # @!attribute [rw] id
8150
8283
  # @return [::Integer]
8151
8284
  # [Output Only] The unique identifier for the resource. This identifier is defined by the server.
8285
+ # @!attribute [rw] ip_collection
8286
+ # @return [::String]
8287
+ # Resource reference of a PublicDelegatedPrefix. The PDP must be a sub-PDP in EXTERNAL_IPV6_FORWARDING_RULE_CREATION mode. Use one of the following formats to specify a sub-PDP when creating an IPv6 NetLB forwarding rule using BYOIP: Full resource URL, as in https://www.googleapis.com/compute/v1/projects/project_id/regions/region /publicDelegatedPrefixes/sub-pdp-name Partial URL, as in: - projects/project_id/regions/region/publicDelegatedPrefixes/sub-pdp-name - regions/region/publicDelegatedPrefixes/sub-pdp-name
8152
8288
  # @!attribute [rw] ip_version
8153
8289
  # @return [::String]
8154
8290
  # The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6.
@@ -9231,6 +9367,24 @@ module Google
9231
9367
  extend ::Google::Protobuf::MessageExts::ClassMethods
9232
9368
  end
9233
9369
 
9370
+ # A request message for StoragePools.GetIamPolicy. See the method description for details.
9371
+ # @!attribute [rw] options_requested_policy_version
9372
+ # @return [::Integer]
9373
+ # Requested IAM Policy version.
9374
+ # @!attribute [rw] project
9375
+ # @return [::String]
9376
+ # Project ID for this request.
9377
+ # @!attribute [rw] resource
9378
+ # @return [::String]
9379
+ # Name or id of the resource for this request.
9380
+ # @!attribute [rw] zone
9381
+ # @return [::String]
9382
+ # The name of the zone for this request.
9383
+ class GetIamPolicyStoragePoolRequest
9384
+ include ::Google::Protobuf::MessageExts
9385
+ extend ::Google::Protobuf::MessageExts::ClassMethods
9386
+ end
9387
+
9234
9388
  # A request message for Subnetworks.GetIamPolicy. See the method description for details.
9235
9389
  # @!attribute [rw] options_requested_policy_version
9236
9390
  # @return [::Integer]
@@ -9291,6 +9445,24 @@ module Google
9291
9445
  extend ::Google::Protobuf::MessageExts::ClassMethods
9292
9446
  end
9293
9447
 
9448
+ # A request message for InstanceGroupManagerResizeRequests.Get. See the method description for details.
9449
+ # @!attribute [rw] instance_group_manager
9450
+ # @return [::String]
9451
+ # The name of the managed instance group. Name should conform to RFC1035 or be a resource ID.
9452
+ # @!attribute [rw] project
9453
+ # @return [::String]
9454
+ # Project ID for this request.
9455
+ # @!attribute [rw] resize_request
9456
+ # @return [::String]
9457
+ # The name of the resize request. Name should conform to RFC1035 or be a resource ID.
9458
+ # @!attribute [rw] zone
9459
+ # @return [::String]
9460
+ # Name of the href="/compute/docs/regions-zones/#available">zone scoping this request. Name should conform to RFC1035.
9461
+ class GetInstanceGroupManagerResizeRequestRequest
9462
+ include ::Google::Protobuf::MessageExts
9463
+ extend ::Google::Protobuf::MessageExts::ClassMethods
9464
+ end
9465
+
9294
9466
  # A request message for InstanceGroups.Get. See the method description for details.
9295
9467
  # @!attribute [rw] instance_group
9296
9468
  # @return [::String]
@@ -9321,6 +9493,18 @@ module Google
9321
9493
  extend ::Google::Protobuf::MessageExts::ClassMethods
9322
9494
  end
9323
9495
 
9496
+ # A request message for InstanceSettingsService.Get. See the method description for details.
9497
+ # @!attribute [rw] project
9498
+ # @return [::String]
9499
+ # Project ID for this request.
9500
+ # @!attribute [rw] zone
9501
+ # @return [::String]
9502
+ # Name of the zone for this request.
9503
+ class GetInstanceSettingRequest
9504
+ include ::Google::Protobuf::MessageExts
9505
+ extend ::Google::Protobuf::MessageExts::ClassMethods
9506
+ end
9507
+
9324
9508
  # A request message for InstanceTemplates.Get. See the method description for details.
9325
9509
  # @!attribute [rw] instance_template
9326
9510
  # @return [::String]
@@ -10308,6 +10492,36 @@ module Google
10308
10492
  extend ::Google::Protobuf::MessageExts::ClassMethods
10309
10493
  end
10310
10494
 
10495
+ # A request message for StoragePools.Get. See the method description for details.
10496
+ # @!attribute [rw] project
10497
+ # @return [::String]
10498
+ # Project ID for this request.
10499
+ # @!attribute [rw] storage_pool
10500
+ # @return [::String]
10501
+ # Name of the storage pool to return.
10502
+ # @!attribute [rw] zone
10503
+ # @return [::String]
10504
+ # The name of the zone for this request.
10505
+ class GetStoragePoolRequest
10506
+ include ::Google::Protobuf::MessageExts
10507
+ extend ::Google::Protobuf::MessageExts::ClassMethods
10508
+ end
10509
+
10510
+ # A request message for StoragePoolTypes.Get. See the method description for details.
10511
+ # @!attribute [rw] project
10512
+ # @return [::String]
10513
+ # Project ID for this request.
10514
+ # @!attribute [rw] storage_pool_type
10515
+ # @return [::String]
10516
+ # Name of the storage pool type to return.
10517
+ # @!attribute [rw] zone
10518
+ # @return [::String]
10519
+ # The name of the zone for this request.
10520
+ class GetStoragePoolTypeRequest
10521
+ include ::Google::Protobuf::MessageExts
10522
+ extend ::Google::Protobuf::MessageExts::ClassMethods
10523
+ end
10524
+
10311
10525
  # A request message for Subnetworks.Get. See the method description for details.
10312
10526
  # @!attribute [rw] project
10313
10527
  # @return [::String]
@@ -10655,13 +10869,13 @@ module Google
10655
10869
  # Guest OS features.
10656
10870
  # @!attribute [rw] type
10657
10871
  # @return [::String]
10658
- # The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
10872
+ # The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
10659
10873
  # Check the Type enum for the list of possible values.
10660
10874
  class GuestOsFeature
10661
10875
  include ::Google::Protobuf::MessageExts
10662
10876
  extend ::Google::Protobuf::MessageExts::ClassMethods
10663
10877
 
10664
- # The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
10878
+ # The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
10665
10879
  module Type
10666
10880
  # A value indicating that the enum field is not set.
10667
10881
  UNDEFINED_TYPE = 0
@@ -10711,7 +10925,7 @@ module Google
10711
10925
  # Check the ProxyHeader enum for the list of possible values.
10712
10926
  # @!attribute [rw] request_path
10713
10927
  # @return [::String]
10714
- # The request path of the HTTP/2 health check request. The default value is /.
10928
+ # The request path of the HTTP/2 health check request. The default value is /. Must comply with RFC3986.
10715
10929
  # @!attribute [rw] response
10716
10930
  # @return [::String]
10717
10931
  # Creates a content-based HTTP/2 health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
@@ -10764,7 +10978,7 @@ module Google
10764
10978
  # Check the ProxyHeader enum for the list of possible values.
10765
10979
  # @!attribute [rw] request_path
10766
10980
  # @return [::String]
10767
- # The request path of the HTTP health check request. The default value is /.
10981
+ # The request path of the HTTP health check request. The default value is /. Must comply with RFC3986.
10768
10982
  # @!attribute [rw] response
10769
10983
  # @return [::String]
10770
10984
  # Creates a content-based HTTP health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
@@ -10817,7 +11031,7 @@ module Google
10817
11031
  # Check the ProxyHeader enum for the list of possible values.
10818
11032
  # @!attribute [rw] request_path
10819
11033
  # @return [::String]
10820
- # The request path of the HTTPS health check request. The default value is /.
11034
+ # The request path of the HTTPS health check request. The default value is /. Must comply with RFC3986.
10821
11035
  # @!attribute [rw] response
10822
11036
  # @return [::String]
10823
11037
  # Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http
@@ -11981,6 +12195,27 @@ module Google
11981
12195
  extend ::Google::Protobuf::MessageExts::ClassMethods
11982
12196
  end
11983
12197
 
12198
+ # A request message for InstanceGroupManagerResizeRequests.Insert. See the method description for details.
12199
+ # @!attribute [rw] instance_group_manager
12200
+ # @return [::String]
12201
+ # The name of the managed instance group to which the resize request will be added. Name should conform to RFC1035 or be a resource ID.
12202
+ # @!attribute [rw] instance_group_manager_resize_request_resource
12203
+ # @return [::Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequest]
12204
+ # The body resource for this request
12205
+ # @!attribute [rw] project
12206
+ # @return [::String]
12207
+ # Project ID for this request.
12208
+ # @!attribute [rw] request_id
12209
+ # @return [::String]
12210
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
12211
+ # @!attribute [rw] zone
12212
+ # @return [::String]
12213
+ # The name of the zone where the managed instance group is located and where the resize request will be created. Name should conform to RFC1035.
12214
+ class InsertInstanceGroupManagerResizeRequestRequest
12215
+ include ::Google::Protobuf::MessageExts
12216
+ extend ::Google::Protobuf::MessageExts::ClassMethods
12217
+ end
12218
+
11984
12219
  # A request message for InstanceGroups.Insert. See the method description for details.
11985
12220
  # @!attribute [rw] instance_group_resource
11986
12221
  # @return [::Google::Cloud::Compute::V1::InstanceGroup]
@@ -12800,6 +13035,24 @@ module Google
12800
13035
  extend ::Google::Protobuf::MessageExts::ClassMethods
12801
13036
  end
12802
13037
 
13038
+ # A request message for StoragePools.Insert. See the method description for details.
13039
+ # @!attribute [rw] project
13040
+ # @return [::String]
13041
+ # Project ID for this request.
13042
+ # @!attribute [rw] request_id
13043
+ # @return [::String]
13044
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
13045
+ # @!attribute [rw] storage_pool_resource
13046
+ # @return [::Google::Cloud::Compute::V1::StoragePool]
13047
+ # The body resource for this request
13048
+ # @!attribute [rw] zone
13049
+ # @return [::String]
13050
+ # The name of the zone for this request.
13051
+ class InsertStoragePoolRequest
13052
+ include ::Google::Protobuf::MessageExts
13053
+ extend ::Google::Protobuf::MessageExts::ClassMethods
13054
+ end
13055
+
12803
13056
  # A request message for Subnetworks.Insert. See the method description for details.
12804
13057
  # @!attribute [rw] project
12805
13058
  # @return [::String]
@@ -13634,6 +13887,116 @@ module Google
13634
13887
  extend ::Google::Protobuf::MessageExts::ClassMethods
13635
13888
  end
13636
13889
 
13890
+ # InstanceGroupManagerResizeRequest represents a request to create a number of VMs: either immediately or by queuing the request for the specified time. This resize request is nested under InstanceGroupManager and the VMs created by this request are added to the owning InstanceGroupManager.
13891
+ # @!attribute [rw] creation_timestamp
13892
+ # @return [::String]
13893
+ # [Output Only] The creation timestamp for this resize request in RFC3339 text format.
13894
+ # @!attribute [rw] description
13895
+ # @return [::String]
13896
+ # An optional description of this resource.
13897
+ # @!attribute [rw] id
13898
+ # @return [::Integer]
13899
+ # [Output Only] A unique identifier for this resource type. The server generates this identifier.
13900
+ # @!attribute [rw] kind
13901
+ # @return [::String]
13902
+ # [Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
13903
+ # @!attribute [rw] name
13904
+ # @return [::String]
13905
+ # The name of this resize request. The name must be 1-63 characters long, and comply with RFC1035.
13906
+ # @!attribute [rw] requested_run_duration
13907
+ # @return [::Google::Cloud::Compute::V1::Duration]
13908
+ # Requested run duration for instances that will be created by this request. At the end of the run duration instance will be deleted.
13909
+ # @!attribute [rw] resize_by
13910
+ # @return [::Integer]
13911
+ # The number of instances to be created by this resize request. The group's target size will be increased by this number.
13912
+ # @!attribute [rw] self_link
13913
+ # @return [::String]
13914
+ # [Output Only] The URL for this resize request. The server defines this URL.
13915
+ # @!attribute [rw] self_link_with_id
13916
+ # @return [::String]
13917
+ # [Output Only] Server-defined URL for this resource with the resource id.
13918
+ # @!attribute [rw] state
13919
+ # @return [::String]
13920
+ # [Output only] Current state of the request.
13921
+ # Check the State enum for the list of possible values.
13922
+ # @!attribute [rw] status
13923
+ # @return [::Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequestStatus]
13924
+ # [Output only] Status of the request.
13925
+ # @!attribute [rw] zone
13926
+ # @return [::String]
13927
+ # [Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
13928
+ class InstanceGroupManagerResizeRequest
13929
+ include ::Google::Protobuf::MessageExts
13930
+ extend ::Google::Protobuf::MessageExts::ClassMethods
13931
+
13932
+ # [Output only] Current state of the request.
13933
+ module State
13934
+ # A value indicating that the enum field is not set.
13935
+ UNDEFINED_STATE = 0
13936
+
13937
+ # The request was created successfully and was accepted for provisioning when the capacity becomes available.
13938
+ ACCEPTED = 246_714_279
13939
+
13940
+ # The request is cancelled.
13941
+ CANCELLED = 41_957_681
13942
+
13943
+ # Resize request is being created and may still fail creation.
13944
+ CREATING = 455_564_985
13945
+
13946
+ # The request failed before or during provisioning. If the request fails during provisioning, any VMs that were created during provisioning are rolled back and removed from the MIG.
13947
+ FAILED = 455_706_685
13948
+
13949
+ # Default value. This value should never be returned.
13950
+ STATE_UNSPECIFIED = 470_755_401
13951
+
13952
+ # The request succeeded.
13953
+ SUCCEEDED = 511_103_553
13954
+ end
13955
+ end
13956
+
13957
+ # @!attribute [rw] error
13958
+ # @return [::Google::Cloud::Compute::V1::Error]
13959
+ # [Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.
13960
+ # @!attribute [rw] last_attempt
13961
+ # @return [::Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequestStatusLastAttempt]
13962
+ # [Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only.
13963
+ class InstanceGroupManagerResizeRequestStatus
13964
+ include ::Google::Protobuf::MessageExts
13965
+ extend ::Google::Protobuf::MessageExts::ClassMethods
13966
+ end
13967
+
13968
+ # @!attribute [rw] error
13969
+ # @return [::Google::Cloud::Compute::V1::Error]
13970
+ # Errors that prevented the ResizeRequest to be fulfilled.
13971
+ class InstanceGroupManagerResizeRequestStatusLastAttempt
13972
+ include ::Google::Protobuf::MessageExts
13973
+ extend ::Google::Protobuf::MessageExts::ClassMethods
13974
+ end
13975
+
13976
+ # [Output Only] A list of resize requests.
13977
+ # @!attribute [rw] id
13978
+ # @return [::String]
13979
+ # [Output Only] Unique identifier for the resource; defined by the server.
13980
+ # @!attribute [rw] items
13981
+ # @return [::Array<::Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequest>]
13982
+ # A list of resize request resources.
13983
+ # @!attribute [rw] kind
13984
+ # @return [::String]
13985
+ # [Output Only] Type of the resource. Always compute#instanceGroupManagerResizeRequestList for a list of resize requests.
13986
+ # @!attribute [rw] next_page_token
13987
+ # @return [::String]
13988
+ # [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
13989
+ # @!attribute [rw] self_link
13990
+ # @return [::String]
13991
+ # [Output Only] Server-defined URL for this resource.
13992
+ # @!attribute [rw] warning
13993
+ # @return [::Google::Cloud::Compute::V1::Warning]
13994
+ # [Output Only] Informational warning message.
13995
+ class InstanceGroupManagerResizeRequestsListResponse
13996
+ include ::Google::Protobuf::MessageExts
13997
+ extend ::Google::Protobuf::MessageExts::ClassMethods
13998
+ end
13999
+
13637
14000
  # @!attribute [rw] all_instances_config
13638
14001
  # @return [::Google::Cloud::Compute::V1::InstanceGroupManagerStatusAllInstancesConfig]
13639
14002
  # [Output only] Status of all-instances configuration on the group.
@@ -13670,7 +14033,7 @@ module Google
13670
14033
  # [Output Only] A bit indicating whether the managed instance group has stateful configuration, that is, if you have configured any items in a stateful policy or in per-instance configs. The group might report that it has no stateful configuration even when there is still some preserved state on a managed instance, for example, if you have deleted all PICs but not yet applied those deletions.
13671
14034
  # @!attribute [rw] per_instance_configs
13672
14035
  # @return [::Google::Cloud::Compute::V1::InstanceGroupManagerStatusStatefulPerInstanceConfigs]
13673
- # [Output Only] Status of per-instance configurations on the instance.
14036
+ # [Output Only] Status of per-instance configurations on the instances.
13674
14037
  class InstanceGroupManagerStatusStateful
13675
14038
  include ::Google::Protobuf::MessageExts
13676
14039
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -14362,6 +14725,44 @@ module Google
14362
14725
  extend ::Google::Protobuf::MessageExts::ClassMethods
14363
14726
  end
14364
14727
 
14728
+ # Represents a Instance Settings resource. You can use instance settings to configure default settings for Compute Engine VM instances. For example, you can use it to configure default machine type of Compute Engine VM instances.
14729
+ # @!attribute [rw] fingerprint
14730
+ # @return [::String]
14731
+ # Specifies a fingerprint for instance settings, which is essentially a hash of the instance settings resource's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update the instance settings resource. You must always provide an up-to-date fingerprint hash in order to update or change the resource, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the resource.
14732
+ # @!attribute [rw] kind
14733
+ # @return [::String]
14734
+ # [Output Only] Type of the resource. Always compute#instance_settings for instance settings.
14735
+ # @!attribute [rw] metadata
14736
+ # @return [::Google::Cloud::Compute::V1::InstanceSettingsMetadata]
14737
+ # The metadata key/value pairs assigned to all the instances in the corresponding scope.
14738
+ # @!attribute [rw] zone
14739
+ # @return [::String]
14740
+ # [Output Only] URL of the zone where the resource resides You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
14741
+ class InstanceSettings
14742
+ include ::Google::Protobuf::MessageExts
14743
+ extend ::Google::Protobuf::MessageExts::ClassMethods
14744
+ end
14745
+
14746
+ # @!attribute [rw] items
14747
+ # @return [::Google::Protobuf::Map{::String => ::String}]
14748
+ # A metadata key/value items map. The total size of all keys and values must be less than 512KB.
14749
+ # @!attribute [rw] kind
14750
+ # @return [::String]
14751
+ # [Output Only] Type of the resource. Always compute#metadata for metadata.
14752
+ class InstanceSettingsMetadata
14753
+ include ::Google::Protobuf::MessageExts
14754
+ extend ::Google::Protobuf::MessageExts::ClassMethods
14755
+
14756
+ # @!attribute [rw] key
14757
+ # @return [::String]
14758
+ # @!attribute [rw] value
14759
+ # @return [::String]
14760
+ class ItemsEntry
14761
+ include ::Google::Protobuf::MessageExts
14762
+ extend ::Google::Protobuf::MessageExts::ClassMethods
14763
+ end
14764
+ end
14765
+
14365
14766
  # Represents an Instance Template resource. Google Compute Engine has two Instance Template resources: * [Global](/compute/docs/reference/rest/v1/instanceTemplates) * [Regional](/compute/docs/reference/rest/v1/regionInstanceTemplates) You can reuse a global instance template in different regions whereas you can use a regional instance template in a specified region only. If you want to reduce cross-region dependency or achieve data residency, use a regional instance template. To create VMs, managed instance groups, and reservations, you can use either global or regional instance templates. For more information, read Instance Templates.
14366
14767
  # @!attribute [rw] creation_timestamp
14367
14768
  # @return [::String]
@@ -14567,13 +14968,13 @@ module Google
14567
14968
  # [Output Only] The short name of the firewall policy.
14568
14969
  # @!attribute [rw] type
14569
14970
  # @return [::String]
14570
- # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.
14971
+ # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
14571
14972
  # Check the Type enum for the list of possible values.
14572
14973
  class InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
14573
14974
  include ::Google::Protobuf::MessageExts
14574
14975
  extend ::Google::Protobuf::MessageExts::ClassMethods
14575
14976
 
14576
- # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.
14977
+ # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
14577
14978
  module Type
14578
14979
  # A value indicating that the enum field is not set.
14579
14980
  UNDEFINED_TYPE = 0
@@ -14795,6 +15196,9 @@ module Google
14795
15196
 
14796
15197
  # InstantSnapshot has been created successfully.
14797
15198
  READY = 77_848_963
15199
+
15200
+ # InstantSnapshot is currently unavailable and cannot be used for Disk restoration
15201
+ UNAVAILABLE = 413_756_464
14798
15202
  end
14799
15203
  end
14800
15204
 
@@ -16104,7 +16508,7 @@ module Google
16104
16508
 
16105
16509
  # @!attribute [rw] port_pair_remote_location
16106
16510
  # @return [::String]
16107
- # [Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION. GCP's API refers only to individual ports, but the UI uses this field when ordering a pair of ports, to prevent users from accidentally ordering something that is incompatible with their cloud provider. Specifically, when ordering a redundant pair of Cross-Cloud Interconnect ports, and one of them uses a remote location with portPairMatchingRemoteLocation set to matching, the UI requires that both ports use the same remote location.
16511
+ # [Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION. Google Cloud API refers only to individual ports, but the UI uses this field when ordering a pair of ports, to prevent users from accidentally ordering something that is incompatible with their cloud provider. Specifically, when ordering a redundant pair of Cross-Cloud Interconnect ports, and one of them uses a remote location with portPairMatchingRemoteLocation set to matching, the UI requires that both ports use the same remote location.
16108
16512
  # Check the PortPairRemoteLocation enum for the list of possible values.
16109
16513
  # @!attribute [rw] port_pair_vlan
16110
16514
  # @return [::String]
@@ -16117,7 +16521,7 @@ module Google
16117
16521
  include ::Google::Protobuf::MessageExts
16118
16522
  extend ::Google::Protobuf::MessageExts::ClassMethods
16119
16523
 
16120
- # [Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION. GCP's API refers only to individual ports, but the UI uses this field when ordering a pair of ports, to prevent users from accidentally ordering something that is incompatible with their cloud provider. Specifically, when ordering a redundant pair of Cross-Cloud Interconnect ports, and one of them uses a remote location with portPairMatchingRemoteLocation set to matching, the UI requires that both ports use the same remote location.
16524
+ # [Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION. Google Cloud API refers only to individual ports, but the UI uses this field when ordering a pair of ports, to prevent users from accidentally ordering something that is incompatible with their cloud provider. Specifically, when ordering a redundant pair of Cross-Cloud Interconnect ports, and one of them uses a remote location with portPairMatchingRemoteLocation set to matching, the UI requires that both ports use the same remote location.
16121
16525
  module PortPairRemoteLocation
16122
16526
  # A value indicating that the enum field is not set.
16123
16527
  UNDEFINED_PORT_PAIR_REMOTE_LOCATION = 0
@@ -16621,6 +17025,36 @@ module Google
16621
17025
  extend ::Google::Protobuf::MessageExts::ClassMethods
16622
17026
  end
16623
17027
 
17028
+ # A request message for StoragePools.ListDisks. See the method description for details.
17029
+ # @!attribute [rw] filter
17030
+ # @return [::String]
17031
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions.
17032
+ # @!attribute [rw] max_results
17033
+ # @return [::Integer]
17034
+ # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
17035
+ # @!attribute [rw] order_by
17036
+ # @return [::String]
17037
+ # Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
17038
+ # @!attribute [rw] page_token
17039
+ # @return [::String]
17040
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
17041
+ # @!attribute [rw] project
17042
+ # @return [::String]
17043
+ # Project ID for this request.
17044
+ # @!attribute [rw] return_partial_success
17045
+ # @return [::Boolean]
17046
+ # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
17047
+ # @!attribute [rw] storage_pool
17048
+ # @return [::String]
17049
+ # Name of the storage pool to list disks of.
17050
+ # @!attribute [rw] zone
17051
+ # @return [::String]
17052
+ # The name of the zone for this request.
17053
+ class ListDisksStoragePoolsRequest
17054
+ include ::Google::Protobuf::MessageExts
17055
+ extend ::Google::Protobuf::MessageExts::ClassMethods
17056
+ end
17057
+
16624
17058
  # A request message for InstanceGroupManagers.ListErrors. See the method description for details.
16625
17059
  # @!attribute [rw] filter
16626
17060
  # @return [::String]
@@ -16972,6 +17406,36 @@ module Google
16972
17406
  extend ::Google::Protobuf::MessageExts::ClassMethods
16973
17407
  end
16974
17408
 
17409
+ # A request message for InstanceGroupManagerResizeRequests.List. See the method description for details.
17410
+ # @!attribute [rw] filter
17411
+ # @return [::String]
17412
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions.
17413
+ # @!attribute [rw] instance_group_manager
17414
+ # @return [::String]
17415
+ # The name of the managed instance group. The name should conform to RFC1035.
17416
+ # @!attribute [rw] max_results
17417
+ # @return [::Integer]
17418
+ # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
17419
+ # @!attribute [rw] order_by
17420
+ # @return [::String]
17421
+ # Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
17422
+ # @!attribute [rw] page_token
17423
+ # @return [::String]
17424
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
17425
+ # @!attribute [rw] project
17426
+ # @return [::String]
17427
+ # Project ID for this request.
17428
+ # @!attribute [rw] return_partial_success
17429
+ # @return [::Boolean]
17430
+ # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
17431
+ # @!attribute [rw] zone
17432
+ # @return [::String]
17433
+ # The name of the zone where the managed instance group is located. The name should conform to RFC1035.
17434
+ class ListInstanceGroupManagerResizeRequestsRequest
17435
+ include ::Google::Protobuf::MessageExts
17436
+ extend ::Google::Protobuf::MessageExts::ClassMethods
17437
+ end
17438
+
16975
17439
  # A request message for InstanceGroupManagers.List. See the method description for details.
16976
17440
  # @!attribute [rw] filter
16977
17441
  # @return [::String]
@@ -18821,6 +19285,60 @@ module Google
18821
19285
  extend ::Google::Protobuf::MessageExts::ClassMethods
18822
19286
  end
18823
19287
 
19288
+ # A request message for StoragePoolTypes.List. See the method description for details.
19289
+ # @!attribute [rw] filter
19290
+ # @return [::String]
19291
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions.
19292
+ # @!attribute [rw] max_results
19293
+ # @return [::Integer]
19294
+ # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
19295
+ # @!attribute [rw] order_by
19296
+ # @return [::String]
19297
+ # Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
19298
+ # @!attribute [rw] page_token
19299
+ # @return [::String]
19300
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
19301
+ # @!attribute [rw] project
19302
+ # @return [::String]
19303
+ # Project ID for this request.
19304
+ # @!attribute [rw] return_partial_success
19305
+ # @return [::Boolean]
19306
+ # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
19307
+ # @!attribute [rw] zone
19308
+ # @return [::String]
19309
+ # The name of the zone for this request.
19310
+ class ListStoragePoolTypesRequest
19311
+ include ::Google::Protobuf::MessageExts
19312
+ extend ::Google::Protobuf::MessageExts::ClassMethods
19313
+ end
19314
+
19315
+ # A request message for StoragePools.List. See the method description for details.
19316
+ # @!attribute [rw] filter
19317
+ # @return [::String]
19318
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions.
19319
+ # @!attribute [rw] max_results
19320
+ # @return [::Integer]
19321
+ # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
19322
+ # @!attribute [rw] order_by
19323
+ # @return [::String]
19324
+ # Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported.
19325
+ # @!attribute [rw] page_token
19326
+ # @return [::String]
19327
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
19328
+ # @!attribute [rw] project
19329
+ # @return [::String]
19330
+ # Project ID for this request.
19331
+ # @!attribute [rw] return_partial_success
19332
+ # @return [::Boolean]
19333
+ # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
19334
+ # @!attribute [rw] zone
19335
+ # @return [::String]
19336
+ # The name of the zone for this request.
19337
+ class ListStoragePoolsRequest
19338
+ include ::Google::Protobuf::MessageExts
19339
+ extend ::Google::Protobuf::MessageExts::ClassMethods
19340
+ end
19341
+
18824
19342
  # A request message for Subnetworks.List. See the method description for details.
18825
19343
  # @!attribute [rw] filter
18826
19344
  # @return [::String]
@@ -20473,7 +20991,7 @@ module Google
20473
20991
  # The URL of the network to which all network endpoints in the NEG belong. Uses default project network if unspecified.
20474
20992
  # @!attribute [rw] network_endpoint_type
20475
20993
  # @return [::String]
20476
- # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT.
20994
+ # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP.
20477
20995
  # Check the NetworkEndpointType enum for the list of possible values.
20478
20996
  # @!attribute [rw] psc_data
20479
20997
  # @return [::Google::Cloud::Compute::V1::NetworkEndpointGroupPscData]
@@ -20508,7 +21026,7 @@ module Google
20508
21026
  extend ::Google::Protobuf::MessageExts::ClassMethods
20509
21027
  end
20510
21028
 
20511
- # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT.
21029
+ # Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP.
20512
21030
  module NetworkEndpointType
20513
21031
  # A value indicating that the enum field is not set.
20514
21032
  UNDEFINED_NETWORK_ENDPOINT_TYPE = 0
@@ -21081,6 +21599,10 @@ module Google
21081
21599
  # @!attribute [rw] location_hint
21082
21600
  # @return [::String]
21083
21601
  # An opaque location hint used to place the Node close to other resources. This field is for use by internal tools that use the public API. The location hint here on the NodeGroup overrides any location_hint present in the NodeTemplate.
21602
+ # @!attribute [rw] maintenance_interval
21603
+ # @return [::String]
21604
+ # Specifies the frequency of planned maintenance events. The accepted values are: `AS_NEEDED` and `RECURRENT`.
21605
+ # Check the MaintenanceInterval enum for the list of possible values.
21084
21606
  # @!attribute [rw] maintenance_policy
21085
21607
  # @return [::String]
21086
21608
  # Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT. For more information, see Maintenance policies.
@@ -21112,6 +21634,18 @@ module Google
21112
21634
  include ::Google::Protobuf::MessageExts
21113
21635
  extend ::Google::Protobuf::MessageExts::ClassMethods
21114
21636
 
21637
+ # Specifies the frequency of planned maintenance events. The accepted values are: `AS_NEEDED` and `RECURRENT`.
21638
+ module MaintenanceInterval
21639
+ # A value indicating that the enum field is not set.
21640
+ UNDEFINED_MAINTENANCE_INTERVAL = 0
21641
+
21642
+ # VMs are eligible to receive infrastructure and hypervisor updates as they become available. This may result in more maintenance operations (live migrations or terminations) for the VM than the PERIODIC and RECURRENT options.
21643
+ AS_NEEDED = 500_724_834
21644
+
21645
+ # VMs receive infrastructure and hypervisor updates on a periodic basis, minimizing the number of maintenance operations (live migrations or terminations) on an individual VM. This may mean a VM will take longer to receive an update than if it was configured for AS_NEEDED. Security updates will still be applied as soon as they are available. RECURRENT is used for GEN3 and Slice of Hardware VMs.
21646
+ RECURRENT = 194_244_550
21647
+ end
21648
+
21115
21649
  # Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT. For more information, see Maintenance policies.
21116
21650
  module MaintenancePolicy
21117
21651
  # A value indicating that the enum field is not set.
@@ -21286,6 +21820,9 @@ module Google
21286
21820
  # @!attribute [rw] total_resources
21287
21821
  # @return [::Google::Cloud::Compute::V1::InstanceConsumptionInfo]
21288
21822
  # Total amount of available resources on the node.
21823
+ # @!attribute [rw] upcoming_maintenance
21824
+ # @return [::Google::Cloud::Compute::V1::UpcomingMaintenance]
21825
+ # [Output Only] The information about an upcoming maintenance event.
21289
21826
  class NodeGroupNode
21290
21827
  include ::Google::Protobuf::MessageExts
21291
21828
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -21357,6 +21894,17 @@ module Google
21357
21894
  extend ::Google::Protobuf::MessageExts::ClassMethods
21358
21895
  end
21359
21896
 
21897
+ # @!attribute [rw] nodes
21898
+ # @return [::Array<::String>]
21899
+ # [Required] List of nodes affected by the call.
21900
+ # @!attribute [rw] start_time
21901
+ # @return [::String]
21902
+ # The start time of the schedule. The timestamp is an RFC3339 string.
21903
+ class NodeGroupsPerformMaintenanceRequest
21904
+ include ::Google::Protobuf::MessageExts
21905
+ extend ::Google::Protobuf::MessageExts::ClassMethods
21906
+ end
21907
+
21360
21908
  # @!attribute [rw] node_groups
21361
21909
  # @return [::Array<::Google::Cloud::Compute::V1::NodeGroup>]
21362
21910
  # [Output Only] A list of node groups contained in this scope.
@@ -22022,7 +22570,7 @@ module Google
22022
22570
  # Check the Enable enum for the list of possible values.
22023
22571
  # @!attribute [rw] filter
22024
22572
  # @return [::Google::Cloud::Compute::V1::PacketMirroringFilter]
22025
- # Filter for mirrored traffic. If unspecified, all traffic is mirrored.
22573
+ # Filter for mirrored traffic. If unspecified, all IPv4 traffic is mirrored.
22026
22574
  # @!attribute [rw] id
22027
22575
  # @return [::Integer]
22028
22576
  # [Output Only] The unique identifier for the resource. This identifier is defined by the server.
@@ -22103,7 +22651,7 @@ module Google
22103
22651
  # Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored.
22104
22652
  # @!attribute [rw] cidr_ranges
22105
22653
  # @return [::Array<::String>]
22106
- # One or more IPv4 or IPv6 CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. If no ranges are specified, all IPv4 traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored. To mirror all IPv4 and IPv6 traffic, use "0.0.0.0/0,::/0". Note: Support for IPv6 traffic is in preview.
22654
+ # One or more IPv4 or IPv6 CIDR ranges that apply as filters on the source (ingress) or destination (egress) IP in the IP header. If no ranges are specified, all IPv4 traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored. To mirror all IPv4 and IPv6 traffic, use "0.0.0.0/0,::/0".
22107
22655
  # @!attribute [rw] direction
22108
22656
  # @return [::String]
22109
22657
  # Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
@@ -22425,6 +22973,27 @@ module Google
22425
22973
  extend ::Google::Protobuf::MessageExts::ClassMethods
22426
22974
  end
22427
22975
 
22976
+ # A request message for InstanceSettingsService.Patch. See the method description for details.
22977
+ # @!attribute [rw] instance_settings_resource
22978
+ # @return [::Google::Cloud::Compute::V1::InstanceSettings]
22979
+ # The body resource for this request
22980
+ # @!attribute [rw] project
22981
+ # @return [::String]
22982
+ # Project ID for this request.
22983
+ # @!attribute [rw] request_id
22984
+ # @return [::String]
22985
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
22986
+ # @!attribute [rw] update_mask
22987
+ # @return [::String]
22988
+ # update_mask indicates fields to be updated as part of this request.
22989
+ # @!attribute [rw] zone
22990
+ # @return [::String]
22991
+ # The zone scoping this request. It should conform to RFC1035.
22992
+ class PatchInstanceSettingRequest
22993
+ include ::Google::Protobuf::MessageExts
22994
+ extend ::Google::Protobuf::MessageExts::ClassMethods
22995
+ end
22996
+
22428
22997
  # A request message for InterconnectAttachments.Patch. See the method description for details.
22429
22998
  # @!attribute [rw] interconnect_attachment
22430
22999
  # @return [::String]
@@ -23219,13 +23788,13 @@ module Google
23219
23788
  # A matcher for the path portion of the URL. The BackendService from the longest-matched rule will serve the URL. If no rule was matched, the default service is used.
23220
23789
  # @!attribute [rw] default_route_action
23221
23790
  # @return [::Google::Cloud::Compute::V1::HttpRouteAction]
23222
- # defaultRouteAction takes effect when none of the pathRules or routeRules match. The load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. If defaultRouteAction specifies any weightedBackendServices, defaultService must not be set. Conversely if defaultService is set, defaultRouteAction cannot contain any weightedBackendServices. Only one of defaultRouteAction or defaultUrlRedirect must be set. URL maps for classic Application Load Balancers only support the urlRewrite action within a path matcher's defaultRouteAction.
23791
+ # defaultRouteAction takes effect when none of the pathRules or routeRules match. The load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. If defaultRouteAction specifies any weightedBackendServices, defaultService must not be set. Conversely if defaultService is set, defaultRouteAction cannot contain any weightedBackendServices. If defaultRouteAction is specified, don't set defaultUrlRedirect. If defaultRouteAction.weightedBackendServices is specified, don't set defaultService. URL maps for classic Application Load Balancers only support the urlRewrite action within a path matcher's defaultRouteAction.
23223
23792
  # @!attribute [rw] default_service
23224
23793
  # @return [::String]
23225
- # The full or partial URL to the BackendService resource. This URL is used if none of the pathRules or routeRules defined by this PathMatcher are matched. For example, the following are all valid URLs to a BackendService resource: - https://www.googleapis.com/compute/v1/projects/project /global/backendServices/backendService - compute/v1/projects/project/global/backendServices/backendService - global/backendServices/backendService If defaultRouteAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. However, if defaultService is specified, defaultRouteAction cannot contain any weightedBackendServices. Conversely, if defaultRouteAction specifies any weightedBackendServices, defaultService must not be specified. Only one of defaultService, defaultUrlRedirect , or defaultRouteAction.weightedBackendService must be set. Authorization requires one or more of the following Google IAM permissions on the specified resource default_service: - compute.backendBuckets.use - compute.backendServices.use
23794
+ # The full or partial URL to the BackendService resource. This URL is used if none of the pathRules or routeRules defined by this PathMatcher are matched. For example, the following are all valid URLs to a BackendService resource: - https://www.googleapis.com/compute/v1/projects/project /global/backendServices/backendService - compute/v1/projects/project/global/backendServices/backendService - global/backendServices/backendService If defaultRouteAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. However, if defaultService is specified, defaultRouteAction cannot contain any weightedBackendServices. Conversely, if defaultRouteAction specifies any weightedBackendServices, defaultService must not be specified. If defaultService is specified, then set either defaultUrlRedirect or defaultRouteAction.weightedBackendService. Don't set both. Authorization requires one or more of the following Google IAM permissions on the specified resource default_service: - compute.backendBuckets.use - compute.backendServices.use
23226
23795
  # @!attribute [rw] default_url_redirect
23227
23796
  # @return [::Google::Cloud::Compute::V1::HttpRedirectAction]
23228
- # When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or defaultRouteAction must not be set. Not supported when the URL map is bound to a target gRPC proxy.
23797
+ # When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, then set either defaultService or defaultRouteAction. Don't set both. Not supported when the URL map is bound to a target gRPC proxy.
23229
23798
  # @!attribute [rw] description
23230
23799
  # @return [::String]
23231
23800
  # An optional description of this resource. Provide this property when you create the resource.
@@ -23324,6 +23893,27 @@ module Google
23324
23893
  extend ::Google::Protobuf::MessageExts::ClassMethods
23325
23894
  end
23326
23895
 
23896
+ # A request message for NodeGroups.PerformMaintenance. See the method description for details.
23897
+ # @!attribute [rw] node_group
23898
+ # @return [::String]
23899
+ # Name of the node group scoping this request.
23900
+ # @!attribute [rw] node_groups_perform_maintenance_request_resource
23901
+ # @return [::Google::Cloud::Compute::V1::NodeGroupsPerformMaintenanceRequest]
23902
+ # The body resource for this request
23903
+ # @!attribute [rw] project
23904
+ # @return [::String]
23905
+ # Project ID for this request.
23906
+ # @!attribute [rw] request_id
23907
+ # @return [::String]
23908
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
23909
+ # @!attribute [rw] zone
23910
+ # @return [::String]
23911
+ # The name of the zone for this request.
23912
+ class PerformMaintenanceNodeGroupRequest
23913
+ include ::Google::Protobuf::MessageExts
23914
+ extend ::Google::Protobuf::MessageExts::ClassMethods
23915
+ end
23916
+
23327
23917
  # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
23328
23918
  # @!attribute [rw] audit_configs
23329
23919
  # @return [::Array<::Google::Cloud::Compute::V1::AuditConfig>]
@@ -23855,6 +24445,9 @@ module Google
23855
24445
  end
23856
24446
 
23857
24447
  # A PublicDelegatedPrefix resource represents an IP block within a PublicAdvertisedPrefix that is configured within a single cloud scope (global or region). IPs in the block can be allocated to resources within that scope. Public delegated prefixes may be further broken up into smaller IP blocks in the same scope as the parent block.
24448
+ # @!attribute [rw] allocatable_prefix_length
24449
+ # @return [::Integer]
24450
+ # The allocatable prefix length supported by this public delegated prefix. This field is optional and cannot be set for prefixes in DELEGATION mode. It cannot be set for IPv4 prefixes either, and it always defaults to 32.
23858
24451
  # @!attribute [rw] byoip_api_version
23859
24452
  # @return [::String]
23860
24453
  # [Output Only] The version of BYOIP API.
@@ -23880,6 +24473,10 @@ module Google
23880
24473
  # @!attribute [rw] kind
23881
24474
  # @return [::String]
23882
24475
  # [Output Only] Type of the resource. Always compute#publicDelegatedPrefix for public delegated prefixes.
24476
+ # @!attribute [rw] mode
24477
+ # @return [::String]
24478
+ # The public delegated prefix mode for IPv6 only.
24479
+ # Check the Mode enum for the list of possible values.
23883
24480
  # @!attribute [rw] name
23884
24481
  # @return [::String]
23885
24482
  # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
@@ -23915,6 +24512,18 @@ module Google
23915
24512
  V2 = 2716
23916
24513
  end
23917
24514
 
24515
+ # The public delegated prefix mode for IPv6 only.
24516
+ module Mode
24517
+ # A value indicating that the enum field is not set.
24518
+ UNDEFINED_MODE = 0
24519
+
24520
+ # The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength.
24521
+ DELEGATION = 264_149_288
24522
+
24523
+ # The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes.
24524
+ EXTERNAL_IPV6_FORWARDING_RULE_CREATION = 398_684_356
24525
+ end
24526
+
23918
24527
  # [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned.
23919
24528
  module Status
23920
24529
  # A value indicating that the enum field is not set.
@@ -23999,6 +24608,9 @@ module Google
23999
24608
  end
24000
24609
 
24001
24610
  # Represents a sub PublicDelegatedPrefix.
24611
+ # @!attribute [rw] allocatable_prefix_length
24612
+ # @return [::Integer]
24613
+ # The allocatable prefix length supported by this PublicDelegatedSubPrefix.
24002
24614
  # @!attribute [rw] delegatee_project
24003
24615
  # @return [::String]
24004
24616
  # Name of the project scoping this PublicDelegatedSubPrefix.
@@ -24011,6 +24623,10 @@ module Google
24011
24623
  # @!attribute [rw] is_address
24012
24624
  # @return [::Boolean]
24013
24625
  # Whether the sub prefix is delegated to create Address resources in the delegatee project.
24626
+ # @!attribute [rw] mode
24627
+ # @return [::String]
24628
+ # The PublicDelegatedSubPrefix mode for IPv6 only.
24629
+ # Check the Mode enum for the list of possible values.
24014
24630
  # @!attribute [rw] name
24015
24631
  # @return [::String]
24016
24632
  # The name of the sub public delegated prefix.
@@ -24025,6 +24641,18 @@ module Google
24025
24641
  include ::Google::Protobuf::MessageExts
24026
24642
  extend ::Google::Protobuf::MessageExts::ClassMethods
24027
24643
 
24644
+ # The PublicDelegatedSubPrefix mode for IPv6 only.
24645
+ module Mode
24646
+ # A value indicating that the enum field is not set.
24647
+ UNDEFINED_MODE = 0
24648
+
24649
+ # The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength.
24650
+ DELEGATION = 264_149_288
24651
+
24652
+ # The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes.
24653
+ EXTERNAL_IPV6_FORWARDING_RULE_CREATION = 398_684_356
24654
+ end
24655
+
24028
24656
  # [Output Only] The status of the sub public delegated prefix.
24029
24657
  module Status
24030
24658
  # A value indicating that the enum field is not set.
@@ -24173,6 +24801,12 @@ module Google
24173
24801
 
24174
24802
  GPUS_ALL_REGIONS = 39_387_177
24175
24803
 
24804
+ HDB_TOTAL_GB = 319_316_271
24805
+
24806
+ HDB_TOTAL_IOPS = 309_720_317
24807
+
24808
+ HDB_TOTAL_THROUGHPUT = 20_981_374
24809
+
24176
24810
  HEALTH_CHECKS = 289_347_502
24177
24811
 
24178
24812
  IMAGES = 15_562_360
@@ -24319,6 +24953,8 @@ module Google
24319
24953
 
24320
24954
  REGIONAL_INTERNAL_MANAGED_BACKEND_SERVICES = 96_282_539
24321
24955
 
24956
+ REGIONAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES = 483_162_968
24957
+
24322
24958
  RESERVATIONS = 32_644_647
24323
24959
 
24324
24960
  RESOURCE_POLICIES = 83_955_297
@@ -24348,6 +24984,8 @@ module Google
24348
24984
 
24349
24985
  SSL_CERTIFICATES = 378_372_399
24350
24986
 
24987
+ SSL_POLICIES = 523_254_339
24988
+
24351
24989
  STATIC_ADDRESSES = 93_624_049
24352
24990
 
24353
24991
  STATIC_BYOIP_ADDRESSES = 275_809_649
@@ -24382,6 +25020,8 @@ module Google
24382
25020
 
24383
25021
  URL_MAPS = 378_660_743
24384
25022
 
25023
+ VARIABLE_IPV6_PUBLIC_DELEGATED_PREFIXES = 128_400_161
25024
+
24385
25025
  VPN_GATEWAYS = 35_620_282
24386
25026
 
24387
25027
  VPN_TUNNELS = 104_327_296
@@ -24436,6 +25076,112 @@ module Google
24436
25076
  end
24437
25077
  end
24438
25078
 
25079
+ # [Output Only] Warning of fetching the `quotas` field for this region. This field is populated only if fetching of the `quotas` field fails.
25080
+ # @!attribute [rw] code
25081
+ # @return [::String]
25082
+ # [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
25083
+ # Check the Code enum for the list of possible values.
25084
+ # @!attribute [rw] data
25085
+ # @return [::Array<::Google::Cloud::Compute::V1::Data>]
25086
+ # [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
25087
+ # @!attribute [rw] message
25088
+ # @return [::String]
25089
+ # [Output Only] A human-readable description of the warning code.
25090
+ class QuotaStatusWarning
25091
+ include ::Google::Protobuf::MessageExts
25092
+ extend ::Google::Protobuf::MessageExts::ClassMethods
25093
+
25094
+ # [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
25095
+ module Code
25096
+ # A value indicating that the enum field is not set.
25097
+ UNDEFINED_CODE = 0
25098
+
25099
+ # Warning about failed cleanup of transient changes made by a failed operation.
25100
+ CLEANUP_FAILED = 150_308_440
25101
+
25102
+ # A link to a deprecated resource was created.
25103
+ DEPRECATED_RESOURCE_USED = 391_835_586
25104
+
25105
+ # When deploying and at least one of the resources has a type marked as deprecated
25106
+ DEPRECATED_TYPE_USED = 346_526_230
25107
+
25108
+ # The user created a boot disk that is larger than image size.
25109
+ DISK_SIZE_LARGER_THAN_IMAGE_SIZE = 369_442_967
25110
+
25111
+ # When deploying and at least one of the resources has a type marked as experimental
25112
+ EXPERIMENTAL_TYPE_USED = 451_954_443
25113
+
25114
+ # Warning that is present in an external api call
25115
+ EXTERNAL_API_WARNING = 175_546_307
25116
+
25117
+ # Warning that value of a field has been overridden. Deprecated unused field.
25118
+ FIELD_VALUE_OVERRIDEN = 329_669_423
25119
+
25120
+ # The operation involved use of an injected kernel, which is deprecated.
25121
+ INJECTED_KERNELS_DEPRECATED = 417_377_419
25122
+
25123
+ # A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2.
25124
+ INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB = 401_542_606
25125
+
25126
+ # When deploying a deployment with a exceedingly large number of resources
25127
+ LARGE_DEPLOYMENT_WARNING = 481_440_678
25128
+
25129
+ # Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter.
25130
+ LIST_OVERHEAD_QUOTA_EXCEED = 47_618_117
25131
+
25132
+ # A resource depends on a missing type
25133
+ MISSING_TYPE_DEPENDENCY = 344_505_463
25134
+
25135
+ # The route's nextHopIp address is not assigned to an instance on the network.
25136
+ NEXT_HOP_ADDRESS_NOT_ASSIGNED = 324_964_999
25137
+
25138
+ # The route's next hop instance cannot ip forward.
25139
+ NEXT_HOP_CANNOT_IP_FORWARD = 383_382_887
25140
+
25141
+ # The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route.
25142
+ NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE = 146_748_434
25143
+
25144
+ # The route's nextHopInstance URL refers to an instance that does not exist.
25145
+ NEXT_HOP_INSTANCE_NOT_FOUND = 464_250_446
25146
+
25147
+ # The route's nextHopInstance URL refers to an instance that is not on the same network as the route.
25148
+ NEXT_HOP_INSTANCE_NOT_ON_NETWORK = 243_758_146
25149
+
25150
+ # The route's next hop instance does not have a status of RUNNING.
25151
+ NEXT_HOP_NOT_RUNNING = 417_081_265
25152
+
25153
+ # Error which is not critical. We decided to continue the process despite the mentioned error.
25154
+ NOT_CRITICAL_ERROR = 105_763_924
25155
+
25156
+ # No results are present on a particular list page.
25157
+ NO_RESULTS_ON_PAGE = 30_036_744
25158
+
25159
+ # Success is reported, but some results may be missing due to errors
25160
+ PARTIAL_SUCCESS = 39_966_469
25161
+
25162
+ # The user attempted to use a resource that requires a TOS they have not accepted.
25163
+ REQUIRED_TOS_AGREEMENT = 3_745_539
25164
+
25165
+ # Warning that a resource is in use.
25166
+ RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING = 496_728_641
25167
+
25168
+ # One or more of the resources set to auto-delete could not be deleted because they were in use.
25169
+ RESOURCE_NOT_DELETED = 168_598_460
25170
+
25171
+ # When a resource schema validation is ignored.
25172
+ SCHEMA_VALIDATION_IGNORED = 275_245_642
25173
+
25174
+ # Instance template used in instance group manager is valid as such, but its application does not make a lot of sense, because it allows only single instance in instance group.
25175
+ SINGLE_INSTANCE_PROPERTY_TEMPLATE = 268_305_617
25176
+
25177
+ # When undeclared properties in the schema are present
25178
+ UNDECLARED_PROPERTIES = 390_513_439
25179
+
25180
+ # A given scope cannot be reached.
25181
+ UNREACHABLE = 13_328_052
25182
+ end
25183
+ end
25184
+
24439
25185
  # The parameters of the raw disk image.
24440
25186
  # @!attribute [rw] container_type
24441
25187
  # @return [::String]
@@ -24539,6 +25285,9 @@ module Google
24539
25285
  # @!attribute [rw] name
24540
25286
  # @return [::String]
24541
25287
  # [Output Only] Name of the resource.
25288
+ # @!attribute [rw] quota_status_warning
25289
+ # @return [::Google::Cloud::Compute::V1::QuotaStatusWarning]
25290
+ # [Output Only] Warning of fetching the `quotas` field for this region. This field is populated only if fetching of the `quotas` field fails.
24542
25291
  # @!attribute [rw] quotas
24543
25292
  # @return [::Array<::Google::Cloud::Compute::V1::Quota>]
24544
25293
  # [Output Only] Quotas assigned to this region.
@@ -24988,13 +25737,13 @@ module Google
24988
25737
  # The rules that apply to the network.
24989
25738
  # @!attribute [rw] type
24990
25739
  # @return [::String]
24991
- # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.
25740
+ # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
24992
25741
  # Check the Type enum for the list of possible values.
24993
25742
  class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
24994
25743
  include ::Google::Protobuf::MessageExts
24995
25744
  extend ::Google::Protobuf::MessageExts::ClassMethods
24996
25745
 
24997
- # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.
25746
+ # [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
24998
25747
  module Type
24999
25748
  # A value indicating that the enum field is not set.
25000
25749
  UNDEFINED_TYPE = 0
@@ -25845,7 +26594,7 @@ module Google
25845
26594
  extend ::Google::Protobuf::MessageExts::ClassMethods
25846
26595
  end
25847
26596
 
25848
- # A GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation as well as network locality
26597
+ # A GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation
25849
26598
  # @!attribute [rw] availability_domain_count
25850
26599
  # @return [::Integer]
25851
26600
  # The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
@@ -26381,6 +27130,9 @@ module Google
26381
27130
  # @!attribute [rw] asn
26382
27131
  # @return [::Integer]
26383
27132
  # Local BGP Autonomous System Number (ASN). Must be an RFC6996 private ASN, either 16-bit or 32-bit. The value will be fixed for this router resource. All VPN tunnels that link to this router will have the same local ASN.
27133
+ # @!attribute [rw] identifier_range
27134
+ # @return [::String]
27135
+ # Explicitly specifies a range of valid BGP Identifiers for this Router. It is provided as a link-local IPv4 range (from 169.254.0.0/16), of size at least /30, even if the BGP sessions are over IPv6. It must not overlap with any IPv4 BGP session ranges. Other vendors commonly call this "router ID".
26384
27136
  # @!attribute [rw] keepalive_interval
26385
27137
  # @return [::Integer]
26386
27138
  # The interval in seconds between BGP keepalive messages that are sent to the peer. Hold time is three times the interval at which keepalive messages are sent, and the hold time is the maximum number of seconds allowed to elapse between successive keepalive messages that BGP receives from a peer. BGP will use the smaller of either the local hold time value or the peer's hold time value as the hold time for the BGP connection between the two peers. If set, this value must be between 20 and 60. The default is 20.
@@ -26434,15 +27186,27 @@ module Google
26434
27186
  # @return [::String]
26435
27187
  # The status of the BGP peer connection. If set to FALSE, any active session with the peer is terminated and all associated routing information is removed. If set to TRUE, the peer connection can be established with routing information. The default is TRUE.
26436
27188
  # Check the Enable enum for the list of possible values.
27189
+ # @!attribute [rw] enable_ipv4
27190
+ # @return [::Boolean]
27191
+ # Enable IPv4 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 4.
26437
27192
  # @!attribute [rw] enable_ipv6
26438
27193
  # @return [::Boolean]
26439
- # Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.
27194
+ # Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6.
27195
+ # @!attribute [rw] export_policies
27196
+ # @return [::Array<::String>]
27197
+ # List of export policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_EXPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies.
27198
+ # @!attribute [rw] import_policies
27199
+ # @return [::Array<::String>]
27200
+ # List of import policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_IMPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies.
26440
27201
  # @!attribute [rw] interface_name
26441
27202
  # @return [::String]
26442
27203
  # Name of the interface the BGP peer is associated with.
26443
27204
  # @!attribute [rw] ip_address
26444
27205
  # @return [::String]
26445
- # IP address of the interface inside Google Cloud Platform. Only IPv4 is supported.
27206
+ # IP address of the interface inside Google Cloud Platform.
27207
+ # @!attribute [rw] ipv4_nexthop_address
27208
+ # @return [::String]
27209
+ # IPv4 address of the interface inside Google Cloud Platform.
26446
27210
  # @!attribute [rw] ipv6_nexthop_address
26447
27211
  # @return [::String]
26448
27212
  # IPv6 address of the interface inside Google Cloud Platform.
@@ -26461,7 +27225,10 @@ module Google
26461
27225
  # Peer BGP Autonomous System Number (ASN). Each BGP interface may use a different value.
26462
27226
  # @!attribute [rw] peer_ip_address
26463
27227
  # @return [::String]
26464
- # IP address of the BGP interface outside Google Cloud Platform. Only IPv4 is supported.
27228
+ # IP address of the BGP interface outside Google Cloud Platform.
27229
+ # @!attribute [rw] peer_ipv4_nexthop_address
27230
+ # @return [::String]
27231
+ # IPv4 address of the BGP interface outside Google Cloud Platform.
26465
27232
  # @!attribute [rw] peer_ipv6_nexthop_address
26466
27233
  # @return [::String]
26467
27234
  # IPv6 address of the BGP interface outside Google Cloud Platform.
@@ -26553,7 +27320,11 @@ module Google
26553
27320
 
26554
27321
  # @!attribute [rw] ip_range
26555
27322
  # @return [::String]
26556
- # IP address and range of the interface. The IP range must be in the RFC3927 link-local IP address space. The value must be a CIDR-formatted string, for example: 169.254.0.1/30. NOTE: Do not truncate the address as it represents the IP address of the interface.
27323
+ # IP address and range of the interface. - For Internet Protocol version 4 (IPv4), the IP range must be in the RFC3927 link-local IP address space. The value must be a CIDR-formatted string, for example, 169.254.0.1/30. Note: Do not truncate the IP address, as it represents the IP address of the interface. - For Internet Protocol version 6 (IPv6), the value must be a unique local address (ULA) range from fdff:1::/64 with a mask length of 126 or less. This value should be a CIDR-formatted string, for example, fc00:0:1:1::1/112. Within the router's VPC, this IPv6 prefix will be reserved exclusively for this connection and cannot be used for any other purpose.
27324
+ # @!attribute [rw] ip_version
27325
+ # @return [::String]
27326
+ # IP version of this interface.
27327
+ # Check the IpVersion enum for the list of possible values.
26557
27328
  # @!attribute [rw] linked_interconnect_attachment
26558
27329
  # @return [::String]
26559
27330
  # URI of the linked Interconnect attachment. It must be in the same region as the router. Each interface can have one linked resource, which can be a VPN tunnel, an Interconnect attachment, or a subnetwork.
@@ -26580,6 +27351,16 @@ module Google
26580
27351
  include ::Google::Protobuf::MessageExts
26581
27352
  extend ::Google::Protobuf::MessageExts::ClassMethods
26582
27353
 
27354
+ # IP version of this interface.
27355
+ module IpVersion
27356
+ # A value indicating that the enum field is not set.
27357
+ UNDEFINED_IP_VERSION = 0
27358
+
27359
+ IPV4 = 2_254_341
27360
+
27361
+ IPV6 = 2_254_343
27362
+ end
27363
+
26583
27364
  # [Output Only] The resource that configures and manages this interface. - MANAGED_BY_USER is the default value and can be managed directly by users. - MANAGED_BY_ATTACHMENT is an interface that is configured and managed by Cloud Interconnect, specifically, by an InterconnectAttachment of type PARTNER. Google automatically creates, updates, and deletes this type of interface when the PARTNER InterconnectAttachment is created, updated, or deleted.
26584
27365
  module ManagementType
26585
27366
  # A value indicating that the enum field is not set.
@@ -26885,12 +27666,18 @@ module Google
26885
27666
  # Routes that were advertised to the remote BGP peer
26886
27667
  # @!attribute [rw] bfd_status
26887
27668
  # @return [::Google::Cloud::Compute::V1::BfdStatus]
27669
+ # @!attribute [rw] enable_ipv4
27670
+ # @return [::Boolean]
27671
+ # Enable IPv4 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 4.
26888
27672
  # @!attribute [rw] enable_ipv6
26889
27673
  # @return [::Boolean]
26890
- # Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.
27674
+ # Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6.
26891
27675
  # @!attribute [rw] ip_address
26892
27676
  # @return [::String]
26893
27677
  # IP address of the local BGP interface.
27678
+ # @!attribute [rw] ipv4_nexthop_address
27679
+ # @return [::String]
27680
+ # IPv4 address of the local BGP interface.
26894
27681
  # @!attribute [rw] ipv6_nexthop_address
26895
27682
  # @return [::String]
26896
27683
  # IPv6 address of the local BGP interface.
@@ -26909,6 +27696,9 @@ module Google
26909
27696
  # @!attribute [rw] peer_ip_address
26910
27697
  # @return [::String]
26911
27698
  # IP address of the remote BGP interface.
27699
+ # @!attribute [rw] peer_ipv4_nexthop_address
27700
+ # @return [::String]
27701
+ # IPv4 address of the remote BGP interface.
26912
27702
  # @!attribute [rw] peer_ipv6_nexthop_address
26913
27703
  # @return [::String]
26914
27704
  # IPv6 address of the remote BGP interface.
@@ -26953,6 +27743,12 @@ module Google
26953
27743
  # A value indicating that the enum field is not set.
26954
27744
  UNDEFINED_STATUS_REASON = 0
26955
27745
 
27746
+ # BGP peer disabled because it requires IPv4 but the underlying connection is IPv6-only.
27747
+ IPV4_PEER_ON_IPV6_ONLY_CONNECTION = 435_936_662
27748
+
27749
+ # BGP peer disabled because it requires IPv6 but the underlying connection is IPv4-only.
27750
+ IPV6_PEER_ON_IPV4_ONLY_CONNECTION = 436_304_082
27751
+
26956
27752
  # Indicates internal problems with configuration of MD5 authentication. This particular reason can only be returned when md5AuthEnabled is true and status is DOWN.
26957
27753
  MD5_AUTH_INTERNAL_PROBLEM = 140_462_259
26958
27754
 
@@ -28222,10 +29018,10 @@ module Google
28222
29018
  # Check the ConnectionPreference enum for the list of possible values.
28223
29019
  # @!attribute [rw] consumer_accept_lists
28224
29020
  # @return [::Array<::Google::Cloud::Compute::V1::ServiceAttachmentConsumerProjectLimit>]
28225
- # Projects that are allowed to connect to this service attachment.
29021
+ # Specifies which consumer projects or networks are allowed to connect to the service attachment. Each project or network has a connection limit. A given service attachment can manage connections at either the project or network level. Therefore, both the accept and reject lists for a given service attachment must contain either only projects or only networks.
28226
29022
  # @!attribute [rw] consumer_reject_lists
28227
29023
  # @return [::Array<::String>]
28228
- # Projects that are not allowed to connect to this service attachment. The project can be specified using its id or number.
29024
+ # Specifies a list of projects or networks that are not allowed to connect to this service attachment. The project can be specified using its project ID or project number and the network can be specified using its URL. A given service attachment can manage connections at either the project or network level. Therefore, both the reject and accept lists for a given service attachment must contain either only projects or only networks.
28229
29025
  # @!attribute [rw] creation_timestamp
28230
29026
  # @return [::String]
28231
29027
  # [Output Only] Creation timestamp in RFC3339 text format.
@@ -29057,6 +29853,24 @@ module Google
29057
29853
  extend ::Google::Protobuf::MessageExts::ClassMethods
29058
29854
  end
29059
29855
 
29856
+ # A request message for StoragePools.SetIamPolicy. See the method description for details.
29857
+ # @!attribute [rw] project
29858
+ # @return [::String]
29859
+ # Project ID for this request.
29860
+ # @!attribute [rw] resource
29861
+ # @return [::String]
29862
+ # Name or id of the resource for this request.
29863
+ # @!attribute [rw] zone
29864
+ # @return [::String]
29865
+ # The name of the zone for this request.
29866
+ # @!attribute [rw] zone_set_policy_request_resource
29867
+ # @return [::Google::Cloud::Compute::V1::ZoneSetPolicyRequest]
29868
+ # The body resource for this request
29869
+ class SetIamPolicyStoragePoolRequest
29870
+ include ::Google::Protobuf::MessageExts
29871
+ extend ::Google::Protobuf::MessageExts::ClassMethods
29872
+ end
29873
+
29060
29874
  # A request message for Subnetworks.SetIamPolicy. See the method description for details.
29061
29875
  # @!attribute [rw] project
29062
29876
  # @return [::String]
@@ -30520,7 +31334,7 @@ module Google
30520
31334
 
30521
31335
  # @!attribute [rw] locations
30522
31336
  # @return [::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettingsStorageLocationPreference}]
30523
- # When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this field. Keys are GCS bucket locations.
31337
+ # When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this field. Keys are Cloud Storage bucket locations. Only one location can be specified.
30524
31338
  # @!attribute [rw] policy
30525
31339
  # @return [::String]
30526
31340
  # The chosen location policy.
@@ -30546,7 +31360,7 @@ module Google
30546
31360
  # Store snapshot in the same region as with the originating disk. No additional parameters are needed.
30547
31361
  LOCAL_REGION = 403_535_464
30548
31362
 
30549
- # Store snapshot to the nearest multi region GCS bucket, relative to the originating disk. No additional parameters are needed.
31363
+ # Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed.
30550
31364
  NEAREST_MULTI_REGION = 212_467_515
30551
31365
 
30552
31366
  # Store snapshot in the specific locations, as specified by the user. The list of regions to store must be defined under the `locations` field.
@@ -30559,7 +31373,7 @@ module Google
30559
31373
  # A structure for specifying storage locations.
30560
31374
  # @!attribute [rw] name
30561
31375
  # @return [::String]
30562
- # Name of the location. It should be one of the GCS buckets.
31376
+ # Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified.
30563
31377
  class SnapshotSettingsStorageLocationSettingsStorageLocationPreference
30564
31378
  include ::Google::Protobuf::MessageExts
30565
31379
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -31293,6 +32107,446 @@ module Google
31293
32107
  extend ::Google::Protobuf::MessageExts::ClassMethods
31294
32108
  end
31295
32109
 
32110
+ # Represents a zonal storage pool resource.
32111
+ # @!attribute [rw] capacity_provisioning_type
32112
+ # @return [::String]
32113
+ # Provisioning type of the byte capacity of the pool.
32114
+ # Check the CapacityProvisioningType enum for the list of possible values.
32115
+ # @!attribute [rw] creation_timestamp
32116
+ # @return [::String]
32117
+ # [Output Only] Creation timestamp in RFC3339 text format.
32118
+ # @!attribute [rw] description
32119
+ # @return [::String]
32120
+ # An optional description of this resource. Provide this property when you create the resource.
32121
+ # @!attribute [rw] id
32122
+ # @return [::Integer]
32123
+ # [Output Only] The unique identifier for the resource. This identifier is defined by the server.
32124
+ # @!attribute [rw] kind
32125
+ # @return [::String]
32126
+ # [Output Only] Type of the resource. Always compute#storagePool for storage pools.
32127
+ # @!attribute [rw] label_fingerprint
32128
+ # @return [::String]
32129
+ # A fingerprint for the labels being applied to this storage pool, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a storage pool.
32130
+ # @!attribute [rw] labels
32131
+ # @return [::Google::Protobuf::Map{::String => ::String}]
32132
+ # Labels to apply to this storage pool. These can be later modified by the setLabels method.
32133
+ # @!attribute [rw] name
32134
+ # @return [::String]
32135
+ # Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
32136
+ # @!attribute [rw] performance_provisioning_type
32137
+ # @return [::String]
32138
+ # Provisioning type of the performance-related parameters of the pool, such as throughput and IOPS.
32139
+ # Check the PerformanceProvisioningType enum for the list of possible values.
32140
+ # @!attribute [rw] pool_provisioned_capacity_gb
32141
+ # @return [::Integer]
32142
+ # Size, in GiB, of the storage pool.
32143
+ # @!attribute [rw] pool_provisioned_iops
32144
+ # @return [::Integer]
32145
+ # Provisioned IOPS of the storage pool. Only relevant if the storage pool type is hyperdisk-balanced.
32146
+ # @!attribute [rw] pool_provisioned_throughput
32147
+ # @return [::Integer]
32148
+ # Provisioned throughput of the storage pool. Only relevant if the storage pool type is hyperdisk-balanced or hyperdisk-throughput.
32149
+ # @!attribute [rw] resource_status
32150
+ # @return [::Google::Cloud::Compute::V1::StoragePoolResourceStatus]
32151
+ # [Output Only] Status information for the storage pool resource.
32152
+ # @!attribute [rw] self_link
32153
+ # @return [::String]
32154
+ # [Output Only] Server-defined fully-qualified URL for this resource.
32155
+ # @!attribute [rw] self_link_with_id
32156
+ # @return [::String]
32157
+ # [Output Only] Server-defined URL for this resource's resource id.
32158
+ # @!attribute [rw] state
32159
+ # @return [::String]
32160
+ # [Output Only] The status of storage pool creation. - CREATING: Storage pool is provisioning. storagePool. - FAILED: Storage pool creation failed. - READY: Storage pool is ready for use. - DELETING: Storage pool is deleting.
32161
+ # Check the State enum for the list of possible values.
32162
+ # @!attribute [rw] status
32163
+ # @return [::Google::Cloud::Compute::V1::StoragePoolResourceStatus]
32164
+ # [Output Only] Status information for the storage pool resource.
32165
+ # @!attribute [rw] storage_pool_type
32166
+ # @return [::String]
32167
+ # Type of the storage pool.
32168
+ # @!attribute [rw] zone
32169
+ # @return [::String]
32170
+ # [Output Only] URL of the zone where the storage pool resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
32171
+ class StoragePool
32172
+ include ::Google::Protobuf::MessageExts
32173
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32174
+
32175
+ # @!attribute [rw] key
32176
+ # @return [::String]
32177
+ # @!attribute [rw] value
32178
+ # @return [::String]
32179
+ class LabelsEntry
32180
+ include ::Google::Protobuf::MessageExts
32181
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32182
+ end
32183
+
32184
+ # Provisioning type of the byte capacity of the pool.
32185
+ # Additional supported values which may be not listed in the enum directly due to technical reasons:
32186
+ # ADVANCED
32187
+ # STANDARD
32188
+ # UNSPECIFIED
32189
+ module CapacityProvisioningType
32190
+ # A value indicating that the enum field is not set.
32191
+ UNDEFINED_CAPACITY_PROVISIONING_TYPE = 0
32192
+ end
32193
+
32194
+ # Provisioning type of the performance-related parameters of the pool, such as throughput and IOPS.
32195
+ # Additional supported values which may be not listed in the enum directly due to technical reasons:
32196
+ # ADVANCED
32197
+ # STANDARD
32198
+ # UNSPECIFIED
32199
+ module PerformanceProvisioningType
32200
+ # A value indicating that the enum field is not set.
32201
+ UNDEFINED_PERFORMANCE_PROVISIONING_TYPE = 0
32202
+ end
32203
+
32204
+ # [Output Only] The status of storage pool creation. - CREATING: Storage pool is provisioning. storagePool. - FAILED: Storage pool creation failed. - READY: Storage pool is ready for use. - DELETING: Storage pool is deleting.
32205
+ module State
32206
+ # A value indicating that the enum field is not set.
32207
+ UNDEFINED_STATE = 0
32208
+
32209
+ # StoragePool is provisioning
32210
+ CREATING = 455_564_985
32211
+
32212
+ # StoragePool is deleting.
32213
+ DELETING = 528_602_024
32214
+
32215
+ # StoragePool creation failed.
32216
+ FAILED = 455_706_685
32217
+
32218
+ # StoragePool is ready for use.
32219
+ READY = 77_848_963
32220
+ end
32221
+ end
32222
+
32223
+ # @!attribute [rw] etag
32224
+ # @return [::String]
32225
+ # @!attribute [rw] id
32226
+ # @return [::String]
32227
+ # [Output Only] Unique identifier for the resource; defined by the server.
32228
+ # @!attribute [rw] items
32229
+ # @return [::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::StoragePoolsScopedList}]
32230
+ # A list of StoragePoolsScopedList resources.
32231
+ # @!attribute [rw] kind
32232
+ # @return [::String]
32233
+ # [Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools.
32234
+ # @!attribute [rw] next_page_token
32235
+ # @return [::String]
32236
+ # [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
32237
+ # @!attribute [rw] self_link
32238
+ # @return [::String]
32239
+ # [Output Only] Server-defined URL for this resource.
32240
+ # @!attribute [rw] unreachables
32241
+ # @return [::Array<::String>]
32242
+ # [Output Only] Unreachable resources.
32243
+ # @!attribute [rw] warning
32244
+ # @return [::Google::Cloud::Compute::V1::Warning]
32245
+ # [Output Only] Informational warning message.
32246
+ class StoragePoolAggregatedList
32247
+ include ::Google::Protobuf::MessageExts
32248
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32249
+
32250
+ # @!attribute [rw] key
32251
+ # @return [::String]
32252
+ # @!attribute [rw] value
32253
+ # @return [::Google::Cloud::Compute::V1::StoragePoolsScopedList]
32254
+ class ItemsEntry
32255
+ include ::Google::Protobuf::MessageExts
32256
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32257
+ end
32258
+ end
32259
+
32260
+ # @!attribute [rw] attached_instances
32261
+ # @return [::Array<::String>]
32262
+ # [Output Only] Instances this disk is attached to.
32263
+ # @!attribute [rw] creation_timestamp
32264
+ # @return [::String]
32265
+ # [Output Only] Creation timestamp in RFC3339 text format.
32266
+ # @!attribute [rw] disk
32267
+ # @return [::String]
32268
+ # [Output Only] The URL of the disk.
32269
+ # @!attribute [rw] name
32270
+ # @return [::String]
32271
+ # [Output Only] The name of the disk.
32272
+ # @!attribute [rw] provisioned_iops
32273
+ # @return [::Integer]
32274
+ # [Output Only] The number of IOPS provisioned for the disk.
32275
+ # @!attribute [rw] provisioned_throughput
32276
+ # @return [::Integer]
32277
+ # [Output Only] The throughput provisioned for the disk.
32278
+ # @!attribute [rw] resource_policies
32279
+ # @return [::Array<::String>]
32280
+ # [Output Only] Resource policies applied to disk for automatic snapshot creations.
32281
+ # @!attribute [rw] size_gb
32282
+ # @return [::Integer]
32283
+ # [Output Only] The disk size, in GB.
32284
+ # @!attribute [rw] status
32285
+ # @return [::String]
32286
+ # [Output Only] The disk status.
32287
+ # Check the Status enum for the list of possible values.
32288
+ # @!attribute [rw] type
32289
+ # @return [::String]
32290
+ # [Output Only] The disk type.
32291
+ # @!attribute [rw] used_bytes
32292
+ # @return [::Integer]
32293
+ # [Output Only] Amount of disk space used.
32294
+ class StoragePoolDisk
32295
+ include ::Google::Protobuf::MessageExts
32296
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32297
+
32298
+ # [Output Only] The disk status.
32299
+ module Status
32300
+ # A value indicating that the enum field is not set.
32301
+ UNDEFINED_STATUS = 0
32302
+
32303
+ # Disk is provisioning
32304
+ CREATING = 455_564_985
32305
+
32306
+ # Disk is deleting.
32307
+ DELETING = 528_602_024
32308
+
32309
+ # Disk creation failed.
32310
+ FAILED = 455_706_685
32311
+
32312
+ # Disk is ready for use.
32313
+ READY = 77_848_963
32314
+
32315
+ # Source data is being copied into the disk.
32316
+ RESTORING = 404_263_851
32317
+
32318
+ # Disk is currently unavailable and cannot be accessed, attached or detached.
32319
+ UNAVAILABLE = 413_756_464
32320
+ end
32321
+ end
32322
+
32323
+ # A list of StoragePool resources.
32324
+ # @!attribute [rw] etag
32325
+ # @return [::String]
32326
+ # @!attribute [rw] id
32327
+ # @return [::String]
32328
+ # [Output Only] Unique identifier for the resource; defined by the server.
32329
+ # @!attribute [rw] items
32330
+ # @return [::Array<::Google::Cloud::Compute::V1::StoragePool>]
32331
+ # A list of StoragePool resources.
32332
+ # @!attribute [rw] kind
32333
+ # @return [::String]
32334
+ # [Output Only] Type of resource. Always compute#storagePoolList for lists of storagePools.
32335
+ # @!attribute [rw] next_page_token
32336
+ # @return [::String]
32337
+ # [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
32338
+ # @!attribute [rw] self_link
32339
+ # @return [::String]
32340
+ # [Output Only] Server-defined URL for this resource.
32341
+ # @!attribute [rw] unreachables
32342
+ # @return [::Array<::String>]
32343
+ # [Output Only] Unreachable resources. end_interface: MixerListResponseWithEtagBuilder
32344
+ # @!attribute [rw] warning
32345
+ # @return [::Google::Cloud::Compute::V1::Warning]
32346
+ # [Output Only] Informational warning message.
32347
+ class StoragePoolList
32348
+ include ::Google::Protobuf::MessageExts
32349
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32350
+ end
32351
+
32352
+ # @!attribute [rw] etag
32353
+ # @return [::String]
32354
+ # @!attribute [rw] id
32355
+ # @return [::String]
32356
+ # [Output Only] Unique identifier for the resource; defined by the server.
32357
+ # @!attribute [rw] items
32358
+ # @return [::Array<::Google::Cloud::Compute::V1::StoragePoolDisk>]
32359
+ # A list of StoragePoolDisk resources.
32360
+ # @!attribute [rw] kind
32361
+ # @return [::String]
32362
+ # [Output Only] Type of resource. Always compute#storagePoolListDisks for lists of disks in a storagePool.
32363
+ # @!attribute [rw] next_page_token
32364
+ # @return [::String]
32365
+ # [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
32366
+ # @!attribute [rw] self_link
32367
+ # @return [::String]
32368
+ # [Output Only] Server-defined URL for this resource.
32369
+ # @!attribute [rw] unreachables
32370
+ # @return [::Array<::String>]
32371
+ # [Output Only] Unreachable resources. end_interface: MixerListResponseWithEtagBuilder
32372
+ # @!attribute [rw] warning
32373
+ # @return [::Google::Cloud::Compute::V1::Warning]
32374
+ # [Output Only] Informational warning message.
32375
+ class StoragePoolListDisks
32376
+ include ::Google::Protobuf::MessageExts
32377
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32378
+ end
32379
+
32380
+ # [Output Only] Contains output only fields.
32381
+ # @!attribute [rw] disk_count
32382
+ # @return [::Integer]
32383
+ # [Output Only] Number of disks used.
32384
+ # @!attribute [rw] last_resize_timestamp
32385
+ # @return [::String]
32386
+ # [Output Only] Timestamp of the last successful resize in RFC3339 text format.
32387
+ # @!attribute [rw] max_total_provisioned_disk_capacity_gb
32388
+ # @return [::Integer]
32389
+ # [Output Only] Maximum allowed aggregate disk size in gigabytes.
32390
+ # @!attribute [rw] pool_used_capacity_bytes
32391
+ # @return [::Integer]
32392
+ # [Output Only] Space used by data stored in disks within the storage pool (in bytes). This will reflect the total number of bytes written to the disks in the pool, in contrast to the capacity of those disks.
32393
+ # @!attribute [rw] pool_used_iops
32394
+ # @return [::Integer]
32395
+ # Sum of all the disks' provisioned IOPS, minus some amount that is allowed per disk that is not counted towards pool's IOPS capacity.
32396
+ # @!attribute [rw] pool_used_throughput
32397
+ # @return [::Integer]
32398
+ # [Output Only] Sum of all the disks' provisioned throughput in MB/s.
32399
+ # @!attribute [rw] pool_user_written_bytes
32400
+ # @return [::Integer]
32401
+ # [Output Only] Amount of data written into the pool, before it is compacted.
32402
+ # @!attribute [rw] total_provisioned_disk_capacity_gb
32403
+ # @return [::Integer]
32404
+ # [Output Only] Sum of all the capacity provisioned in disks in this storage pool. A disk's provisioned capacity is the same as its total capacity.
32405
+ # @!attribute [rw] total_provisioned_disk_iops
32406
+ # @return [::Integer]
32407
+ # [Output Only] Sum of all the disks' provisioned IOPS.
32408
+ # @!attribute [rw] total_provisioned_disk_throughput
32409
+ # @return [::Integer]
32410
+ # [Output Only] Sum of all the disks' provisioned throughput in MB/s, minus some amount that is allowed per disk that is not counted towards pool's throughput capacity.
32411
+ class StoragePoolResourceStatus
32412
+ include ::Google::Protobuf::MessageExts
32413
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32414
+ end
32415
+
32416
+ # @!attribute [rw] creation_timestamp
32417
+ # @return [::String]
32418
+ # [Output Only] Creation timestamp in RFC3339 text format.
32419
+ # @!attribute [rw] deprecated
32420
+ # @return [::Google::Cloud::Compute::V1::DeprecationStatus]
32421
+ # [Output Only] The deprecation status associated with this storage pool type.
32422
+ # @!attribute [rw] description
32423
+ # @return [::String]
32424
+ # [Output Only] An optional description of this resource.
32425
+ # @!attribute [rw] id
32426
+ # @return [::Integer]
32427
+ # [Output Only] The unique identifier for the resource. This identifier is defined by the server.
32428
+ # @!attribute [rw] kind
32429
+ # @return [::String]
32430
+ # [Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
32431
+ # @!attribute [rw] max_pool_provisioned_capacity_gb
32432
+ # @return [::Integer]
32433
+ # [Output Only] Maximum storage pool size in GB.
32434
+ # @!attribute [rw] max_pool_provisioned_iops
32435
+ # @return [::Integer]
32436
+ # [Output Only] Maximum provisioned IOPS.
32437
+ # @!attribute [rw] max_pool_provisioned_throughput
32438
+ # @return [::Integer]
32439
+ # [Output Only] Maximum provisioned throughput.
32440
+ # @!attribute [rw] min_pool_provisioned_capacity_gb
32441
+ # @return [::Integer]
32442
+ # [Output Only] Minimum storage pool size in GB.
32443
+ # @!attribute [rw] min_pool_provisioned_iops
32444
+ # @return [::Integer]
32445
+ # [Output Only] Minimum provisioned IOPS.
32446
+ # @!attribute [rw] min_pool_provisioned_throughput
32447
+ # @return [::Integer]
32448
+ # [Output Only] Minimum provisioned throughput.
32449
+ # @!attribute [rw] min_size_gb
32450
+ # @return [::Integer]
32451
+ # [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
32452
+ # @!attribute [rw] name
32453
+ # @return [::String]
32454
+ # [Output Only] Name of the resource.
32455
+ # @!attribute [rw] self_link
32456
+ # @return [::String]
32457
+ # [Output Only] Server-defined URL for the resource.
32458
+ # @!attribute [rw] self_link_with_id
32459
+ # @return [::String]
32460
+ # [Output Only] Server-defined URL for this resource with the resource id.
32461
+ # @!attribute [rw] supported_disk_types
32462
+ # @return [::Array<::String>]
32463
+ # [Output Only] The list of disk types supported in this storage pool type.
32464
+ # @!attribute [rw] zone
32465
+ # @return [::String]
32466
+ # [Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
32467
+ class StoragePoolType
32468
+ include ::Google::Protobuf::MessageExts
32469
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32470
+ end
32471
+
32472
+ # @!attribute [rw] id
32473
+ # @return [::String]
32474
+ # [Output Only] Unique identifier for the resource; defined by the server.
32475
+ # @!attribute [rw] items
32476
+ # @return [::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::StoragePoolTypesScopedList}]
32477
+ # A list of StoragePoolTypesScopedList resources.
32478
+ # @!attribute [rw] kind
32479
+ # @return [::String]
32480
+ # [Output Only] Type of resource. Always compute#storagePoolTypeAggregatedList .
32481
+ # @!attribute [rw] next_page_token
32482
+ # @return [::String]
32483
+ # [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
32484
+ # @!attribute [rw] self_link
32485
+ # @return [::String]
32486
+ # [Output Only] Server-defined URL for this resource.
32487
+ # @!attribute [rw] warning
32488
+ # @return [::Google::Cloud::Compute::V1::Warning]
32489
+ # [Output Only] Informational warning message.
32490
+ class StoragePoolTypeAggregatedList
32491
+ include ::Google::Protobuf::MessageExts
32492
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32493
+
32494
+ # @!attribute [rw] key
32495
+ # @return [::String]
32496
+ # @!attribute [rw] value
32497
+ # @return [::Google::Cloud::Compute::V1::StoragePoolTypesScopedList]
32498
+ class ItemsEntry
32499
+ include ::Google::Protobuf::MessageExts
32500
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32501
+ end
32502
+ end
32503
+
32504
+ # Contains a list of storage pool types.
32505
+ # @!attribute [rw] id
32506
+ # @return [::String]
32507
+ # [Output Only] Unique identifier for the resource; defined by the server.
32508
+ # @!attribute [rw] items
32509
+ # @return [::Array<::Google::Cloud::Compute::V1::StoragePoolType>]
32510
+ # A list of StoragePoolType resources.
32511
+ # @!attribute [rw] kind
32512
+ # @return [::String]
32513
+ # [Output Only] Type of resource. Always compute#storagePoolTypeList for storage pool types.
32514
+ # @!attribute [rw] next_page_token
32515
+ # @return [::String]
32516
+ # [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
32517
+ # @!attribute [rw] self_link
32518
+ # @return [::String]
32519
+ # [Output Only] Server-defined URL for this resource.
32520
+ # @!attribute [rw] warning
32521
+ # @return [::Google::Cloud::Compute::V1::Warning]
32522
+ # [Output Only] Informational warning message.
32523
+ class StoragePoolTypeList
32524
+ include ::Google::Protobuf::MessageExts
32525
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32526
+ end
32527
+
32528
+ # @!attribute [rw] storage_pool_types
32529
+ # @return [::Array<::Google::Cloud::Compute::V1::StoragePoolType>]
32530
+ # [Output Only] A list of storage pool types contained in this scope.
32531
+ # @!attribute [rw] warning
32532
+ # @return [::Google::Cloud::Compute::V1::Warning]
32533
+ # [Output Only] Informational warning which replaces the list of storage pool types when the list is empty.
32534
+ class StoragePoolTypesScopedList
32535
+ include ::Google::Protobuf::MessageExts
32536
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32537
+ end
32538
+
32539
+ # @!attribute [rw] storage_pools
32540
+ # @return [::Array<::Google::Cloud::Compute::V1::StoragePool>]
32541
+ # [Output Only] A list of storage pool contained in this scope.
32542
+ # @!attribute [rw] warning
32543
+ # @return [::Google::Cloud::Compute::V1::Warning]
32544
+ # [Output Only] Informational warning which replaces the list of storage pool when the list is empty.
32545
+ class StoragePoolsScopedList
32546
+ include ::Google::Protobuf::MessageExts
32547
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32548
+ end
32549
+
31296
32550
  # Represents a Subnetwork resource. A subnetwork (also known as a subnet) is a logical partition of a Virtual Private Cloud network with one primary IP range and zero or more secondary IP ranges. For more information, read Virtual Private Cloud (VPC) Network.
31297
32551
  # @!attribute [rw] creation_timestamp
31298
32552
  # @return [::String]
@@ -33275,6 +34529,24 @@ module Google
33275
34529
  extend ::Google::Protobuf::MessageExts::ClassMethods
33276
34530
  end
33277
34531
 
34532
+ # A request message for StoragePools.TestIamPermissions. See the method description for details.
34533
+ # @!attribute [rw] project
34534
+ # @return [::String]
34535
+ # Project ID for this request.
34536
+ # @!attribute [rw] resource
34537
+ # @return [::String]
34538
+ # Name or id of the resource for this request.
34539
+ # @!attribute [rw] test_permissions_request_resource
34540
+ # @return [::Google::Cloud::Compute::V1::TestPermissionsRequest]
34541
+ # The body resource for this request
34542
+ # @!attribute [rw] zone
34543
+ # @return [::String]
34544
+ # The name of the zone for this request.
34545
+ class TestIamPermissionsStoragePoolRequest
34546
+ include ::Google::Protobuf::MessageExts
34547
+ extend ::Google::Protobuf::MessageExts::ClassMethods
34548
+ end
34549
+
33278
34550
  # A request message for Subnetworks.TestIamPermissions. See the method description for details.
33279
34551
  # @!attribute [rw] project
33280
34552
  # @return [::String]
@@ -33894,6 +35166,30 @@ module Google
33894
35166
  extend ::Google::Protobuf::MessageExts::ClassMethods
33895
35167
  end
33896
35168
 
35169
+ # A request message for StoragePools.Update. See the method description for details.
35170
+ # @!attribute [rw] project
35171
+ # @return [::String]
35172
+ # Project ID for this request.
35173
+ # @!attribute [rw] request_id
35174
+ # @return [::String]
35175
+ # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
35176
+ # @!attribute [rw] storage_pool
35177
+ # @return [::String]
35178
+ # The storagePool name for this request.
35179
+ # @!attribute [rw] storage_pool_resource
35180
+ # @return [::Google::Cloud::Compute::V1::StoragePool]
35181
+ # The body resource for this request
35182
+ # @!attribute [rw] update_mask
35183
+ # @return [::String]
35184
+ # update_mask indicates fields to be updated as part of this request.
35185
+ # @!attribute [rw] zone
35186
+ # @return [::String]
35187
+ # The name of the zone for this request.
35188
+ class UpdateStoragePoolRequest
35189
+ include ::Google::Protobuf::MessageExts
35190
+ extend ::Google::Protobuf::MessageExts::ClassMethods
35191
+ end
35192
+
33897
35193
  # A request message for UrlMaps.Update. See the method description for details.
33898
35194
  # @!attribute [rw] project
33899
35195
  # @return [::String]
@@ -33921,7 +35217,7 @@ module Google
33921
35217
  # defaultRouteAction takes effect when none of the hostRules match. The load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. If defaultRouteAction specifies any weightedBackendServices, defaultService must not be set. Conversely if defaultService is set, defaultRouteAction cannot contain any weightedBackendServices. Only one of defaultRouteAction or defaultUrlRedirect must be set. URL maps for classic Application Load Balancers only support the urlRewrite action within defaultRouteAction. defaultRouteAction has no effect when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
33922
35218
  # @!attribute [rw] default_service
33923
35219
  # @return [::String]
33924
- # The full or partial URL of the defaultService resource to which traffic is directed if none of the hostRules match. If defaultRouteAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. However, if defaultService is specified, defaultRouteAction cannot contain any weightedBackendServices. Conversely, if routeAction specifies any weightedBackendServices, service must not be specified. Only one of defaultService, defaultUrlRedirect , or defaultRouteAction.weightedBackendService must be set. defaultService has no effect when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
35220
+ # The full or partial URL of the defaultService resource to which traffic is directed if none of the hostRules match. If defaultRouteAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. However, if defaultService is specified, defaultRouteAction cannot contain any weightedBackendServices. Conversely, if routeAction specifies any weightedBackendServices, service must not be specified. If defaultService is specified, then set either defaultUrlRedirect , or defaultRouteAction.weightedBackendService Don't set both. defaultService has no effect when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
33925
35221
  # @!attribute [rw] default_url_redirect
33926
35222
  # @return [::Google::Cloud::Compute::V1::HttpRedirectAction]
33927
35223
  # When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or defaultRouteAction must not be set. Not supported when the URL map is bound to a target gRPC proxy.