Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Session.
Represents an active analyze session running for a user.
Generated from protobuf message google.cloud.dataplex.v1.Session
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
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
string
Output only. Email of user running the session.
↳ create_time
↳ state
int
Output only. State of Session
getName
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}
string
setName
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}
var
string
$this
getUserId
Output only. Email of user running the session.
string
setUserId
Output only. Email of user running the session.
var
string
$this
getCreateTime
Output only. Session start time.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Session start time.
$this
getState
Output only. State of Session
int
setState
Output only. State of Session
var
int
$this