Class: Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#machine_types ⇒ ::Array<::String>
Full machine-type names, e.g.
-
#rank ⇒ ::Integer
Preference of this instance selection.
Instance Attribute Details
#machine_types ⇒ ::Array<::String>
14167 14168 14169 14170 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14167 class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#rank ⇒ ::Integer
14167 14168 14169 14170 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14167 class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |