Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InstanceGroupManagerStatusVersionTarget (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceGroupManagerStatusVersionTarget.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#is_reached

def is_reached() -> ::Boolean
Returns
  • (::Boolean) — [Output Only] A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.

#is_reached=

def is_reached=(value) -> ::Boolean
Parameter
  • value (::Boolean) — [Output Only] A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
Returns
  • (::Boolean) — [Output Only] A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.