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.StateThe current state of the managed resource. | 
| message | strAdditional information about the current state. | 
| update_time | google.protobuf.timestamp_pb2.TimestampLast update time of the status. | 
| managed_access_identity | strOutput only. Service account associated with the BigQuery Connection. | 
Classes
State
State(value)The state of a resource.