Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InstanceGroupManagerStatusBulkInstanceOperation (v3.5.0)

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

Bulk instance operation is the creation of VMs in a MIG when the targetSizePolicy.mode is set to BULK.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#in_progress

def in_progress() -> ::Boolean
Returns
  • (::Boolean) — Output only. [Output Only] Informs whether bulk instance operation is in progress.

#in_progress=

def in_progress=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Output only. [Output Only] Informs whether bulk instance operation is in progress.
Returns
  • (::Boolean) — Output only. [Output Only] Informs whether bulk instance operation is in progress.

#last_progress_check

def last_progress_check() -> ::Google::Cloud::Compute::V1::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
Returns

#last_progress_check=

def last_progress_check=(value) -> ::Google::Cloud::Compute::V1::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
Parameter
Returns