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_v1beta.types.InstanceManagedByIgmErrorManagedInstanceError
Output only. [Output Only] Contents of the error. This field is a member of oneof_ _error.
|
instance_action_details |
google.cloud.compute_v1beta.types.InstanceManagedByIgmErrorInstanceActionDetails
Output only. [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. [Output Only] The time that this error occurred. This value is in RFC3339 text format. This field is a member of oneof_ _timestamp.
|