Class InstanceGroupManagerStatusBulkInstanceOperation (0.1.1)

InstanceGroupManagerStatusBulkInstanceOperation(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
in_progress bool
[Output Only] Informs whether bulk instance operation is in progress. This field is a member of oneof_ _in_progress.
last_progress_check google.cloud.compute_v1beta.types.InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
[Output Only] Information from the last progress check of bulk instance operation. This field is a member of oneof_ _last_progress_check.