Class: Google::Cloud::Compute::V1::AggregatedListInstantSnapshotsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::AggregatedListInstantSnapshotsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for InstantSnapshots.AggregatedList. See the method description for details.
Instance Attribute Summary collapse
-
#filter ⇒ ::String
A filter expression that filters resources listed in the response.
-
#include_all_scopes ⇒ ::Boolean
Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response.
-
#max_results ⇒ ::Integer
The maximum number of results per page that should be returned.
-
#order_by ⇒ ::String
Sorts list results by a certain order.
-
#page_token ⇒ ::String
Specifies a page token to use.
-
#project ⇒ ::String
Project ID for this request.
-
#return_partial_success ⇒ ::Boolean
Opt-in for partial success behavior which provides partial results in case of failure.
-
#service_project_number ⇒ ::Integer
The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
Instance Attribute Details
#filter ⇒ ::String
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#include_all_scopes ⇒ ::Boolean
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#max_results ⇒ ::Integer
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#order_by ⇒ ::String
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#return_partial_success ⇒ ::Boolean
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#service_project_number ⇒ ::Integer
1404 1405 1406 1407 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1404 class AggregatedListInstantSnapshotsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |