Session(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents an active analyze session running for a user.
| Attributes | |
|---|---|
| Name | Description | 
| name | strOutput 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 | strOutput only. Email of user running the session. | 
| create_time | google.protobuf.timestamp_pb2.TimestampOutput only. Session start time. | 
| state | google.cloud.dataplex_v1.types.StateOutput only. State of Session |