Class: Google::Cloud::Compute::V1::InstanceGroupManagerStatusVersionTarget
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstanceGroupManagerStatusVersionTarget
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#is_reached ⇒ ::Boolean
[Output Only] A bit indicating whether version target has been reached in this managed instance group, i.e.
Instance Attribute Details
#is_reached ⇒ ::Boolean
12662 12663 12664 12665 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 12662 class InstanceGroupManagerStatusVersionTarget include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |