Class: Google::Cloud::VmwareEngine::V1::AutoscalingSettings::AutoscalingPoliciesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::VmwareEngine::V1::AutoscalingSettings::AutoscalingPoliciesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vmwareengine/v1/vmwareengine_resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
970 971 972 973 |
# File 'proto_docs/google/cloud/vmwareengine/v1/vmwareengine_resources.rb', line 970 class AutoscalingPoliciesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::VmwareEngine::V1::AutoscalingSettings::AutoscalingPolicy
970 971 972 973 |
# File 'proto_docs/google/cloud/vmwareengine/v1/vmwareengine_resources.rb', line 970 class AutoscalingPoliciesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |