ResourceStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Status of the resource referenced by an asset.
Attributes
Name | Description |
state |
google.cloud.dataplex_v1.types.Asset.ResourceStatus.State
The current state of the managed resource. |
message |
str
Additional information about the current state. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Last update time of the status. |
Inheritance
builtins.object > proto.message.Message > ResourceStatusClasses
State
State(value)
The state of a resource.