Session(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents an active analyze session running for a user.
Attributes |
|
---|---|
Name | Description |
name |
str
Output only. The relative resource name of the content, of the form: projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}/sessions/{session_id} |
user_id |
str
Output only. Email of user running the session. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Session start time. |
state |
google.cloud.dataplex_v1.types.State
Output only. State of Session |