InstanceManagedByIgmError(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.InstanceManagedByIgmErrorManagedInstanceError
[Output Only] Contents of the error. This field is a member of oneof _ _error .
|
instance_action_details |
google.cloud.compute_v1.types.InstanceManagedByIgmErrorInstanceActionDetails
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional. This field is a member of oneof _ _instance_action_details .
|
timestamp |
str
[Output Only] The time that this error occurred. This value is in RFC3339 text format. This field is a member of oneof _ _timestamp .
|