Class Google::Cloud::Compute::V1::InstanceGroupManagerStatusStatefulPerInstanceConfigs (v1.2.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#all_effective

def all_effective() -> ::Boolean
Returns
  • (::Boolean) — A bit indicating if all of the group's per-instance configs (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.

#all_effective=

def all_effective=(value) -> ::Boolean
Parameter
  • value (::Boolean) — A bit indicating if all of the group's per-instance configs (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.
Returns
  • (::Boolean) — A bit indicating if all of the group's per-instance configs (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.