SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
error |
google.cloud.compute_v1.types.Status
[Output Only] If state is ABANDONED or FAILED , this
field is populated.
This field is a member of oneof _ _error .
|
state |
str
[Output Only] Status of the action, which can be one of the following: PROPAGATING , PROPAGATED , ABANDONED ,
FAILED , or DONE . Check the State enum for the list
of possible values.
This field is a member of oneof _ _state .
|
Classes
State
State(value)
[Output Only] Status of the action, which can be one of the
following: PROPAGATING
, PROPAGATED
, ABANDONED
,
FAILED
, or DONE
.