google-cloud-compute-v1 2.8.0 → 2.10.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/compute_pb.rb +32 -1
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +6 -6
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instant_snapshots/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +1208 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/service_stub.rb +618 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/instant_snapshots.rb +47 -0
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +101 -2
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +60 -0
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instant_snapshots/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +1103 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/service_stub.rb +559 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots.rb +47 -0
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/rest.rb +2 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1.rb +2 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +806 -152
- metadata +14 -116
@@ -959,7 +959,7 @@ module Google
|
|
959
959
|
# Project ID for this request.
|
960
960
|
# @!attribute [rw] return_partial_success
|
961
961
|
# @return [::Boolean]
|
962
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
962
|
+
# 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.
|
963
963
|
# @!attribute [rw] service_project_number
|
964
964
|
# @return [::Integer]
|
965
965
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -989,7 +989,7 @@ module Google
|
|
989
989
|
# Project ID for this request.
|
990
990
|
# @!attribute [rw] return_partial_success
|
991
991
|
# @return [::Boolean]
|
992
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
992
|
+
# 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.
|
993
993
|
# @!attribute [rw] service_project_number
|
994
994
|
# @return [::Integer]
|
995
995
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1019,7 +1019,7 @@ module Google
|
|
1019
1019
|
# Project ID for this request.
|
1020
1020
|
# @!attribute [rw] return_partial_success
|
1021
1021
|
# @return [::Boolean]
|
1022
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1022
|
+
# 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.
|
1023
1023
|
# @!attribute [rw] service_project_number
|
1024
1024
|
# @return [::Integer]
|
1025
1025
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1049,7 +1049,7 @@ module Google
|
|
1049
1049
|
# Name of the project scoping this request.
|
1050
1050
|
# @!attribute [rw] return_partial_success
|
1051
1051
|
# @return [::Boolean]
|
1052
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1052
|
+
# 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.
|
1053
1053
|
# @!attribute [rw] service_project_number
|
1054
1054
|
# @return [::Integer]
|
1055
1055
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1079,7 +1079,7 @@ module Google
|
|
1079
1079
|
# Project ID for this request.
|
1080
1080
|
# @!attribute [rw] return_partial_success
|
1081
1081
|
# @return [::Boolean]
|
1082
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1082
|
+
# 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.
|
1083
1083
|
# @!attribute [rw] service_project_number
|
1084
1084
|
# @return [::Integer]
|
1085
1085
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1109,7 +1109,7 @@ module Google
|
|
1109
1109
|
# Project ID for this request.
|
1110
1110
|
# @!attribute [rw] return_partial_success
|
1111
1111
|
# @return [::Boolean]
|
1112
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1112
|
+
# 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.
|
1113
1113
|
# @!attribute [rw] service_project_number
|
1114
1114
|
# @return [::Integer]
|
1115
1115
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1139,7 +1139,7 @@ module Google
|
|
1139
1139
|
# Project ID for this request.
|
1140
1140
|
# @!attribute [rw] return_partial_success
|
1141
1141
|
# @return [::Boolean]
|
1142
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1142
|
+
# 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.
|
1143
1143
|
# @!attribute [rw] service_project_number
|
1144
1144
|
# @return [::Integer]
|
1145
1145
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1169,7 +1169,7 @@ module Google
|
|
1169
1169
|
# Project ID for this request.
|
1170
1170
|
# @!attribute [rw] return_partial_success
|
1171
1171
|
# @return [::Boolean]
|
1172
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1172
|
+
# 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.
|
1173
1173
|
# @!attribute [rw] service_project_number
|
1174
1174
|
# @return [::Integer]
|
1175
1175
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1199,7 +1199,7 @@ module Google
|
|
1199
1199
|
# Name of the project scoping this request.
|
1200
1200
|
# @!attribute [rw] return_partial_success
|
1201
1201
|
# @return [::Boolean]
|
1202
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1202
|
+
# 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.
|
1203
1203
|
# @!attribute [rw] service_project_number
|
1204
1204
|
# @return [::Integer]
|
1205
1205
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1229,7 +1229,7 @@ module Google
|
|
1229
1229
|
# Project ID for this request.
|
1230
1230
|
# @!attribute [rw] return_partial_success
|
1231
1231
|
# @return [::Boolean]
|
1232
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1232
|
+
# 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.
|
1233
1233
|
# @!attribute [rw] service_project_number
|
1234
1234
|
# @return [::Integer]
|
1235
1235
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1259,7 +1259,7 @@ module Google
|
|
1259
1259
|
# Project ID for this request.
|
1260
1260
|
# @!attribute [rw] return_partial_success
|
1261
1261
|
# @return [::Boolean]
|
1262
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1262
|
+
# 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.
|
1263
1263
|
# @!attribute [rw] service_project_number
|
1264
1264
|
# @return [::Integer]
|
1265
1265
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1289,7 +1289,7 @@ module Google
|
|
1289
1289
|
# Name of the project scoping this request.
|
1290
1290
|
# @!attribute [rw] return_partial_success
|
1291
1291
|
# @return [::Boolean]
|
1292
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1292
|
+
# 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.
|
1293
1293
|
# @!attribute [rw] service_project_number
|
1294
1294
|
# @return [::Integer]
|
1295
1295
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1319,7 +1319,7 @@ module Google
|
|
1319
1319
|
# Project ID for this request.
|
1320
1320
|
# @!attribute [rw] return_partial_success
|
1321
1321
|
# @return [::Boolean]
|
1322
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1322
|
+
# 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.
|
1323
1323
|
# @!attribute [rw] service_project_number
|
1324
1324
|
# @return [::Integer]
|
1325
1325
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1328,6 +1328,36 @@ module Google
|
|
1328
1328
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
1329
1329
|
end
|
1330
1330
|
|
1331
|
+
# A request message for InstantSnapshots.AggregatedList. See the method description for details.
|
1332
|
+
# @!attribute [rw] filter
|
1333
|
+
# @return [::String]
|
1334
|
+
# 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.
|
1335
|
+
# @!attribute [rw] include_all_scopes
|
1336
|
+
# @return [::Boolean]
|
1337
|
+
# 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.
|
1338
|
+
# @!attribute [rw] max_results
|
1339
|
+
# @return [::Integer]
|
1340
|
+
# 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`)
|
1341
|
+
# @!attribute [rw] order_by
|
1342
|
+
# @return [::String]
|
1343
|
+
# 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.
|
1344
|
+
# @!attribute [rw] page_token
|
1345
|
+
# @return [::String]
|
1346
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
|
1347
|
+
# @!attribute [rw] project
|
1348
|
+
# @return [::String]
|
1349
|
+
# Project ID for this request.
|
1350
|
+
# @!attribute [rw] return_partial_success
|
1351
|
+
# @return [::Boolean]
|
1352
|
+
# 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.
|
1353
|
+
# @!attribute [rw] service_project_number
|
1354
|
+
# @return [::Integer]
|
1355
|
+
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
1356
|
+
class AggregatedListInstantSnapshotsRequest
|
1357
|
+
include ::Google::Protobuf::MessageExts
|
1358
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
1359
|
+
end
|
1360
|
+
|
1331
1361
|
# A request message for InterconnectAttachments.AggregatedList. See the method description for details.
|
1332
1362
|
# @!attribute [rw] filter
|
1333
1363
|
# @return [::String]
|
@@ -1349,7 +1379,7 @@ module Google
|
|
1349
1379
|
# Project ID for this request.
|
1350
1380
|
# @!attribute [rw] return_partial_success
|
1351
1381
|
# @return [::Boolean]
|
1352
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1382
|
+
# 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.
|
1353
1383
|
# @!attribute [rw] service_project_number
|
1354
1384
|
# @return [::Integer]
|
1355
1385
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1379,7 +1409,7 @@ module Google
|
|
1379
1409
|
# Project ID for this request.
|
1380
1410
|
# @!attribute [rw] return_partial_success
|
1381
1411
|
# @return [::Boolean]
|
1382
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1412
|
+
# 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.
|
1383
1413
|
# @!attribute [rw] service_project_number
|
1384
1414
|
# @return [::Integer]
|
1385
1415
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1409,7 +1439,7 @@ module Google
|
|
1409
1439
|
# Project ID for this request.
|
1410
1440
|
# @!attribute [rw] return_partial_success
|
1411
1441
|
# @return [::Boolean]
|
1412
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1442
|
+
# 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.
|
1413
1443
|
# @!attribute [rw] service_project_number
|
1414
1444
|
# @return [::Integer]
|
1415
1445
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1439,7 +1469,7 @@ module Google
|
|
1439
1469
|
# Name of the project scoping this request.
|
1440
1470
|
# @!attribute [rw] return_partial_success
|
1441
1471
|
# @return [::Boolean]
|
1442
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1472
|
+
# 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.
|
1443
1473
|
# @!attribute [rw] service_project_number
|
1444
1474
|
# @return [::Integer]
|
1445
1475
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1469,7 +1499,7 @@ module Google
|
|
1469
1499
|
# Project ID for this request.
|
1470
1500
|
# @!attribute [rw] return_partial_success
|
1471
1501
|
# @return [::Boolean]
|
1472
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1502
|
+
# 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.
|
1473
1503
|
# @!attribute [rw] service_project_number
|
1474
1504
|
# @return [::Integer]
|
1475
1505
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1499,7 +1529,7 @@ module Google
|
|
1499
1529
|
# Project ID for this request.
|
1500
1530
|
# @!attribute [rw] return_partial_success
|
1501
1531
|
# @return [::Boolean]
|
1502
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1532
|
+
# 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.
|
1503
1533
|
# @!attribute [rw] service_project_number
|
1504
1534
|
# @return [::Integer]
|
1505
1535
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1529,7 +1559,7 @@ module Google
|
|
1529
1559
|
# Project ID for this request.
|
1530
1560
|
# @!attribute [rw] return_partial_success
|
1531
1561
|
# @return [::Boolean]
|
1532
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1562
|
+
# 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.
|
1533
1563
|
# @!attribute [rw] service_project_number
|
1534
1564
|
# @return [::Integer]
|
1535
1565
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1559,7 +1589,7 @@ module Google
|
|
1559
1589
|
# Project ID for this request.
|
1560
1590
|
# @!attribute [rw] return_partial_success
|
1561
1591
|
# @return [::Boolean]
|
1562
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1592
|
+
# 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.
|
1563
1593
|
# @!attribute [rw] service_project_number
|
1564
1594
|
# @return [::Integer]
|
1565
1595
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1589,7 +1619,7 @@ module Google
|
|
1589
1619
|
# Project ID for this request.
|
1590
1620
|
# @!attribute [rw] return_partial_success
|
1591
1621
|
# @return [::Boolean]
|
1592
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1622
|
+
# 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.
|
1593
1623
|
# @!attribute [rw] service_project_number
|
1594
1624
|
# @return [::Integer]
|
1595
1625
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1619,7 +1649,7 @@ module Google
|
|
1619
1649
|
# Name of the project scoping this request.
|
1620
1650
|
# @!attribute [rw] return_partial_success
|
1621
1651
|
# @return [::Boolean]
|
1622
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1652
|
+
# 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.
|
1623
1653
|
# @!attribute [rw] service_project_number
|
1624
1654
|
# @return [::Integer]
|
1625
1655
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1649,7 +1679,7 @@ module Google
|
|
1649
1679
|
# Project ID for this request.
|
1650
1680
|
# @!attribute [rw] return_partial_success
|
1651
1681
|
# @return [::Boolean]
|
1652
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1682
|
+
# 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.
|
1653
1683
|
# @!attribute [rw] service_project_number
|
1654
1684
|
# @return [::Integer]
|
1655
1685
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1679,7 +1709,7 @@ module Google
|
|
1679
1709
|
# Project ID for this request.
|
1680
1710
|
# @!attribute [rw] return_partial_success
|
1681
1711
|
# @return [::Boolean]
|
1682
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1712
|
+
# 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.
|
1683
1713
|
# @!attribute [rw] service_project_number
|
1684
1714
|
# @return [::Integer]
|
1685
1715
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1709,7 +1739,7 @@ module Google
|
|
1709
1739
|
# Project ID for this request.
|
1710
1740
|
# @!attribute [rw] return_partial_success
|
1711
1741
|
# @return [::Boolean]
|
1712
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1742
|
+
# 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.
|
1713
1743
|
# @!attribute [rw] service_project_number
|
1714
1744
|
# @return [::Integer]
|
1715
1745
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1739,7 +1769,7 @@ module Google
|
|
1739
1769
|
# Project ID for this request.
|
1740
1770
|
# @!attribute [rw] return_partial_success
|
1741
1771
|
# @return [::Boolean]
|
1742
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1772
|
+
# 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.
|
1743
1773
|
# @!attribute [rw] service_project_number
|
1744
1774
|
# @return [::Integer]
|
1745
1775
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1769,7 +1799,7 @@ module Google
|
|
1769
1799
|
# Name of the project scoping this request.
|
1770
1800
|
# @!attribute [rw] return_partial_success
|
1771
1801
|
# @return [::Boolean]
|
1772
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1802
|
+
# 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.
|
1773
1803
|
# @!attribute [rw] service_project_number
|
1774
1804
|
# @return [::Integer]
|
1775
1805
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1799,7 +1829,7 @@ module Google
|
|
1799
1829
|
# Name of the project scoping this request.
|
1800
1830
|
# @!attribute [rw] return_partial_success
|
1801
1831
|
# @return [::Boolean]
|
1802
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1832
|
+
# 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.
|
1803
1833
|
# @!attribute [rw] service_project_number
|
1804
1834
|
# @return [::Integer]
|
1805
1835
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1829,7 +1859,7 @@ module Google
|
|
1829
1859
|
# Name of the project scoping this request.
|
1830
1860
|
# @!attribute [rw] return_partial_success
|
1831
1861
|
# @return [::Boolean]
|
1832
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1862
|
+
# 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.
|
1833
1863
|
# @!attribute [rw] service_project_number
|
1834
1864
|
# @return [::Integer]
|
1835
1865
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1859,7 +1889,7 @@ module Google
|
|
1859
1889
|
# Name of the project scoping this request.
|
1860
1890
|
# @!attribute [rw] return_partial_success
|
1861
1891
|
# @return [::Boolean]
|
1862
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1892
|
+
# 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.
|
1863
1893
|
# @!attribute [rw] service_project_number
|
1864
1894
|
# @return [::Integer]
|
1865
1895
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1889,7 +1919,7 @@ module Google
|
|
1889
1919
|
# Project ID for this request.
|
1890
1920
|
# @!attribute [rw] return_partial_success
|
1891
1921
|
# @return [::Boolean]
|
1892
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
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.
|
1893
1923
|
# @!attribute [rw] service_project_number
|
1894
1924
|
# @return [::Integer]
|
1895
1925
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1919,7 +1949,7 @@ module Google
|
|
1919
1949
|
# Name of the project scoping this request.
|
1920
1950
|
# @!attribute [rw] return_partial_success
|
1921
1951
|
# @return [::Boolean]
|
1922
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
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.
|
1923
1953
|
# @!attribute [rw] service_project_number
|
1924
1954
|
# @return [::Integer]
|
1925
1955
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1949,7 +1979,7 @@ module Google
|
|
1949
1979
|
# Name of the project scoping this request.
|
1950
1980
|
# @!attribute [rw] return_partial_success
|
1951
1981
|
# @return [::Boolean]
|
1952
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1982
|
+
# 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
1983
|
# @!attribute [rw] service_project_number
|
1954
1984
|
# @return [::Integer]
|
1955
1985
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -1979,7 +2009,7 @@ module Google
|
|
1979
2009
|
# Project ID for this request.
|
1980
2010
|
# @!attribute [rw] return_partial_success
|
1981
2011
|
# @return [::Boolean]
|
1982
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2012
|
+
# 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.
|
1983
2013
|
# @!attribute [rw] service_project_number
|
1984
2014
|
# @return [::Integer]
|
1985
2015
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2009,7 +2039,7 @@ module Google
|
|
2009
2039
|
# Project ID for this request.
|
2010
2040
|
# @!attribute [rw] return_partial_success
|
2011
2041
|
# @return [::Boolean]
|
2012
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2042
|
+
# 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.
|
2013
2043
|
# @!attribute [rw] service_project_number
|
2014
2044
|
# @return [::Integer]
|
2015
2045
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2039,7 +2069,7 @@ module Google
|
|
2039
2069
|
# Name of the project scoping this request.
|
2040
2070
|
# @!attribute [rw] return_partial_success
|
2041
2071
|
# @return [::Boolean]
|
2042
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2072
|
+
# 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.
|
2043
2073
|
# @!attribute [rw] service_project_number
|
2044
2074
|
# @return [::Integer]
|
2045
2075
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2069,7 +2099,7 @@ module Google
|
|
2069
2099
|
# Project ID for this request.
|
2070
2100
|
# @!attribute [rw] return_partial_success
|
2071
2101
|
# @return [::Boolean]
|
2072
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2102
|
+
# 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.
|
2073
2103
|
# @!attribute [rw] service_project_number
|
2074
2104
|
# @return [::Integer]
|
2075
2105
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2099,7 +2129,7 @@ module Google
|
|
2099
2129
|
# Name of the project scoping this request.
|
2100
2130
|
# @!attribute [rw] return_partial_success
|
2101
2131
|
# @return [::Boolean]
|
2102
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2132
|
+
# 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.
|
2103
2133
|
# @!attribute [rw] service_project_number
|
2104
2134
|
# @return [::Integer]
|
2105
2135
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2129,7 +2159,7 @@ module Google
|
|
2129
2159
|
# Project ID for this request.
|
2130
2160
|
# @!attribute [rw] return_partial_success
|
2131
2161
|
# @return [::Boolean]
|
2132
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2162
|
+
# 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.
|
2133
2163
|
# @!attribute [rw] service_project_number
|
2134
2164
|
# @return [::Integer]
|
2135
2165
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2159,7 +2189,7 @@ module Google
|
|
2159
2189
|
# Project ID for this request.
|
2160
2190
|
# @!attribute [rw] return_partial_success
|
2161
2191
|
# @return [::Boolean]
|
2162
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
2192
|
+
# 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.
|
2163
2193
|
# @!attribute [rw] service_project_number
|
2164
2194
|
# @return [::Integer]
|
2165
2195
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
@@ -2650,7 +2680,7 @@ module Google
|
|
2650
2680
|
# Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
|
2651
2681
|
# @!attribute [rw] provisioned_throughput
|
2652
2682
|
# @return [::Integer]
|
2653
|
-
# Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must
|
2683
|
+
# Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must greater than or equal to 1.
|
2654
2684
|
# @!attribute [rw] replica_zones
|
2655
2685
|
# @return [::Array<::String>]
|
2656
2686
|
# Required for each regional disk associated with the instance. Specify the URLs of the zones where the disk should be replicated to. You must provide exactly two replica zones, and one zone must be the same as the instance zone.
|
@@ -3233,6 +3263,10 @@ module Google
|
|
3233
3263
|
# @!attribute [rw] max_utilization
|
3234
3264
|
# @return [::Float]
|
3235
3265
|
# Optional parameter to define a target capacity for the UTILIZATION balancing mode. The valid range is [0.0, 1.0]. For usage guidelines, see Utilization balancing mode.
|
3266
|
+
# @!attribute [rw] preference
|
3267
|
+
# @return [::String]
|
3268
|
+
# This field indicates whether this backend should be fully utilized before sending traffic to backends with default preference. The possible values are: - PREFERRED: Backends with this preference level will be filled up to their capacity limits first, based on RTT. - DEFAULT: If preferred backends don't have enough capacity, backends in this layer would be used and traffic would be assigned based on the load balancing algorithm you use. This is the default
|
3269
|
+
# Check the Preference enum for the list of possible values.
|
3236
3270
|
class Backend
|
3237
3271
|
include ::Google::Protobuf::MessageExts
|
3238
3272
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -3251,6 +3285,21 @@ module Google
|
|
3251
3285
|
# Balance based on the backend utilization.
|
3252
3286
|
UTILIZATION = 157_008_386
|
3253
3287
|
end
|
3288
|
+
|
3289
|
+
# This field indicates whether this backend should be fully utilized before sending traffic to backends with default preference. The possible values are: - PREFERRED: Backends with this preference level will be filled up to their capacity limits first, based on RTT. - DEFAULT: If preferred backends don't have enough capacity, backends in this layer would be used and traffic would be assigned based on the load balancing algorithm you use. This is the default
|
3290
|
+
module Preference
|
3291
|
+
# A value indicating that the enum field is not set.
|
3292
|
+
UNDEFINED_PREFERENCE = 0
|
3293
|
+
|
3294
|
+
# No preference.
|
3295
|
+
DEFAULT = 115_302_945
|
3296
|
+
|
3297
|
+
# If preference is unspecified, we set it to the DEFAULT value
|
3298
|
+
PREFERENCE_UNSPECIFIED = 496_219_571
|
3299
|
+
|
3300
|
+
# Traffic will be sent to this backend first.
|
3301
|
+
PREFERRED = 418_847_841
|
3302
|
+
end
|
3254
3303
|
end
|
3255
3304
|
|
3256
3305
|
# Represents a Cloud Storage Bucket resource. This Cloud Storage bucket resource is referenced by a URL map of a load balancer. For more information, read Backend Buckets.
|
@@ -3539,6 +3588,9 @@ module Google
|
|
3539
3588
|
# @!attribute [rw] service_bindings
|
3540
3589
|
# @return [::Array<::String>]
|
3541
3590
|
# URLs of networkservices.ServiceBinding resources. Can only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If set, lists of backends and health checks must be both empty.
|
3591
|
+
# @!attribute [rw] service_lb_policy
|
3592
|
+
# @return [::String]
|
3593
|
+
# URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
|
3542
3594
|
# @!attribute [rw] session_affinity
|
3543
3595
|
# @return [::String]
|
3544
3596
|
# Type of session affinity to use. The default is NONE. Only NONE and HEADER_FIELD are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. For more details, see: [Session Affinity](https://cloud.google.com/load-balancing/docs/backend-service#session_affinity).
|
@@ -5508,6 +5560,24 @@ module Google
|
|
5508
5560
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
5509
5561
|
end
|
5510
5562
|
|
5563
|
+
# A request message for InstantSnapshots.Delete. See the method description for details.
|
5564
|
+
# @!attribute [rw] instant_snapshot
|
5565
|
+
# @return [::String]
|
5566
|
+
# Name of the InstantSnapshot resource to delete.
|
5567
|
+
# @!attribute [rw] project
|
5568
|
+
# @return [::String]
|
5569
|
+
# Project ID for this request.
|
5570
|
+
# @!attribute [rw] request_id
|
5571
|
+
# @return [::String]
|
5572
|
+
# 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).
|
5573
|
+
# @!attribute [rw] zone
|
5574
|
+
# @return [::String]
|
5575
|
+
# The name of the zone for this request.
|
5576
|
+
class DeleteInstantSnapshotRequest
|
5577
|
+
include ::Google::Protobuf::MessageExts
|
5578
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
5579
|
+
end
|
5580
|
+
|
5511
5581
|
# A request message for InterconnectAttachments.Delete. See the method description for details.
|
5512
5582
|
# @!attribute [rw] interconnect_attachment
|
5513
5583
|
# @return [::String]
|
@@ -5925,6 +5995,24 @@ module Google
|
|
5925
5995
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
5926
5996
|
end
|
5927
5997
|
|
5998
|
+
# A request message for RegionInstantSnapshots.Delete. See the method description for details.
|
5999
|
+
# @!attribute [rw] instant_snapshot
|
6000
|
+
# @return [::String]
|
6001
|
+
# Name of the InstantSnapshot resource to delete.
|
6002
|
+
# @!attribute [rw] project
|
6003
|
+
# @return [::String]
|
6004
|
+
# Project ID for this request.
|
6005
|
+
# @!attribute [rw] region
|
6006
|
+
# @return [::String]
|
6007
|
+
# The name of the region for this request.
|
6008
|
+
# @!attribute [rw] request_id
|
6009
|
+
# @return [::String]
|
6010
|
+
# 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).
|
6011
|
+
class DeleteRegionInstantSnapshotRequest
|
6012
|
+
include ::Google::Protobuf::MessageExts
|
6013
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
6014
|
+
end
|
6015
|
+
|
5928
6016
|
# A request message for RegionNetworkEndpointGroups.Delete. See the method description for details.
|
5929
6017
|
# @!attribute [rw] network_endpoint_group
|
5930
6018
|
# @return [::String]
|
@@ -6771,7 +6859,7 @@ module Google
|
|
6771
6859
|
# Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
|
6772
6860
|
# @!attribute [rw] provisioned_throughput
|
6773
6861
|
# @return [::Integer]
|
6774
|
-
# Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be
|
6862
|
+
# Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be greater than or equal to 1.
|
6775
6863
|
# @!attribute [rw] region
|
6776
6864
|
# @return [::String]
|
6777
6865
|
# [Output Only] URL of the region where the disk resides. Only applicable for regional resources. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
|
@@ -6817,6 +6905,12 @@ module Google
|
|
6817
6905
|
# @!attribute [rw] source_image_id
|
6818
6906
|
# @return [::String]
|
6819
6907
|
# [Output Only] The ID value of the image used to create this disk. This value identifies the exact image that was used to create this persistent disk. For example, if you created the persistent disk from an image that was later deleted and recreated under the same name, the source image ID would identify the exact version of the image that was used.
|
6908
|
+
# @!attribute [rw] source_instant_snapshot
|
6909
|
+
# @return [::String]
|
6910
|
+
# The source instant snapshot used to create this disk. 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 /instantSnapshots/instantSnapshot - projects/project/zones/zone/instantSnapshots/instantSnapshot - zones/zone/instantSnapshots/instantSnapshot
|
6911
|
+
# @!attribute [rw] source_instant_snapshot_id
|
6912
|
+
# @return [::String]
|
6913
|
+
# [Output Only] The unique ID of the instant snapshot used to create this disk. This value identifies the exact instant snapshot that was used to create this persistent disk. For example, if you created the persistent disk from an instant snapshot that was later deleted and recreated under the same name, the source instant snapshot ID would identify the exact version of the instant snapshot that was used.
|
6820
6914
|
# @!attribute [rw] source_snapshot
|
6821
6915
|
# @return [::String]
|
6822
6916
|
# The source snapshot used to create this disk. 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 /global/snapshots/snapshot - projects/project/global/snapshots/snapshot - global/snapshots/snapshot
|
@@ -7585,6 +7679,9 @@ module Google
|
|
7585
7679
|
# @!attribute [rw] ip_address
|
7586
7680
|
# @return [::String]
|
7587
7681
|
# IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine.
|
7682
|
+
# @!attribute [rw] ipv6_address
|
7683
|
+
# @return [::String]
|
7684
|
+
# IPv6 address of the interface in the external VPN gateway. This IPv6 address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. Must specify an IPv6 address (not IPV4-mapped) using any format described in RFC 4291 (e.g. 2001:db8:0:0:2d9:51:0:0). The output format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0).
|
7588
7685
|
class ExternalVpnGatewayInterface
|
7589
7686
|
include ::Google::Protobuf::MessageExts
|
7590
7687
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -8876,6 +8973,24 @@ module Google
|
|
8876
8973
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
8877
8974
|
end
|
8878
8975
|
|
8976
|
+
# A request message for InstantSnapshots.GetIamPolicy. See the method description for details.
|
8977
|
+
# @!attribute [rw] options_requested_policy_version
|
8978
|
+
# @return [::Integer]
|
8979
|
+
# Requested IAM Policy version.
|
8980
|
+
# @!attribute [rw] project
|
8981
|
+
# @return [::String]
|
8982
|
+
# Project ID for this request.
|
8983
|
+
# @!attribute [rw] resource
|
8984
|
+
# @return [::String]
|
8985
|
+
# Name or id of the resource for this request.
|
8986
|
+
# @!attribute [rw] zone
|
8987
|
+
# @return [::String]
|
8988
|
+
# The name of the zone for this request.
|
8989
|
+
class GetIamPolicyInstantSnapshotRequest
|
8990
|
+
include ::Google::Protobuf::MessageExts
|
8991
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
8992
|
+
end
|
8993
|
+
|
8879
8994
|
# A request message for Licenses.GetIamPolicy. See the method description for details.
|
8880
8995
|
# @!attribute [rw] options_requested_policy_version
|
8881
8996
|
# @return [::Integer]
|
@@ -9011,6 +9126,24 @@ module Google
|
|
9011
9126
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
9012
9127
|
end
|
9013
9128
|
|
9129
|
+
# A request message for RegionInstantSnapshots.GetIamPolicy. See the method description for details.
|
9130
|
+
# @!attribute [rw] options_requested_policy_version
|
9131
|
+
# @return [::Integer]
|
9132
|
+
# Requested IAM Policy version.
|
9133
|
+
# @!attribute [rw] project
|
9134
|
+
# @return [::String]
|
9135
|
+
# Project ID for this request.
|
9136
|
+
# @!attribute [rw] region
|
9137
|
+
# @return [::String]
|
9138
|
+
# The name of the region for this request.
|
9139
|
+
# @!attribute [rw] resource
|
9140
|
+
# @return [::String]
|
9141
|
+
# Name or id of the resource for this request.
|
9142
|
+
class GetIamPolicyRegionInstantSnapshotRequest
|
9143
|
+
include ::Google::Protobuf::MessageExts
|
9144
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
9145
|
+
end
|
9146
|
+
|
9014
9147
|
# A request message for RegionNetworkFirewallPolicies.GetIamPolicy. See the method description for details.
|
9015
9148
|
# @!attribute [rw] options_requested_policy_version
|
9016
9149
|
# @return [::Integer]
|
@@ -9200,6 +9333,21 @@ module Google
|
|
9200
9333
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
9201
9334
|
end
|
9202
9335
|
|
9336
|
+
# A request message for InstantSnapshots.Get. See the method description for details.
|
9337
|
+
# @!attribute [rw] instant_snapshot
|
9338
|
+
# @return [::String]
|
9339
|
+
# Name of the InstantSnapshot resource to return.
|
9340
|
+
# @!attribute [rw] project
|
9341
|
+
# @return [::String]
|
9342
|
+
# Project ID for this request.
|
9343
|
+
# @!attribute [rw] zone
|
9344
|
+
# @return [::String]
|
9345
|
+
# The name of the zone for this request.
|
9346
|
+
class GetInstantSnapshotRequest
|
9347
|
+
include ::Google::Protobuf::MessageExts
|
9348
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
9349
|
+
end
|
9350
|
+
|
9203
9351
|
# A request message for InterconnectAttachments.Get. See the method description for details.
|
9204
9352
|
# @!attribute [rw] interconnect_attachment
|
9205
9353
|
# @return [::String]
|
@@ -9356,7 +9504,7 @@ module Google
|
|
9356
9504
|
# Name of the region for this request.
|
9357
9505
|
# @!attribute [rw] return_partial_success
|
9358
9506
|
# @return [::Boolean]
|
9359
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
9507
|
+
# 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.
|
9360
9508
|
# @!attribute [rw] router
|
9361
9509
|
# @return [::String]
|
9362
9510
|
# Name of the Router resource to query for Nat Mapping information of VM endpoints.
|
@@ -9680,6 +9828,21 @@ module Google
|
|
9680
9828
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
9681
9829
|
end
|
9682
9830
|
|
9831
|
+
# A request message for RegionInstantSnapshots.Get. See the method description for details.
|
9832
|
+
# @!attribute [rw] instant_snapshot
|
9833
|
+
# @return [::String]
|
9834
|
+
# Name of the InstantSnapshot resource to return.
|
9835
|
+
# @!attribute [rw] project
|
9836
|
+
# @return [::String]
|
9837
|
+
# Project ID for this request.
|
9838
|
+
# @!attribute [rw] region
|
9839
|
+
# @return [::String]
|
9840
|
+
# The name of the region for this request.
|
9841
|
+
class GetRegionInstantSnapshotRequest
|
9842
|
+
include ::Google::Protobuf::MessageExts
|
9843
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
9844
|
+
end
|
9845
|
+
|
9683
9846
|
# A request message for RegionNetworkEndpointGroups.Get. See the method description for details.
|
9684
9847
|
# @!attribute [rw] network_endpoint_group
|
9685
9848
|
# @return [::String]
|
@@ -10334,7 +10497,7 @@ module Google
|
|
10334
10497
|
# Project ID for this request.
|
10335
10498
|
# @!attribute [rw] return_partial_success
|
10336
10499
|
# @return [::Boolean]
|
10337
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
10500
|
+
# 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.
|
10338
10501
|
class GetXpnResourcesProjectsRequest
|
10339
10502
|
include ::Google::Protobuf::MessageExts
|
10340
10503
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -11875,6 +12038,24 @@ module Google
|
|
11875
12038
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
11876
12039
|
end
|
11877
12040
|
|
12041
|
+
# A request message for InstantSnapshots.Insert. See the method description for details.
|
12042
|
+
# @!attribute [rw] instant_snapshot_resource
|
12043
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshot]
|
12044
|
+
# The body resource for this request
|
12045
|
+
# @!attribute [rw] project
|
12046
|
+
# @return [::String]
|
12047
|
+
# Project ID for this request.
|
12048
|
+
# @!attribute [rw] request_id
|
12049
|
+
# @return [::String]
|
12050
|
+
# 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).
|
12051
|
+
# @!attribute [rw] zone
|
12052
|
+
# @return [::String]
|
12053
|
+
# Name of the zone for this request.
|
12054
|
+
class InsertInstantSnapshotRequest
|
12055
|
+
include ::Google::Protobuf::MessageExts
|
12056
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
12057
|
+
end
|
12058
|
+
|
11878
12059
|
# A request message for InterconnectAttachments.Insert. See the method description for details.
|
11879
12060
|
# @!attribute [rw] interconnect_attachment_resource
|
11880
12061
|
# @return [::Google::Cloud::Compute::V1::InterconnectAttachment]
|
@@ -12268,6 +12449,24 @@ module Google
|
|
12268
12449
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
12269
12450
|
end
|
12270
12451
|
|
12452
|
+
# A request message for RegionInstantSnapshots.Insert. See the method description for details.
|
12453
|
+
# @!attribute [rw] instant_snapshot_resource
|
12454
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshot]
|
12455
|
+
# The body resource for this request
|
12456
|
+
# @!attribute [rw] project
|
12457
|
+
# @return [::String]
|
12458
|
+
# Project ID for this request.
|
12459
|
+
# @!attribute [rw] region
|
12460
|
+
# @return [::String]
|
12461
|
+
# Name of the region for this request.
|
12462
|
+
# @!attribute [rw] request_id
|
12463
|
+
# @return [::String]
|
12464
|
+
# 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).
|
12465
|
+
class InsertRegionInstantSnapshotRequest
|
12466
|
+
include ::Google::Protobuf::MessageExts
|
12467
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
12468
|
+
end
|
12469
|
+
|
12271
12470
|
# A request message for RegionNetworkEndpointGroups.Insert. See the method description for details.
|
12272
12471
|
# @!attribute [rw] network_endpoint_group_resource
|
12273
12472
|
# @return [::Google::Cloud::Compute::V1::NetworkEndpointGroup]
|
@@ -13376,6 +13575,10 @@ module Google
|
|
13376
13575
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
13377
13576
|
end
|
13378
13577
|
|
13578
|
+
# @!attribute [rw] default_action_on_failure
|
13579
|
+
# @return [::String]
|
13580
|
+
# The action that a MIG performs on a failed or an unhealthy VM. A VM is marked as unhealthy when the application running on that VM fails a health check. Valid values are - REPAIR (default): MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG. - DO_NOTHING: MIG does not repair a failed or an unhealthy VM.
|
13581
|
+
# Check the DefaultActionOnFailure enum for the list of possible values.
|
13379
13582
|
# @!attribute [rw] force_update_on_repair
|
13380
13583
|
# @return [::String]
|
13381
13584
|
# A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.
|
@@ -13384,6 +13587,18 @@ module Google
|
|
13384
13587
|
include ::Google::Protobuf::MessageExts
|
13385
13588
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
13386
13589
|
|
13590
|
+
# The action that a MIG performs on a failed or an unhealthy VM. A VM is marked as unhealthy when the application running on that VM fails a health check. Valid values are - REPAIR (default): MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG. - DO_NOTHING: MIG does not repair a failed or an unhealthy VM.
|
13591
|
+
module DefaultActionOnFailure
|
13592
|
+
# A value indicating that the enum field is not set.
|
13593
|
+
UNDEFINED_DEFAULT_ACTION_ON_FAILURE = 0
|
13594
|
+
|
13595
|
+
# MIG does not repair a failed or an unhealthy VM.
|
13596
|
+
DO_NOTHING = 451_307_513
|
13597
|
+
|
13598
|
+
# (Default) MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG.
|
13599
|
+
REPAIR = 266_277_773
|
13600
|
+
end
|
13601
|
+
|
13387
13602
|
# A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.
|
13388
13603
|
module ForceUpdateOnRepair
|
13389
13604
|
# A value indicating that the enum field is not set.
|
@@ -14476,6 +14691,191 @@ module Google
|
|
14476
14691
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14477
14692
|
end
|
14478
14693
|
|
14694
|
+
# Represents a InstantSnapshot resource. You can use instant snapshots to create disk rollback points quickly..
|
14695
|
+
# @!attribute [rw] architecture
|
14696
|
+
# @return [::String]
|
14697
|
+
# [Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64.
|
14698
|
+
# Check the Architecture enum for the list of possible values.
|
14699
|
+
# @!attribute [rw] creation_timestamp
|
14700
|
+
# @return [::String]
|
14701
|
+
# [Output Only] Creation timestamp in RFC3339 text format.
|
14702
|
+
# @!attribute [rw] description
|
14703
|
+
# @return [::String]
|
14704
|
+
# An optional description of this resource. Provide this property when you create the resource.
|
14705
|
+
# @!attribute [rw] disk_size_gb
|
14706
|
+
# @return [::Integer]
|
14707
|
+
# [Output Only] Size of the source disk, specified in GB.
|
14708
|
+
# @!attribute [rw] id
|
14709
|
+
# @return [::Integer]
|
14710
|
+
# [Output Only] The unique identifier for the resource. This identifier is defined by the server.
|
14711
|
+
# @!attribute [rw] kind
|
14712
|
+
# @return [::String]
|
14713
|
+
# [Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
|
14714
|
+
# @!attribute [rw] label_fingerprint
|
14715
|
+
# @return [::String]
|
14716
|
+
# A fingerprint for the labels being applied to this InstantSnapshot, 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 InstantSnapshot.
|
14717
|
+
# @!attribute [rw] labels
|
14718
|
+
# @return [::Google::Protobuf::Map{::String => ::String}]
|
14719
|
+
# Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
|
14720
|
+
# @!attribute [rw] name
|
14721
|
+
# @return [::String]
|
14722
|
+
# 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.
|
14723
|
+
# @!attribute [rw] region
|
14724
|
+
# @return [::String]
|
14725
|
+
# [Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
|
14726
|
+
# @!attribute [rw] resource_status
|
14727
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshotResourceStatus]
|
14728
|
+
# [Output Only] Status information for the instant snapshot resource.
|
14729
|
+
# @!attribute [rw] satisfies_pzi
|
14730
|
+
# @return [::Boolean]
|
14731
|
+
# Output only. Reserved for future use.
|
14732
|
+
# @!attribute [rw] satisfies_pzs
|
14733
|
+
# @return [::Boolean]
|
14734
|
+
# [Output Only] Reserved for future use.
|
14735
|
+
# @!attribute [rw] self_link
|
14736
|
+
# @return [::String]
|
14737
|
+
# [Output Only] Server-defined URL for the resource.
|
14738
|
+
# @!attribute [rw] self_link_with_id
|
14739
|
+
# @return [::String]
|
14740
|
+
# [Output Only] Server-defined URL for this resource's resource id.
|
14741
|
+
# @!attribute [rw] source_disk
|
14742
|
+
# @return [::String]
|
14743
|
+
# URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
|
14744
|
+
# @!attribute [rw] source_disk_id
|
14745
|
+
# @return [::String]
|
14746
|
+
# [Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
|
14747
|
+
# @!attribute [rw] status
|
14748
|
+
# @return [::String]
|
14749
|
+
# [Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY.
|
14750
|
+
# Check the Status enum for the list of possible values.
|
14751
|
+
# @!attribute [rw] zone
|
14752
|
+
# @return [::String]
|
14753
|
+
# [Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
|
14754
|
+
class InstantSnapshot
|
14755
|
+
include ::Google::Protobuf::MessageExts
|
14756
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14757
|
+
|
14758
|
+
# @!attribute [rw] key
|
14759
|
+
# @return [::String]
|
14760
|
+
# @!attribute [rw] value
|
14761
|
+
# @return [::String]
|
14762
|
+
class LabelsEntry
|
14763
|
+
include ::Google::Protobuf::MessageExts
|
14764
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14765
|
+
end
|
14766
|
+
|
14767
|
+
# [Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64.
|
14768
|
+
module Architecture
|
14769
|
+
# A value indicating that the enum field is not set.
|
14770
|
+
UNDEFINED_ARCHITECTURE = 0
|
14771
|
+
|
14772
|
+
# Default value indicating Architecture is not set.
|
14773
|
+
ARCHITECTURE_UNSPECIFIED = 394_750_507
|
14774
|
+
|
14775
|
+
# Machines with architecture ARM64
|
14776
|
+
ARM64 = 62_547_450
|
14777
|
+
|
14778
|
+
# Machines with architecture X86_64
|
14779
|
+
X86_64 = 425_300_551
|
14780
|
+
end
|
14781
|
+
|
14782
|
+
# [Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY.
|
14783
|
+
module Status
|
14784
|
+
# A value indicating that the enum field is not set.
|
14785
|
+
UNDEFINED_STATUS = 0
|
14786
|
+
|
14787
|
+
# InstantSnapshot creation is in progress.
|
14788
|
+
CREATING = 455_564_985
|
14789
|
+
|
14790
|
+
# InstantSnapshot is currently being deleted.
|
14791
|
+
DELETING = 528_602_024
|
14792
|
+
|
14793
|
+
# InstantSnapshot creation failed.
|
14794
|
+
FAILED = 455_706_685
|
14795
|
+
|
14796
|
+
# InstantSnapshot has been created successfully.
|
14797
|
+
READY = 77_848_963
|
14798
|
+
end
|
14799
|
+
end
|
14800
|
+
|
14801
|
+
# @!attribute [rw] id
|
14802
|
+
# @return [::String]
|
14803
|
+
# [Output Only] Unique identifier for the resource; defined by the server.
|
14804
|
+
# @!attribute [rw] items
|
14805
|
+
# @return [::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::InstantSnapshotsScopedList}]
|
14806
|
+
# A list of InstantSnapshotsScopedList resources.
|
14807
|
+
# @!attribute [rw] kind
|
14808
|
+
# @return [::String]
|
14809
|
+
# [Output Only] Type of resource. Always compute#instantSnapshotAggregatedList for aggregated lists of instantSnapshots.
|
14810
|
+
# @!attribute [rw] next_page_token
|
14811
|
+
# @return [::String]
|
14812
|
+
# [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.
|
14813
|
+
# @!attribute [rw] self_link
|
14814
|
+
# @return [::String]
|
14815
|
+
# [Output Only] Server-defined URL for this resource.
|
14816
|
+
# @!attribute [rw] unreachables
|
14817
|
+
# @return [::Array<::String>]
|
14818
|
+
# [Output Only] Unreachable resources.
|
14819
|
+
# @!attribute [rw] warning
|
14820
|
+
# @return [::Google::Cloud::Compute::V1::Warning]
|
14821
|
+
# [Output Only] Informational warning message.
|
14822
|
+
class InstantSnapshotAggregatedList
|
14823
|
+
include ::Google::Protobuf::MessageExts
|
14824
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14825
|
+
|
14826
|
+
# @!attribute [rw] key
|
14827
|
+
# @return [::String]
|
14828
|
+
# @!attribute [rw] value
|
14829
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshotsScopedList]
|
14830
|
+
class ItemsEntry
|
14831
|
+
include ::Google::Protobuf::MessageExts
|
14832
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14833
|
+
end
|
14834
|
+
end
|
14835
|
+
|
14836
|
+
# Contains a list of InstantSnapshot resources.
|
14837
|
+
# @!attribute [rw] id
|
14838
|
+
# @return [::String]
|
14839
|
+
# [Output Only] Unique identifier for the resource; defined by the server.
|
14840
|
+
# @!attribute [rw] items
|
14841
|
+
# @return [::Array<::Google::Cloud::Compute::V1::InstantSnapshot>]
|
14842
|
+
# A list of InstantSnapshot resources.
|
14843
|
+
# @!attribute [rw] kind
|
14844
|
+
# @return [::String]
|
14845
|
+
# Type of resource.
|
14846
|
+
# @!attribute [rw] next_page_token
|
14847
|
+
# @return [::String]
|
14848
|
+
# [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.
|
14849
|
+
# @!attribute [rw] self_link
|
14850
|
+
# @return [::String]
|
14851
|
+
# [Output Only] Server-defined URL for this resource.
|
14852
|
+
# @!attribute [rw] warning
|
14853
|
+
# @return [::Google::Cloud::Compute::V1::Warning]
|
14854
|
+
# [Output Only] Informational warning message.
|
14855
|
+
class InstantSnapshotList
|
14856
|
+
include ::Google::Protobuf::MessageExts
|
14857
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14858
|
+
end
|
14859
|
+
|
14860
|
+
# @!attribute [rw] storage_size_bytes
|
14861
|
+
# @return [::Integer]
|
14862
|
+
# [Output Only] The storage size of this instant snapshot.
|
14863
|
+
class InstantSnapshotResourceStatus
|
14864
|
+
include ::Google::Protobuf::MessageExts
|
14865
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14866
|
+
end
|
14867
|
+
|
14868
|
+
# @!attribute [rw] instant_snapshots
|
14869
|
+
# @return [::Array<::Google::Cloud::Compute::V1::InstantSnapshot>]
|
14870
|
+
# [Output Only] A list of instantSnapshots contained in this scope.
|
14871
|
+
# @!attribute [rw] warning
|
14872
|
+
# @return [::Google::Cloud::Compute::V1::Warning]
|
14873
|
+
# [Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty.
|
14874
|
+
class InstantSnapshotsScopedList
|
14875
|
+
include ::Google::Protobuf::MessageExts
|
14876
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
14877
|
+
end
|
14878
|
+
|
14479
14879
|
# HttpRouteRuleMatch criteria for field values that must stay within the specified integer range.
|
14480
14880
|
# @!attribute [rw] range_end
|
14481
14881
|
# @return [::Integer]
|
@@ -15996,7 +16396,7 @@ module Google
|
|
15996
16396
|
# Project ID for this request.
|
15997
16397
|
# @!attribute [rw] return_partial_success
|
15998
16398
|
# @return [::Boolean]
|
15999
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16399
|
+
# 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.
|
16000
16400
|
# @!attribute [rw] zone
|
16001
16401
|
# @return [::String]
|
16002
16402
|
# The name of the zone for this request.
|
@@ -16026,7 +16426,7 @@ module Google
|
|
16026
16426
|
# Name of the region for this request.
|
16027
16427
|
# @!attribute [rw] return_partial_success
|
16028
16428
|
# @return [::Boolean]
|
16029
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16429
|
+
# 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.
|
16030
16430
|
class ListAddressesRequest
|
16031
16431
|
include ::Google::Protobuf::MessageExts
|
16032
16432
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16059,7 +16459,7 @@ module Google
|
|
16059
16459
|
# Project ID for this request.
|
16060
16460
|
# @!attribute [rw] return_partial_success
|
16061
16461
|
# @return [::Boolean]
|
16062
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16462
|
+
# 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.
|
16063
16463
|
# @!attribute [rw] zone
|
16064
16464
|
# @return [::String]
|
16065
16465
|
# Name of the zone for this request.
|
@@ -16089,7 +16489,7 @@ module Google
|
|
16089
16489
|
# Name of the region scoping this request.
|
16090
16490
|
# @!attribute [rw] return_partial_success
|
16091
16491
|
# @return [::Boolean]
|
16092
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16492
|
+
# 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.
|
16093
16493
|
class ListAvailableFeaturesRegionSslPoliciesRequest
|
16094
16494
|
include ::Google::Protobuf::MessageExts
|
16095
16495
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16113,7 +16513,7 @@ module Google
|
|
16113
16513
|
# Project ID for this request.
|
16114
16514
|
# @!attribute [rw] return_partial_success
|
16115
16515
|
# @return [::Boolean]
|
16116
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16516
|
+
# 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.
|
16117
16517
|
class ListAvailableFeaturesSslPoliciesRequest
|
16118
16518
|
include ::Google::Protobuf::MessageExts
|
16119
16519
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16137,7 +16537,7 @@ module Google
|
|
16137
16537
|
# Project ID for this request.
|
16138
16538
|
# @!attribute [rw] return_partial_success
|
16139
16539
|
# @return [::Boolean]
|
16140
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16540
|
+
# 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.
|
16141
16541
|
class ListBackendBucketsRequest
|
16142
16542
|
include ::Google::Protobuf::MessageExts
|
16143
16543
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16161,7 +16561,7 @@ module Google
|
|
16161
16561
|
# Project ID for this request.
|
16162
16562
|
# @!attribute [rw] return_partial_success
|
16163
16563
|
# @return [::Boolean]
|
16164
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16564
|
+
# 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.
|
16165
16565
|
class ListBackendServicesRequest
|
16166
16566
|
include ::Google::Protobuf::MessageExts
|
16167
16567
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16185,7 +16585,7 @@ module Google
|
|
16185
16585
|
# Project ID for this request.
|
16186
16586
|
# @!attribute [rw] return_partial_success
|
16187
16587
|
# @return [::Boolean]
|
16188
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16588
|
+
# 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.
|
16189
16589
|
# @!attribute [rw] zone
|
16190
16590
|
# @return [::String]
|
16191
16591
|
# The name of the zone for this request.
|
@@ -16212,7 +16612,7 @@ module Google
|
|
16212
16612
|
# Project ID for this request.
|
16213
16613
|
# @!attribute [rw] return_partial_success
|
16214
16614
|
# @return [::Boolean]
|
16215
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16615
|
+
# 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.
|
16216
16616
|
# @!attribute [rw] zone
|
16217
16617
|
# @return [::String]
|
16218
16618
|
# The name of the zone for this request.
|
@@ -16242,7 +16642,7 @@ module Google
|
|
16242
16642
|
# Project ID for this request.
|
16243
16643
|
# @!attribute [rw] return_partial_success
|
16244
16644
|
# @return [::Boolean]
|
16245
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16645
|
+
# 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.
|
16246
16646
|
# @!attribute [rw] zone
|
16247
16647
|
# @return [::String]
|
16248
16648
|
# The name of the zone where the managed instance group is located. It should conform to RFC1035.
|
@@ -16275,7 +16675,7 @@ module Google
|
|
16275
16675
|
# Name of the region scoping this request. This should conform to RFC1035.
|
16276
16676
|
# @!attribute [rw] return_partial_success
|
16277
16677
|
# @return [::Boolean]
|
16278
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16678
|
+
# 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.
|
16279
16679
|
class ListErrorsRegionInstanceGroupManagersRequest
|
16280
16680
|
include ::Google::Protobuf::MessageExts
|
16281
16681
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16299,7 +16699,7 @@ module Google
|
|
16299
16699
|
# Project ID for this request.
|
16300
16700
|
# @!attribute [rw] return_partial_success
|
16301
16701
|
# @return [::Boolean]
|
16302
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16702
|
+
# 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.
|
16303
16703
|
class ListExternalVpnGatewaysRequest
|
16304
16704
|
include ::Google::Protobuf::MessageExts
|
16305
16705
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16323,7 +16723,7 @@ module Google
|
|
16323
16723
|
# Parent ID for this request. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization.
|
16324
16724
|
# @!attribute [rw] return_partial_success
|
16325
16725
|
# @return [::Boolean]
|
16326
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16726
|
+
# 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.
|
16327
16727
|
class ListFirewallPoliciesRequest
|
16328
16728
|
include ::Google::Protobuf::MessageExts
|
16329
16729
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16347,7 +16747,7 @@ module Google
|
|
16347
16747
|
# Project ID for this request.
|
16348
16748
|
# @!attribute [rw] return_partial_success
|
16349
16749
|
# @return [::Boolean]
|
16350
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16750
|
+
# 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.
|
16351
16751
|
class ListFirewallsRequest
|
16352
16752
|
include ::Google::Protobuf::MessageExts
|
16353
16753
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16374,7 +16774,7 @@ module Google
|
|
16374
16774
|
# Name of the region scoping this request.
|
16375
16775
|
# @!attribute [rw] return_partial_success
|
16376
16776
|
# @return [::Boolean]
|
16377
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16777
|
+
# 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.
|
16378
16778
|
class ListForwardingRulesRequest
|
16379
16779
|
include ::Google::Protobuf::MessageExts
|
16380
16780
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16398,7 +16798,7 @@ module Google
|
|
16398
16798
|
# Project ID for this request.
|
16399
16799
|
# @!attribute [rw] return_partial_success
|
16400
16800
|
# @return [::Boolean]
|
16401
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16801
|
+
# 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.
|
16402
16802
|
class ListGlobalAddressesRequest
|
16403
16803
|
include ::Google::Protobuf::MessageExts
|
16404
16804
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16422,7 +16822,7 @@ module Google
|
|
16422
16822
|
# Project ID for this request.
|
16423
16823
|
# @!attribute [rw] return_partial_success
|
16424
16824
|
# @return [::Boolean]
|
16425
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16825
|
+
# 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.
|
16426
16826
|
class ListGlobalForwardingRulesRequest
|
16427
16827
|
include ::Google::Protobuf::MessageExts
|
16428
16828
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16446,7 +16846,7 @@ module Google
|
|
16446
16846
|
# Project ID for this request.
|
16447
16847
|
# @!attribute [rw] return_partial_success
|
16448
16848
|
# @return [::Boolean]
|
16449
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16849
|
+
# 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.
|
16450
16850
|
class ListGlobalNetworkEndpointGroupsRequest
|
16451
16851
|
include ::Google::Protobuf::MessageExts
|
16452
16852
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16470,7 +16870,7 @@ module Google
|
|
16470
16870
|
# Project ID for this request.
|
16471
16871
|
# @!attribute [rw] return_partial_success
|
16472
16872
|
# @return [::Boolean]
|
16473
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16873
|
+
# 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.
|
16474
16874
|
class ListGlobalOperationsRequest
|
16475
16875
|
include ::Google::Protobuf::MessageExts
|
16476
16876
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16494,7 +16894,7 @@ module Google
|
|
16494
16894
|
# Parent ID for this request.
|
16495
16895
|
# @!attribute [rw] return_partial_success
|
16496
16896
|
# @return [::Boolean]
|
16497
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16897
|
+
# 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.
|
16498
16898
|
class ListGlobalOrganizationOperationsRequest
|
16499
16899
|
include ::Google::Protobuf::MessageExts
|
16500
16900
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16518,7 +16918,7 @@ module Google
|
|
16518
16918
|
# Project ID for this request.
|
16519
16919
|
# @!attribute [rw] return_partial_success
|
16520
16920
|
# @return [::Boolean]
|
16521
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16921
|
+
# 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.
|
16522
16922
|
class ListGlobalPublicDelegatedPrefixesRequest
|
16523
16923
|
include ::Google::Protobuf::MessageExts
|
16524
16924
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16542,7 +16942,7 @@ module Google
|
|
16542
16942
|
# Project ID for this request.
|
16543
16943
|
# @!attribute [rw] return_partial_success
|
16544
16944
|
# @return [::Boolean]
|
16545
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16945
|
+
# 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.
|
16546
16946
|
class ListHealthChecksRequest
|
16547
16947
|
include ::Google::Protobuf::MessageExts
|
16548
16948
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16566,7 +16966,7 @@ module Google
|
|
16566
16966
|
# Project ID for this request.
|
16567
16967
|
# @!attribute [rw] return_partial_success
|
16568
16968
|
# @return [::Boolean]
|
16569
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16969
|
+
# 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.
|
16570
16970
|
class ListImagesRequest
|
16571
16971
|
include ::Google::Protobuf::MessageExts
|
16572
16972
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16590,7 +16990,7 @@ module Google
|
|
16590
16990
|
# Project ID for this request.
|
16591
16991
|
# @!attribute [rw] return_partial_success
|
16592
16992
|
# @return [::Boolean]
|
16593
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
16993
|
+
# 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.
|
16594
16994
|
# @!attribute [rw] zone
|
16595
16995
|
# @return [::String]
|
16596
16996
|
# The name of the zone where the managed instance group is located.
|
@@ -16617,7 +17017,7 @@ module Google
|
|
16617
17017
|
# Project ID for this request.
|
16618
17018
|
# @!attribute [rw] return_partial_success
|
16619
17019
|
# @return [::Boolean]
|
16620
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17020
|
+
# 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.
|
16621
17021
|
# @!attribute [rw] zone
|
16622
17022
|
# @return [::String]
|
16623
17023
|
# The name of the zone where the instance group is located.
|
@@ -16644,7 +17044,7 @@ module Google
|
|
16644
17044
|
# Project ID for this request.
|
16645
17045
|
# @!attribute [rw] return_partial_success
|
16646
17046
|
# @return [::Boolean]
|
16647
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17047
|
+
# 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.
|
16648
17048
|
class ListInstanceTemplatesRequest
|
16649
17049
|
include ::Google::Protobuf::MessageExts
|
16650
17050
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16674,7 +17074,7 @@ module Google
|
|
16674
17074
|
# Project ID for this request.
|
16675
17075
|
# @!attribute [rw] return_partial_success
|
16676
17076
|
# @return [::Boolean]
|
16677
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17077
|
+
# 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.
|
16678
17078
|
# @!attribute [rw] zone
|
16679
17079
|
# @return [::String]
|
16680
17080
|
# The name of the zone where the instance group is located.
|
@@ -16710,7 +17110,7 @@ module Google
|
|
16710
17110
|
# The body resource for this request
|
16711
17111
|
# @!attribute [rw] return_partial_success
|
16712
17112
|
# @return [::Boolean]
|
16713
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17113
|
+
# 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.
|
16714
17114
|
class ListInstancesRegionInstanceGroupsRequest
|
16715
17115
|
include ::Google::Protobuf::MessageExts
|
16716
17116
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16734,7 +17134,7 @@ module Google
|
|
16734
17134
|
# Project ID for this request.
|
16735
17135
|
# @!attribute [rw] return_partial_success
|
16736
17136
|
# @return [::Boolean]
|
16737
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17137
|
+
# 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.
|
16738
17138
|
# @!attribute [rw] zone
|
16739
17139
|
# @return [::String]
|
16740
17140
|
# The name of the zone for this request.
|
@@ -16743,6 +17143,33 @@ module Google
|
|
16743
17143
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
16744
17144
|
end
|
16745
17145
|
|
17146
|
+
# A request message for InstantSnapshots.List. See the method description for details.
|
17147
|
+
# @!attribute [rw] filter
|
17148
|
+
# @return [::String]
|
17149
|
+
# 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.
|
17150
|
+
# @!attribute [rw] max_results
|
17151
|
+
# @return [::Integer]
|
17152
|
+
# 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`)
|
17153
|
+
# @!attribute [rw] order_by
|
17154
|
+
# @return [::String]
|
17155
|
+
# 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.
|
17156
|
+
# @!attribute [rw] page_token
|
17157
|
+
# @return [::String]
|
17158
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
|
17159
|
+
# @!attribute [rw] project
|
17160
|
+
# @return [::String]
|
17161
|
+
# Project ID for this request.
|
17162
|
+
# @!attribute [rw] return_partial_success
|
17163
|
+
# @return [::Boolean]
|
17164
|
+
# 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.
|
17165
|
+
# @!attribute [rw] zone
|
17166
|
+
# @return [::String]
|
17167
|
+
# The name of the zone for this request.
|
17168
|
+
class ListInstantSnapshotsRequest
|
17169
|
+
include ::Google::Protobuf::MessageExts
|
17170
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
17171
|
+
end
|
17172
|
+
|
16746
17173
|
# A request message for InterconnectAttachments.List. See the method description for details.
|
16747
17174
|
# @!attribute [rw] filter
|
16748
17175
|
# @return [::String]
|
@@ -16764,7 +17191,7 @@ module Google
|
|
16764
17191
|
# Name of the region for this request.
|
16765
17192
|
# @!attribute [rw] return_partial_success
|
16766
17193
|
# @return [::Boolean]
|
16767
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17194
|
+
# 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.
|
16768
17195
|
class ListInterconnectAttachmentsRequest
|
16769
17196
|
include ::Google::Protobuf::MessageExts
|
16770
17197
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16788,7 +17215,7 @@ module Google
|
|
16788
17215
|
# Project ID for this request.
|
16789
17216
|
# @!attribute [rw] return_partial_success
|
16790
17217
|
# @return [::Boolean]
|
16791
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17218
|
+
# 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.
|
16792
17219
|
class ListInterconnectLocationsRequest
|
16793
17220
|
include ::Google::Protobuf::MessageExts
|
16794
17221
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16812,7 +17239,7 @@ module Google
|
|
16812
17239
|
# Project ID for this request.
|
16813
17240
|
# @!attribute [rw] return_partial_success
|
16814
17241
|
# @return [::Boolean]
|
16815
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17242
|
+
# 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.
|
16816
17243
|
class ListInterconnectRemoteLocationsRequest
|
16817
17244
|
include ::Google::Protobuf::MessageExts
|
16818
17245
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16836,7 +17263,7 @@ module Google
|
|
16836
17263
|
# Project ID for this request.
|
16837
17264
|
# @!attribute [rw] return_partial_success
|
16838
17265
|
# @return [::Boolean]
|
16839
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17266
|
+
# 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.
|
16840
17267
|
class ListInterconnectsRequest
|
16841
17268
|
include ::Google::Protobuf::MessageExts
|
16842
17269
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16860,7 +17287,7 @@ module Google
|
|
16860
17287
|
# Project ID for this request.
|
16861
17288
|
# @!attribute [rw] return_partial_success
|
16862
17289
|
# @return [::Boolean]
|
16863
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17290
|
+
# 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.
|
16864
17291
|
class ListLicensesRequest
|
16865
17292
|
include ::Google::Protobuf::MessageExts
|
16866
17293
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16884,7 +17311,7 @@ module Google
|
|
16884
17311
|
# Project ID for this request.
|
16885
17312
|
# @!attribute [rw] return_partial_success
|
16886
17313
|
# @return [::Boolean]
|
16887
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17314
|
+
# 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.
|
16888
17315
|
class ListMachineImagesRequest
|
16889
17316
|
include ::Google::Protobuf::MessageExts
|
16890
17317
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16908,7 +17335,7 @@ module Google
|
|
16908
17335
|
# Project ID for this request.
|
16909
17336
|
# @!attribute [rw] return_partial_success
|
16910
17337
|
# @return [::Boolean]
|
16911
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17338
|
+
# 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.
|
16912
17339
|
# @!attribute [rw] zone
|
16913
17340
|
# @return [::String]
|
16914
17341
|
# The name of the zone for this request.
|
@@ -16938,7 +17365,7 @@ module Google
|
|
16938
17365
|
# Project ID for this request.
|
16939
17366
|
# @!attribute [rw] return_partial_success
|
16940
17367
|
# @return [::Boolean]
|
16941
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17368
|
+
# 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.
|
16942
17369
|
# @!attribute [rw] zone
|
16943
17370
|
# @return [::String]
|
16944
17371
|
# The name of the zone where the managed instance group is located.
|
@@ -16971,7 +17398,7 @@ module Google
|
|
16971
17398
|
# Name of the region scoping this request.
|
16972
17399
|
# @!attribute [rw] return_partial_success
|
16973
17400
|
# @return [::Boolean]
|
16974
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17401
|
+
# 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.
|
16975
17402
|
class ListManagedInstancesRegionInstanceGroupManagersRequest
|
16976
17403
|
include ::Google::Protobuf::MessageExts
|
16977
17404
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -16998,7 +17425,7 @@ module Google
|
|
16998
17425
|
# Name of the region of this request.
|
16999
17426
|
# @!attribute [rw] return_partial_success
|
17000
17427
|
# @return [::Boolean]
|
17001
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17428
|
+
# 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.
|
17002
17429
|
class ListNetworkAttachmentsRequest
|
17003
17430
|
include ::Google::Protobuf::MessageExts
|
17004
17431
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17022,7 +17449,7 @@ module Google
|
|
17022
17449
|
# Project ID for this request.
|
17023
17450
|
# @!attribute [rw] return_partial_success
|
17024
17451
|
# @return [::Boolean]
|
17025
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17452
|
+
# 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.
|
17026
17453
|
# @!attribute [rw] zone
|
17027
17454
|
# @return [::String]
|
17028
17455
|
# The name of the zone where the network endpoint group is located. It should comply with RFC1035.
|
@@ -17052,7 +17479,7 @@ module Google
|
|
17052
17479
|
# Project ID for this request.
|
17053
17480
|
# @!attribute [rw] return_partial_success
|
17054
17481
|
# @return [::Boolean]
|
17055
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17482
|
+
# 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.
|
17056
17483
|
class ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest
|
17057
17484
|
include ::Google::Protobuf::MessageExts
|
17058
17485
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17082,7 +17509,7 @@ module Google
|
|
17082
17509
|
# Project ID for this request.
|
17083
17510
|
# @!attribute [rw] return_partial_success
|
17084
17511
|
# @return [::Boolean]
|
17085
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17512
|
+
# 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.
|
17086
17513
|
# @!attribute [rw] zone
|
17087
17514
|
# @return [::String]
|
17088
17515
|
# The name of the zone where the network endpoint group is located. It should comply with RFC1035.
|
@@ -17115,7 +17542,7 @@ module Google
|
|
17115
17542
|
# The name of the region where the network endpoint group is located. It should comply with RFC1035.
|
17116
17543
|
# @!attribute [rw] return_partial_success
|
17117
17544
|
# @return [::Boolean]
|
17118
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17545
|
+
# 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.
|
17119
17546
|
class ListNetworkEndpointsRegionNetworkEndpointGroupsRequest
|
17120
17547
|
include ::Google::Protobuf::MessageExts
|
17121
17548
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17139,7 +17566,7 @@ module Google
|
|
17139
17566
|
# Project ID for this request.
|
17140
17567
|
# @!attribute [rw] return_partial_success
|
17141
17568
|
# @return [::Boolean]
|
17142
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17569
|
+
# 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.
|
17143
17570
|
class ListNetworkFirewallPoliciesRequest
|
17144
17571
|
include ::Google::Protobuf::MessageExts
|
17145
17572
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17163,7 +17590,7 @@ module Google
|
|
17163
17590
|
# Project ID for this request.
|
17164
17591
|
# @!attribute [rw] return_partial_success
|
17165
17592
|
# @return [::Boolean]
|
17166
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17593
|
+
# 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.
|
17167
17594
|
class ListNetworksRequest
|
17168
17595
|
include ::Google::Protobuf::MessageExts
|
17169
17596
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17187,7 +17614,7 @@ module Google
|
|
17187
17614
|
# Project ID for this request.
|
17188
17615
|
# @!attribute [rw] return_partial_success
|
17189
17616
|
# @return [::Boolean]
|
17190
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17617
|
+
# 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.
|
17191
17618
|
# @!attribute [rw] zone
|
17192
17619
|
# @return [::String]
|
17193
17620
|
# The name of the zone for this request.
|
@@ -17217,7 +17644,7 @@ module Google
|
|
17217
17644
|
# The name of the region for this request.
|
17218
17645
|
# @!attribute [rw] return_partial_success
|
17219
17646
|
# @return [::Boolean]
|
17220
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17647
|
+
# 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.
|
17221
17648
|
class ListNodeTemplatesRequest
|
17222
17649
|
include ::Google::Protobuf::MessageExts
|
17223
17650
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17241,7 +17668,7 @@ module Google
|
|
17241
17668
|
# Project ID for this request.
|
17242
17669
|
# @!attribute [rw] return_partial_success
|
17243
17670
|
# @return [::Boolean]
|
17244
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17671
|
+
# 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.
|
17245
17672
|
# @!attribute [rw] zone
|
17246
17673
|
# @return [::String]
|
17247
17674
|
# The name of the zone for this request.
|
@@ -17271,7 +17698,7 @@ module Google
|
|
17271
17698
|
# Project ID for this request.
|
17272
17699
|
# @!attribute [rw] return_partial_success
|
17273
17700
|
# @return [::Boolean]
|
17274
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17701
|
+
# 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.
|
17275
17702
|
# @!attribute [rw] zone
|
17276
17703
|
# @return [::String]
|
17277
17704
|
# The name of the zone for this request.
|
@@ -17301,7 +17728,7 @@ module Google
|
|
17301
17728
|
# Name of the region for this request.
|
17302
17729
|
# @!attribute [rw] return_partial_success
|
17303
17730
|
# @return [::Boolean]
|
17304
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17731
|
+
# 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.
|
17305
17732
|
class ListPacketMirroringsRequest
|
17306
17733
|
include ::Google::Protobuf::MessageExts
|
17307
17734
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17338,7 +17765,7 @@ module Google
|
|
17338
17765
|
# The region of the request. The response will include all subnet routes, static routes and dynamic routes in the region.
|
17339
17766
|
# @!attribute [rw] return_partial_success
|
17340
17767
|
# @return [::Boolean]
|
17341
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17768
|
+
# 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.
|
17342
17769
|
class ListPeeringRoutesNetworksRequest
|
17343
17770
|
include ::Google::Protobuf::MessageExts
|
17344
17771
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17377,7 +17804,7 @@ module Google
|
|
17377
17804
|
# Project ID for this request.
|
17378
17805
|
# @!attribute [rw] return_partial_success
|
17379
17806
|
# @return [::Boolean]
|
17380
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17807
|
+
# 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.
|
17381
17808
|
# @!attribute [rw] zone
|
17382
17809
|
# @return [::String]
|
17383
17810
|
# The name of the zone where the managed instance group is located. It should conform to RFC1035.
|
@@ -17410,7 +17837,7 @@ module Google
|
|
17410
17837
|
# Name of the region scoping this request, should conform to RFC1035.
|
17411
17838
|
# @!attribute [rw] return_partial_success
|
17412
17839
|
# @return [::Boolean]
|
17413
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17840
|
+
# 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.
|
17414
17841
|
class ListPerInstanceConfigsRegionInstanceGroupManagersRequest
|
17415
17842
|
include ::Google::Protobuf::MessageExts
|
17416
17843
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17434,7 +17861,7 @@ module Google
|
|
17434
17861
|
# Project ID for this request.
|
17435
17862
|
# @!attribute [rw] return_partial_success
|
17436
17863
|
# @return [::Boolean]
|
17437
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17864
|
+
# 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.
|
17438
17865
|
class ListPreconfiguredExpressionSetsSecurityPoliciesRequest
|
17439
17866
|
include ::Google::Protobuf::MessageExts
|
17440
17867
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17458,7 +17885,7 @@ module Google
|
|
17458
17885
|
# Project ID for this request.
|
17459
17886
|
# @!attribute [rw] return_partial_success
|
17460
17887
|
# @return [::Boolean]
|
17461
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17888
|
+
# 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.
|
17462
17889
|
class ListPublicAdvertisedPrefixesRequest
|
17463
17890
|
include ::Google::Protobuf::MessageExts
|
17464
17891
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17485,7 +17912,7 @@ module Google
|
|
17485
17912
|
# Name of the region of this request.
|
17486
17913
|
# @!attribute [rw] return_partial_success
|
17487
17914
|
# @return [::Boolean]
|
17488
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17915
|
+
# 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.
|
17489
17916
|
class ListPublicDelegatedPrefixesRequest
|
17490
17917
|
include ::Google::Protobuf::MessageExts
|
17491
17918
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17512,7 +17939,7 @@ module Google
|
|
17512
17939
|
# Project ID for this request.
|
17513
17940
|
# @!attribute [rw] return_partial_success
|
17514
17941
|
# @return [::Boolean]
|
17515
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17942
|
+
# 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.
|
17516
17943
|
# @!attribute [rw] zone
|
17517
17944
|
# @return [::String]
|
17518
17945
|
# The name of the zone for this request.
|
@@ -17542,7 +17969,7 @@ module Google
|
|
17542
17969
|
# Name of the region scoping this request.
|
17543
17970
|
# @!attribute [rw] return_partial_success
|
17544
17971
|
# @return [::Boolean]
|
17545
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17972
|
+
# 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.
|
17546
17973
|
class ListRegionAutoscalersRequest
|
17547
17974
|
include ::Google::Protobuf::MessageExts
|
17548
17975
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17569,7 +17996,7 @@ module Google
|
|
17569
17996
|
# Name of the region scoping this request.
|
17570
17997
|
# @!attribute [rw] return_partial_success
|
17571
17998
|
# @return [::Boolean]
|
17572
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
17999
|
+
# 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.
|
17573
18000
|
class ListRegionBackendServicesRequest
|
17574
18001
|
include ::Google::Protobuf::MessageExts
|
17575
18002
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17596,7 +18023,7 @@ module Google
|
|
17596
18023
|
# Name of the region for this request.
|
17597
18024
|
# @!attribute [rw] return_partial_success
|
17598
18025
|
# @return [::Boolean]
|
17599
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18026
|
+
# 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.
|
17600
18027
|
class ListRegionCommitmentsRequest
|
17601
18028
|
include ::Google::Protobuf::MessageExts
|
17602
18029
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17623,7 +18050,7 @@ module Google
|
|
17623
18050
|
# The name of the region for this request.
|
17624
18051
|
# @!attribute [rw] return_partial_success
|
17625
18052
|
# @return [::Boolean]
|
17626
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18053
|
+
# 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.
|
17627
18054
|
class ListRegionDiskTypesRequest
|
17628
18055
|
include ::Google::Protobuf::MessageExts
|
17629
18056
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17650,7 +18077,7 @@ module Google
|
|
17650
18077
|
# Name of the region for this request.
|
17651
18078
|
# @!attribute [rw] return_partial_success
|
17652
18079
|
# @return [::Boolean]
|
17653
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18080
|
+
# 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.
|
17654
18081
|
class ListRegionDisksRequest
|
17655
18082
|
include ::Google::Protobuf::MessageExts
|
17656
18083
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17677,7 +18104,7 @@ module Google
|
|
17677
18104
|
# Name of the region scoping this request.
|
17678
18105
|
# @!attribute [rw] return_partial_success
|
17679
18106
|
# @return [::Boolean]
|
17680
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18107
|
+
# 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.
|
17681
18108
|
class ListRegionHealthCheckServicesRequest
|
17682
18109
|
include ::Google::Protobuf::MessageExts
|
17683
18110
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17704,7 +18131,7 @@ module Google
|
|
17704
18131
|
# Name of the region scoping this request.
|
17705
18132
|
# @!attribute [rw] return_partial_success
|
17706
18133
|
# @return [::Boolean]
|
17707
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18134
|
+
# 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.
|
17708
18135
|
class ListRegionHealthChecksRequest
|
17709
18136
|
include ::Google::Protobuf::MessageExts
|
17710
18137
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17731,7 +18158,7 @@ module Google
|
|
17731
18158
|
# Name of the region scoping this request.
|
17732
18159
|
# @!attribute [rw] return_partial_success
|
17733
18160
|
# @return [::Boolean]
|
17734
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18161
|
+
# 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.
|
17735
18162
|
class ListRegionInstanceGroupManagersRequest
|
17736
18163
|
include ::Google::Protobuf::MessageExts
|
17737
18164
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17758,7 +18185,7 @@ module Google
|
|
17758
18185
|
# Name of the region scoping this request.
|
17759
18186
|
# @!attribute [rw] return_partial_success
|
17760
18187
|
# @return [::Boolean]
|
17761
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18188
|
+
# 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.
|
17762
18189
|
class ListRegionInstanceGroupsRequest
|
17763
18190
|
include ::Google::Protobuf::MessageExts
|
17764
18191
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17785,12 +18212,39 @@ module Google
|
|
17785
18212
|
# The name of the regions for this request.
|
17786
18213
|
# @!attribute [rw] return_partial_success
|
17787
18214
|
# @return [::Boolean]
|
17788
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18215
|
+
# 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.
|
17789
18216
|
class ListRegionInstanceTemplatesRequest
|
17790
18217
|
include ::Google::Protobuf::MessageExts
|
17791
18218
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
17792
18219
|
end
|
17793
18220
|
|
18221
|
+
# A request message for RegionInstantSnapshots.List. See the method description for details.
|
18222
|
+
# @!attribute [rw] filter
|
18223
|
+
# @return [::String]
|
18224
|
+
# 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.
|
18225
|
+
# @!attribute [rw] max_results
|
18226
|
+
# @return [::Integer]
|
18227
|
+
# 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`)
|
18228
|
+
# @!attribute [rw] order_by
|
18229
|
+
# @return [::String]
|
18230
|
+
# 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.
|
18231
|
+
# @!attribute [rw] page_token
|
18232
|
+
# @return [::String]
|
18233
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.
|
18234
|
+
# @!attribute [rw] project
|
18235
|
+
# @return [::String]
|
18236
|
+
# Project ID for this request.
|
18237
|
+
# @!attribute [rw] region
|
18238
|
+
# @return [::String]
|
18239
|
+
# The name of the region for this request.
|
18240
|
+
# @!attribute [rw] return_partial_success
|
18241
|
+
# @return [::Boolean]
|
18242
|
+
# 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.
|
18243
|
+
class ListRegionInstantSnapshotsRequest
|
18244
|
+
include ::Google::Protobuf::MessageExts
|
18245
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
18246
|
+
end
|
18247
|
+
|
17794
18248
|
# A request message for RegionNetworkEndpointGroups.List. See the method description for details.
|
17795
18249
|
# @!attribute [rw] filter
|
17796
18250
|
# @return [::String]
|
@@ -17812,7 +18266,7 @@ module Google
|
|
17812
18266
|
# The name of the region where the network endpoint group is located. It should comply with RFC1035.
|
17813
18267
|
# @!attribute [rw] return_partial_success
|
17814
18268
|
# @return [::Boolean]
|
17815
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18269
|
+
# 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.
|
17816
18270
|
class ListRegionNetworkEndpointGroupsRequest
|
17817
18271
|
include ::Google::Protobuf::MessageExts
|
17818
18272
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17839,7 +18293,7 @@ module Google
|
|
17839
18293
|
# Name of the region scoping this request.
|
17840
18294
|
# @!attribute [rw] return_partial_success
|
17841
18295
|
# @return [::Boolean]
|
17842
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18296
|
+
# 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.
|
17843
18297
|
class ListRegionNetworkFirewallPoliciesRequest
|
17844
18298
|
include ::Google::Protobuf::MessageExts
|
17845
18299
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17866,7 +18320,7 @@ module Google
|
|
17866
18320
|
# Name of the region scoping this request.
|
17867
18321
|
# @!attribute [rw] return_partial_success
|
17868
18322
|
# @return [::Boolean]
|
17869
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18323
|
+
# 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.
|
17870
18324
|
class ListRegionNotificationEndpointsRequest
|
17871
18325
|
include ::Google::Protobuf::MessageExts
|
17872
18326
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17893,7 +18347,7 @@ module Google
|
|
17893
18347
|
# Name of the region for this request.
|
17894
18348
|
# @!attribute [rw] return_partial_success
|
17895
18349
|
# @return [::Boolean]
|
17896
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18350
|
+
# 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.
|
17897
18351
|
class ListRegionOperationsRequest
|
17898
18352
|
include ::Google::Protobuf::MessageExts
|
17899
18353
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17920,7 +18374,7 @@ module Google
|
|
17920
18374
|
# Name of the region scoping this request.
|
17921
18375
|
# @!attribute [rw] return_partial_success
|
17922
18376
|
# @return [::Boolean]
|
17923
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18377
|
+
# 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.
|
17924
18378
|
class ListRegionSecurityPoliciesRequest
|
17925
18379
|
include ::Google::Protobuf::MessageExts
|
17926
18380
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17947,7 +18401,7 @@ module Google
|
|
17947
18401
|
# Name of the region scoping this request.
|
17948
18402
|
# @!attribute [rw] return_partial_success
|
17949
18403
|
# @return [::Boolean]
|
17950
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18404
|
+
# 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.
|
17951
18405
|
class ListRegionSslCertificatesRequest
|
17952
18406
|
include ::Google::Protobuf::MessageExts
|
17953
18407
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -17974,7 +18428,7 @@ module Google
|
|
17974
18428
|
# Name of the region scoping this request.
|
17975
18429
|
# @!attribute [rw] return_partial_success
|
17976
18430
|
# @return [::Boolean]
|
17977
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18431
|
+
# 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.
|
17978
18432
|
class ListRegionSslPoliciesRequest
|
17979
18433
|
include ::Google::Protobuf::MessageExts
|
17980
18434
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18001,7 +18455,7 @@ module Google
|
|
18001
18455
|
# Name of the region scoping this request.
|
18002
18456
|
# @!attribute [rw] return_partial_success
|
18003
18457
|
# @return [::Boolean]
|
18004
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18458
|
+
# 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.
|
18005
18459
|
class ListRegionTargetHttpProxiesRequest
|
18006
18460
|
include ::Google::Protobuf::MessageExts
|
18007
18461
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18028,7 +18482,7 @@ module Google
|
|
18028
18482
|
# Name of the region scoping this request.
|
18029
18483
|
# @!attribute [rw] return_partial_success
|
18030
18484
|
# @return [::Boolean]
|
18031
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18485
|
+
# 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.
|
18032
18486
|
class ListRegionTargetHttpsProxiesRequest
|
18033
18487
|
include ::Google::Protobuf::MessageExts
|
18034
18488
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18055,7 +18509,7 @@ module Google
|
|
18055
18509
|
# Name of the region scoping this request.
|
18056
18510
|
# @!attribute [rw] return_partial_success
|
18057
18511
|
# @return [::Boolean]
|
18058
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18512
|
+
# 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.
|
18059
18513
|
class ListRegionTargetTcpProxiesRequest
|
18060
18514
|
include ::Google::Protobuf::MessageExts
|
18061
18515
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18082,7 +18536,7 @@ module Google
|
|
18082
18536
|
# Name of the region scoping this request.
|
18083
18537
|
# @!attribute [rw] return_partial_success
|
18084
18538
|
# @return [::Boolean]
|
18085
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18539
|
+
# 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.
|
18086
18540
|
class ListRegionUrlMapsRequest
|
18087
18541
|
include ::Google::Protobuf::MessageExts
|
18088
18542
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18109,7 +18563,7 @@ module Google
|
|
18109
18563
|
# Region for this request.
|
18110
18564
|
# @!attribute [rw] return_partial_success
|
18111
18565
|
# @return [::Boolean]
|
18112
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18566
|
+
# 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.
|
18113
18567
|
class ListRegionZonesRequest
|
18114
18568
|
include ::Google::Protobuf::MessageExts
|
18115
18569
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18133,7 +18587,7 @@ module Google
|
|
18133
18587
|
# Project ID for this request.
|
18134
18588
|
# @!attribute [rw] return_partial_success
|
18135
18589
|
# @return [::Boolean]
|
18136
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18590
|
+
# 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.
|
18137
18591
|
class ListRegionsRequest
|
18138
18592
|
include ::Google::Protobuf::MessageExts
|
18139
18593
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18157,7 +18611,7 @@ module Google
|
|
18157
18611
|
# Project ID for this request.
|
18158
18612
|
# @!attribute [rw] return_partial_success
|
18159
18613
|
# @return [::Boolean]
|
18160
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18614
|
+
# 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.
|
18161
18615
|
# @!attribute [rw] zone
|
18162
18616
|
# @return [::String]
|
18163
18617
|
# Name of the zone for this request.
|
@@ -18187,7 +18641,7 @@ module Google
|
|
18187
18641
|
# Name of the region for this request.
|
18188
18642
|
# @!attribute [rw] return_partial_success
|
18189
18643
|
# @return [::Boolean]
|
18190
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18644
|
+
# 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.
|
18191
18645
|
class ListResourcePoliciesRequest
|
18192
18646
|
include ::Google::Protobuf::MessageExts
|
18193
18647
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18214,7 +18668,7 @@ module Google
|
|
18214
18668
|
# Name of the region for this request.
|
18215
18669
|
# @!attribute [rw] return_partial_success
|
18216
18670
|
# @return [::Boolean]
|
18217
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18671
|
+
# 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.
|
18218
18672
|
class ListRoutersRequest
|
18219
18673
|
include ::Google::Protobuf::MessageExts
|
18220
18674
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18238,7 +18692,7 @@ module Google
|
|
18238
18692
|
# Project ID for this request.
|
18239
18693
|
# @!attribute [rw] return_partial_success
|
18240
18694
|
# @return [::Boolean]
|
18241
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18695
|
+
# 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.
|
18242
18696
|
class ListRoutesRequest
|
18243
18697
|
include ::Google::Protobuf::MessageExts
|
18244
18698
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18262,7 +18716,7 @@ module Google
|
|
18262
18716
|
# Project ID for this request.
|
18263
18717
|
# @!attribute [rw] return_partial_success
|
18264
18718
|
# @return [::Boolean]
|
18265
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18719
|
+
# 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.
|
18266
18720
|
class ListSecurityPoliciesRequest
|
18267
18721
|
include ::Google::Protobuf::MessageExts
|
18268
18722
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18289,7 +18743,7 @@ module Google
|
|
18289
18743
|
# Name of the region of this request.
|
18290
18744
|
# @!attribute [rw] return_partial_success
|
18291
18745
|
# @return [::Boolean]
|
18292
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18746
|
+
# 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.
|
18293
18747
|
class ListServiceAttachmentsRequest
|
18294
18748
|
include ::Google::Protobuf::MessageExts
|
18295
18749
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18313,7 +18767,7 @@ module Google
|
|
18313
18767
|
# Project ID for this request.
|
18314
18768
|
# @!attribute [rw] return_partial_success
|
18315
18769
|
# @return [::Boolean]
|
18316
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18770
|
+
# 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.
|
18317
18771
|
class ListSnapshotsRequest
|
18318
18772
|
include ::Google::Protobuf::MessageExts
|
18319
18773
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18337,7 +18791,7 @@ module Google
|
|
18337
18791
|
# Project ID for this request.
|
18338
18792
|
# @!attribute [rw] return_partial_success
|
18339
18793
|
# @return [::Boolean]
|
18340
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18794
|
+
# 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.
|
18341
18795
|
class ListSslCertificatesRequest
|
18342
18796
|
include ::Google::Protobuf::MessageExts
|
18343
18797
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18361,7 +18815,7 @@ module Google
|
|
18361
18815
|
# Project ID for this request.
|
18362
18816
|
# @!attribute [rw] return_partial_success
|
18363
18817
|
# @return [::Boolean]
|
18364
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18818
|
+
# 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.
|
18365
18819
|
class ListSslPoliciesRequest
|
18366
18820
|
include ::Google::Protobuf::MessageExts
|
18367
18821
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18388,7 +18842,7 @@ module Google
|
|
18388
18842
|
# Name of the region scoping this request.
|
18389
18843
|
# @!attribute [rw] return_partial_success
|
18390
18844
|
# @return [::Boolean]
|
18391
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18845
|
+
# 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.
|
18392
18846
|
class ListSubnetworksRequest
|
18393
18847
|
include ::Google::Protobuf::MessageExts
|
18394
18848
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18412,7 +18866,7 @@ module Google
|
|
18412
18866
|
# Project ID for this request.
|
18413
18867
|
# @!attribute [rw] return_partial_success
|
18414
18868
|
# @return [::Boolean]
|
18415
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18869
|
+
# 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.
|
18416
18870
|
class ListTargetGrpcProxiesRequest
|
18417
18871
|
include ::Google::Protobuf::MessageExts
|
18418
18872
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18436,7 +18890,7 @@ module Google
|
|
18436
18890
|
# Project ID for this request.
|
18437
18891
|
# @!attribute [rw] return_partial_success
|
18438
18892
|
# @return [::Boolean]
|
18439
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18893
|
+
# 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.
|
18440
18894
|
class ListTargetHttpProxiesRequest
|
18441
18895
|
include ::Google::Protobuf::MessageExts
|
18442
18896
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18460,7 +18914,7 @@ module Google
|
|
18460
18914
|
# Project ID for this request.
|
18461
18915
|
# @!attribute [rw] return_partial_success
|
18462
18916
|
# @return [::Boolean]
|
18463
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18917
|
+
# 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.
|
18464
18918
|
class ListTargetHttpsProxiesRequest
|
18465
18919
|
include ::Google::Protobuf::MessageExts
|
18466
18920
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18484,7 +18938,7 @@ module Google
|
|
18484
18938
|
# Project ID for this request.
|
18485
18939
|
# @!attribute [rw] return_partial_success
|
18486
18940
|
# @return [::Boolean]
|
18487
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18941
|
+
# 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.
|
18488
18942
|
# @!attribute [rw] zone
|
18489
18943
|
# @return [::String]
|
18490
18944
|
# Name of the zone scoping this request.
|
@@ -18514,7 +18968,7 @@ module Google
|
|
18514
18968
|
# Name of the region scoping this request.
|
18515
18969
|
# @!attribute [rw] return_partial_success
|
18516
18970
|
# @return [::Boolean]
|
18517
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18971
|
+
# 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.
|
18518
18972
|
class ListTargetPoolsRequest
|
18519
18973
|
include ::Google::Protobuf::MessageExts
|
18520
18974
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18538,7 +18992,7 @@ module Google
|
|
18538
18992
|
# Project ID for this request.
|
18539
18993
|
# @!attribute [rw] return_partial_success
|
18540
18994
|
# @return [::Boolean]
|
18541
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
18995
|
+
# 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.
|
18542
18996
|
class ListTargetSslProxiesRequest
|
18543
18997
|
include ::Google::Protobuf::MessageExts
|
18544
18998
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18562,7 +19016,7 @@ module Google
|
|
18562
19016
|
# Project ID for this request.
|
18563
19017
|
# @!attribute [rw] return_partial_success
|
18564
19018
|
# @return [::Boolean]
|
18565
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19019
|
+
# 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.
|
18566
19020
|
class ListTargetTcpProxiesRequest
|
18567
19021
|
include ::Google::Protobuf::MessageExts
|
18568
19022
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18589,7 +19043,7 @@ module Google
|
|
18589
19043
|
# Name of the region for this request.
|
18590
19044
|
# @!attribute [rw] return_partial_success
|
18591
19045
|
# @return [::Boolean]
|
18592
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19046
|
+
# 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.
|
18593
19047
|
class ListTargetVpnGatewaysRequest
|
18594
19048
|
include ::Google::Protobuf::MessageExts
|
18595
19049
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18613,7 +19067,7 @@ module Google
|
|
18613
19067
|
# Project ID for this request.
|
18614
19068
|
# @!attribute [rw] return_partial_success
|
18615
19069
|
# @return [::Boolean]
|
18616
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19070
|
+
# 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.
|
18617
19071
|
class ListUrlMapsRequest
|
18618
19072
|
include ::Google::Protobuf::MessageExts
|
18619
19073
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18637,7 +19091,7 @@ module Google
|
|
18637
19091
|
# Project ID for this request.
|
18638
19092
|
# @!attribute [rw] return_partial_success
|
18639
19093
|
# @return [::Boolean]
|
18640
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19094
|
+
# 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.
|
18641
19095
|
class ListUsableBackendServicesRequest
|
18642
19096
|
include ::Google::Protobuf::MessageExts
|
18643
19097
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18664,7 +19118,7 @@ module Google
|
|
18664
19118
|
# Name of the region scoping this request. It must be a string that meets the requirements in RFC1035.
|
18665
19119
|
# @!attribute [rw] return_partial_success
|
18666
19120
|
# @return [::Boolean]
|
18667
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19121
|
+
# 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.
|
18668
19122
|
class ListUsableRegionBackendServicesRequest
|
18669
19123
|
include ::Google::Protobuf::MessageExts
|
18670
19124
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18688,7 +19142,7 @@ module Google
|
|
18688
19142
|
# Project ID for this request.
|
18689
19143
|
# @!attribute [rw] return_partial_success
|
18690
19144
|
# @return [::Boolean]
|
18691
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19145
|
+
# 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.
|
18692
19146
|
class ListUsableSubnetworksRequest
|
18693
19147
|
include ::Google::Protobuf::MessageExts
|
18694
19148
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18715,7 +19169,7 @@ module Google
|
|
18715
19169
|
# Name of the region for this request.
|
18716
19170
|
# @!attribute [rw] return_partial_success
|
18717
19171
|
# @return [::Boolean]
|
18718
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19172
|
+
# 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.
|
18719
19173
|
class ListVpnGatewaysRequest
|
18720
19174
|
include ::Google::Protobuf::MessageExts
|
18721
19175
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18742,7 +19196,7 @@ module Google
|
|
18742
19196
|
# Name of the region for this request.
|
18743
19197
|
# @!attribute [rw] return_partial_success
|
18744
19198
|
# @return [::Boolean]
|
18745
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19199
|
+
# 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.
|
18746
19200
|
class ListVpnTunnelsRequest
|
18747
19201
|
include ::Google::Protobuf::MessageExts
|
18748
19202
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18769,7 +19223,7 @@ module Google
|
|
18769
19223
|
# The body resource for this request
|
18770
19224
|
# @!attribute [rw] return_partial_success
|
18771
19225
|
# @return [::Boolean]
|
18772
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19226
|
+
# 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.
|
18773
19227
|
class ListXpnHostsProjectsRequest
|
18774
19228
|
include ::Google::Protobuf::MessageExts
|
18775
19229
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -18793,7 +19247,7 @@ module Google
|
|
18793
19247
|
# Project ID for this request.
|
18794
19248
|
# @!attribute [rw] return_partial_success
|
18795
19249
|
# @return [::Boolean]
|
18796
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19250
|
+
# 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.
|
18797
19251
|
# @!attribute [rw] zone
|
18798
19252
|
# @return [::String]
|
18799
19253
|
# Name of the zone for request.
|
@@ -18820,7 +19274,7 @@ module Google
|
|
18820
19274
|
# Project ID for this request.
|
18821
19275
|
# @!attribute [rw] return_partial_success
|
18822
19276
|
# @return [::Boolean]
|
18823
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
19277
|
+
# 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.
|
18824
19278
|
class ListZonesRequest
|
18825
19279
|
include ::Google::Protobuf::MessageExts
|
18826
19280
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -23045,6 +23499,10 @@ module Google
|
|
23045
23499
|
end
|
23046
23500
|
|
23047
23501
|
# Represents a Project resource. A project is used to organize resources in a Google Cloud Platform environment. For more information, read about the Resource Hierarchy.
|
23502
|
+
# @!attribute [rw] cloud_armor_tier
|
23503
|
+
# @return [::String]
|
23504
|
+
# [Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD.
|
23505
|
+
# Check the CloudArmorTier enum for the list of possible values.
|
23048
23506
|
# @!attribute [rw] common_instance_metadata
|
23049
23507
|
# @return [::Google::Cloud::Compute::V1::Metadata]
|
23050
23508
|
# Metadata key/value pairs available to all instances contained in this project. See Custom metadata for more information.
|
@@ -23094,6 +23552,21 @@ module Google
|
|
23094
23552
|
include ::Google::Protobuf::MessageExts
|
23095
23553
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
23096
23554
|
|
23555
|
+
# [Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD.
|
23556
|
+
module CloudArmorTier
|
23557
|
+
# A value indicating that the enum field is not set.
|
23558
|
+
UNDEFINED_CLOUD_ARMOR_TIER = 0
|
23559
|
+
|
23560
|
+
# Enterprise tier protection billed annually.
|
23561
|
+
CA_ENTERPRISE_ANNUAL = 219_921_116
|
23562
|
+
|
23563
|
+
# Enterprise tier protection billed monthly.
|
23564
|
+
CA_ENTERPRISE_PAYGO = 453_530_323
|
23565
|
+
|
23566
|
+
# Standard protection.
|
23567
|
+
CA_STANDARD = 13_156_734
|
23568
|
+
end
|
23569
|
+
|
23097
23570
|
# This signifies the default network tier used for configuring resources of the project and can only take the following values: PREMIUM, STANDARD. Initially the default network tier is PREMIUM.
|
23098
23571
|
module DefaultNetworkTier
|
23099
23572
|
# A value indicating that the enum field is not set.
|
@@ -23175,6 +23648,30 @@ module Google
|
|
23175
23648
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
23176
23649
|
end
|
23177
23650
|
|
23651
|
+
# @!attribute [rw] cloud_armor_tier
|
23652
|
+
# @return [::String]
|
23653
|
+
# Managed protection tier to be set.
|
23654
|
+
# Check the CloudArmorTier enum for the list of possible values.
|
23655
|
+
class ProjectsSetCloudArmorTierRequest
|
23656
|
+
include ::Google::Protobuf::MessageExts
|
23657
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
23658
|
+
|
23659
|
+
# Managed protection tier to be set.
|
23660
|
+
module CloudArmorTier
|
23661
|
+
# A value indicating that the enum field is not set.
|
23662
|
+
UNDEFINED_CLOUD_ARMOR_TIER = 0
|
23663
|
+
|
23664
|
+
# Enterprise tier protection billed annually.
|
23665
|
+
CA_ENTERPRISE_ANNUAL = 219_921_116
|
23666
|
+
|
23667
|
+
# Enterprise tier protection billed monthly.
|
23668
|
+
CA_ENTERPRISE_PAYGO = 453_530_323
|
23669
|
+
|
23670
|
+
# Standard protection.
|
23671
|
+
CA_STANDARD = 13_156_734
|
23672
|
+
end
|
23673
|
+
end
|
23674
|
+
|
23178
23675
|
# @!attribute [rw] network_tier
|
23179
23676
|
# @return [::String]
|
23180
23677
|
# Default network tier to be set.
|
@@ -28013,6 +28510,21 @@ module Google
|
|
28013
28510
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28014
28511
|
end
|
28015
28512
|
|
28513
|
+
# A request message for Projects.SetCloudArmorTier. See the method description for details.
|
28514
|
+
# @!attribute [rw] project
|
28515
|
+
# @return [::String]
|
28516
|
+
# Project ID for this request.
|
28517
|
+
# @!attribute [rw] projects_set_cloud_armor_tier_request_resource
|
28518
|
+
# @return [::Google::Cloud::Compute::V1::ProjectsSetCloudArmorTierRequest]
|
28519
|
+
# The body resource for this request
|
28520
|
+
# @!attribute [rw] request_id
|
28521
|
+
# @return [::String]
|
28522
|
+
# 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).
|
28523
|
+
class SetCloudArmorTierProjectRequest
|
28524
|
+
include ::Google::Protobuf::MessageExts
|
28525
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28526
|
+
end
|
28527
|
+
|
28016
28528
|
# @!attribute [rw] client_operation_id
|
28017
28529
|
# @return [::String]
|
28018
28530
|
# [Output Only] The client operation id.
|
@@ -28287,6 +28799,24 @@ module Google
|
|
28287
28799
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28288
28800
|
end
|
28289
28801
|
|
28802
|
+
# A request message for InstantSnapshots.SetIamPolicy. See the method description for details.
|
28803
|
+
# @!attribute [rw] project
|
28804
|
+
# @return [::String]
|
28805
|
+
# Project ID for this request.
|
28806
|
+
# @!attribute [rw] resource
|
28807
|
+
# @return [::String]
|
28808
|
+
# Name or id of the resource for this request.
|
28809
|
+
# @!attribute [rw] zone
|
28810
|
+
# @return [::String]
|
28811
|
+
# The name of the zone for this request.
|
28812
|
+
# @!attribute [rw] zone_set_policy_request_resource
|
28813
|
+
# @return [::Google::Cloud::Compute::V1::ZoneSetPolicyRequest]
|
28814
|
+
# The body resource for this request
|
28815
|
+
class SetIamPolicyInstantSnapshotRequest
|
28816
|
+
include ::Google::Protobuf::MessageExts
|
28817
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28818
|
+
end
|
28819
|
+
|
28290
28820
|
# A request message for Licenses.SetIamPolicy. See the method description for details.
|
28291
28821
|
# @!attribute [rw] global_set_policy_request_resource
|
28292
28822
|
# @return [::Google::Cloud::Compute::V1::GlobalSetPolicyRequest]
|
@@ -28422,6 +28952,24 @@ module Google
|
|
28422
28952
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28423
28953
|
end
|
28424
28954
|
|
28955
|
+
# A request message for RegionInstantSnapshots.SetIamPolicy. See the method description for details.
|
28956
|
+
# @!attribute [rw] project
|
28957
|
+
# @return [::String]
|
28958
|
+
# Project ID for this request.
|
28959
|
+
# @!attribute [rw] region
|
28960
|
+
# @return [::String]
|
28961
|
+
# The name of the region for this request.
|
28962
|
+
# @!attribute [rw] region_set_policy_request_resource
|
28963
|
+
# @return [::Google::Cloud::Compute::V1::RegionSetPolicyRequest]
|
28964
|
+
# The body resource for this request
|
28965
|
+
# @!attribute [rw] resource
|
28966
|
+
# @return [::String]
|
28967
|
+
# Name or id of the resource for this request.
|
28968
|
+
class SetIamPolicyRegionInstantSnapshotRequest
|
28969
|
+
include ::Google::Protobuf::MessageExts
|
28970
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28971
|
+
end
|
28972
|
+
|
28425
28973
|
# A request message for RegionNetworkFirewallPolicies.SetIamPolicy. See the method description for details.
|
28426
28974
|
# @!attribute [rw] project
|
28427
28975
|
# @return [::String]
|
@@ -28713,6 +29261,27 @@ module Google
|
|
28713
29261
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28714
29262
|
end
|
28715
29263
|
|
29264
|
+
# A request message for InstantSnapshots.SetLabels. See the method description for details.
|
29265
|
+
# @!attribute [rw] project
|
29266
|
+
# @return [::String]
|
29267
|
+
# Project ID for this request.
|
29268
|
+
# @!attribute [rw] request_id
|
29269
|
+
# @return [::String]
|
29270
|
+
# 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).
|
29271
|
+
# @!attribute [rw] resource
|
29272
|
+
# @return [::String]
|
29273
|
+
# Name or id of the resource for this request.
|
29274
|
+
# @!attribute [rw] zone
|
29275
|
+
# @return [::String]
|
29276
|
+
# The name of the zone for this request.
|
29277
|
+
# @!attribute [rw] zone_set_labels_request_resource
|
29278
|
+
# @return [::Google::Cloud::Compute::V1::ZoneSetLabelsRequest]
|
29279
|
+
# The body resource for this request
|
29280
|
+
class SetLabelsInstantSnapshotRequest
|
29281
|
+
include ::Google::Protobuf::MessageExts
|
29282
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
29283
|
+
end
|
29284
|
+
|
28716
29285
|
# A request message for InterconnectAttachments.SetLabels. See the method description for details.
|
28717
29286
|
# @!attribute [rw] project
|
28718
29287
|
# @return [::String]
|
@@ -28770,6 +29339,27 @@ module Google
|
|
28770
29339
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
28771
29340
|
end
|
28772
29341
|
|
29342
|
+
# A request message for RegionInstantSnapshots.SetLabels. See the method description for details.
|
29343
|
+
# @!attribute [rw] project
|
29344
|
+
# @return [::String]
|
29345
|
+
# Project ID for this request.
|
29346
|
+
# @!attribute [rw] region
|
29347
|
+
# @return [::String]
|
29348
|
+
# The region for this request.
|
29349
|
+
# @!attribute [rw] region_set_labels_request_resource
|
29350
|
+
# @return [::Google::Cloud::Compute::V1::RegionSetLabelsRequest]
|
29351
|
+
# The body resource for this request
|
29352
|
+
# @!attribute [rw] request_id
|
29353
|
+
# @return [::String]
|
29354
|
+
# 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).
|
29355
|
+
# @!attribute [rw] resource
|
29356
|
+
# @return [::String]
|
29357
|
+
# Name or id of the resource for this request.
|
29358
|
+
class SetLabelsRegionInstantSnapshotRequest
|
29359
|
+
include ::Google::Protobuf::MessageExts
|
29360
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
29361
|
+
end
|
29362
|
+
|
28773
29363
|
# A request message for SecurityPolicies.SetLabels. See the method description for details.
|
28774
29364
|
# @!attribute [rw] global_set_labels_request_resource
|
28775
29365
|
# @return [::Google::Cloud::Compute::V1::GlobalSetLabelsRequest]
|
@@ -29797,6 +30387,15 @@ module Google
|
|
29797
30387
|
# @!attribute [rw] source_disk_id
|
29798
30388
|
# @return [::String]
|
29799
30389
|
# [Output Only] The ID value of the disk used to create this snapshot. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given disk name.
|
30390
|
+
# @!attribute [rw] source_instant_snapshot
|
30391
|
+
# @return [::String]
|
30392
|
+
# The source instant snapshot used to create this snapshot. 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 /instantSnapshots/instantSnapshot - projects/project/zones/zone/instantSnapshots/instantSnapshot - zones/zone/instantSnapshots/instantSnapshot
|
30393
|
+
# @!attribute [rw] source_instant_snapshot_encryption_key
|
30394
|
+
# @return [::Google::Cloud::Compute::V1::CustomerEncryptionKey]
|
30395
|
+
# Customer provided encryption key when creating Snapshot from Instant Snapshot.
|
30396
|
+
# @!attribute [rw] source_instant_snapshot_id
|
30397
|
+
# @return [::String]
|
30398
|
+
# [Output Only] The unique ID of the instant snapshot used to create this snapshot. This value identifies the exact instant snapshot that was used to create this persistent disk. For example, if you created the persistent disk from an instant snapshot that was later deleted and recreated under the same name, the source instant snapshot ID would identify the exact instant snapshot that was used.
|
29800
30399
|
# @!attribute [rw] source_snapshot_schedule_policy
|
29801
30400
|
# @return [::String]
|
29802
30401
|
# [Output Only] URL of the resource policy which created this scheduled snapshot.
|
@@ -32367,6 +32966,24 @@ module Google
|
|
32367
32966
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
32368
32967
|
end
|
32369
32968
|
|
32969
|
+
# A request message for InstantSnapshots.TestIamPermissions. See the method description for details.
|
32970
|
+
# @!attribute [rw] project
|
32971
|
+
# @return [::String]
|
32972
|
+
# Project ID for this request.
|
32973
|
+
# @!attribute [rw] resource
|
32974
|
+
# @return [::String]
|
32975
|
+
# Name or id of the resource for this request.
|
32976
|
+
# @!attribute [rw] test_permissions_request_resource
|
32977
|
+
# @return [::Google::Cloud::Compute::V1::TestPermissionsRequest]
|
32978
|
+
# The body resource for this request
|
32979
|
+
# @!attribute [rw] zone
|
32980
|
+
# @return [::String]
|
32981
|
+
# The name of the zone for this request.
|
32982
|
+
class TestIamPermissionsInstantSnapshotRequest
|
32983
|
+
include ::Google::Protobuf::MessageExts
|
32984
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
32985
|
+
end
|
32986
|
+
|
32370
32987
|
# A request message for LicenseCodes.TestIamPermissions. See the method description for details.
|
32371
32988
|
# @!attribute [rw] project
|
32372
32989
|
# @return [::String]
|
@@ -32553,6 +33170,24 @@ module Google
|
|
32553
33170
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
32554
33171
|
end
|
32555
33172
|
|
33173
|
+
# A request message for RegionInstantSnapshots.TestIamPermissions. See the method description for details.
|
33174
|
+
# @!attribute [rw] project
|
33175
|
+
# @return [::String]
|
33176
|
+
# Project ID for this request.
|
33177
|
+
# @!attribute [rw] region
|
33178
|
+
# @return [::String]
|
33179
|
+
# The name of the region for this request.
|
33180
|
+
# @!attribute [rw] resource
|
33181
|
+
# @return [::String]
|
33182
|
+
# Name or id of the resource for this request.
|
33183
|
+
# @!attribute [rw] test_permissions_request_resource
|
33184
|
+
# @return [::Google::Cloud::Compute::V1::TestPermissionsRequest]
|
33185
|
+
# The body resource for this request
|
33186
|
+
class TestIamPermissionsRegionInstantSnapshotRequest
|
33187
|
+
include ::Google::Protobuf::MessageExts
|
33188
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
33189
|
+
end
|
33190
|
+
|
32556
33191
|
# A request message for RegionNetworkFirewallPolicies.TestIamPermissions. See the method description for details.
|
32557
33192
|
# @!attribute [rw] project
|
32558
33193
|
# @return [::String]
|
@@ -33782,6 +34417,10 @@ module Google
|
|
33782
34417
|
# @!attribute [rw] description
|
33783
34418
|
# @return [::String]
|
33784
34419
|
# An optional description of this resource. Provide this property when you create the resource.
|
34420
|
+
# @!attribute [rw] gateway_ip_version
|
34421
|
+
# @return [::String]
|
34422
|
+
# The IP family of the gateway IPs for the HA-VPN gateway interfaces. If not specified, IPV4 will be used.
|
34423
|
+
# Check the GatewayIpVersion enum for the list of possible values.
|
33785
34424
|
# @!attribute [rw] id
|
33786
34425
|
# @return [::Integer]
|
33787
34426
|
# [Output Only] The unique identifier for the resource. This identifier is defined by the server.
|
@@ -33826,6 +34465,18 @@ module Google
|
|
33826
34465
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
33827
34466
|
end
|
33828
34467
|
|
34468
|
+
# The IP family of the gateway IPs for the HA-VPN gateway interfaces. If not specified, IPV4 will be used.
|
34469
|
+
module GatewayIpVersion
|
34470
|
+
# A value indicating that the enum field is not set.
|
34471
|
+
UNDEFINED_GATEWAY_IP_VERSION = 0
|
34472
|
+
|
34473
|
+
# Every HA-VPN gateway interface is configured with an IPv4 address.
|
34474
|
+
IPV4 = 2_254_341
|
34475
|
+
|
34476
|
+
# Every HA-VPN gateway interface is configured with an IPv6 address.
|
34477
|
+
IPV6 = 2_254_343
|
34478
|
+
end
|
34479
|
+
|
33829
34480
|
# The stack type for this VPN gateway to identify the IP protocols that are enabled. Possible values are: IPV4_ONLY, IPV4_IPV6. If not specified, IPV4_ONLY will be used.
|
33830
34481
|
module StackType
|
33831
34482
|
# A value indicating that the enum field is not set.
|
@@ -33983,6 +34634,9 @@ module Google
|
|
33983
34634
|
# @!attribute [rw] ip_address
|
33984
34635
|
# @return [::String]
|
33985
34636
|
# [Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
|
34637
|
+
# @!attribute [rw] ipv6_address
|
34638
|
+
# @return [::String]
|
34639
|
+
# [Output Only] IPv6 address for this VPN interface associated with the VPN gateway. The IPv6 address must be a regional external IPv6 address. The format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0).
|
33986
34640
|
class VpnGatewayVpnGatewayInterface
|
33987
34641
|
include ::Google::Protobuf::MessageExts
|
33988
34642
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|