Class: Google::Cloud::Compute::V1::FutureResourcesSpecTargetResources
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::FutureResourcesSpecTargetResources
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Specification of reserved resources.
Instance Attribute Summary collapse
- #aggregate_resources ⇒ ::Google::Cloud::Compute::V1::FutureResourcesSpecAggregateResources
- #specific_sku_resources ⇒ ::Google::Cloud::Compute::V1::FutureResourcesSpecSpecificSKUResources
Instance Attribute Details
#aggregate_resources ⇒ ::Google::Cloud::Compute::V1::FutureResourcesSpecAggregateResources
22088 22089 22090 22091 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22088 class FutureResourcesSpecTargetResources include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#specific_sku_resources ⇒ ::Google::Cloud::Compute::V1::FutureResourcesSpecSpecificSKUResources
22088 22089 22090 22091 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22088 class FutureResourcesSpecTargetResources include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |