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 .
|