Reference documentation and code samples for the Google Cloud Dataproc V1 Client class SessionOperationMetadata.
Metadata describing the Session operation.
Generated from protobuf message google.cloud.dataproc.v1.SessionOperationMetadata
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ session
string
Name of the session for the operation.
↳ session_uuid
string
Session UUID for the operation.
↳ create_time
↳ done_time
↳ operation_type
int
The operation type.
↳ description
string
Short description of the operation.
↳ labels
↳ warnings
array
Warnings encountered during operation execution.
getSession
Name of the session for the operation.
string
setSession
Name of the session for the operation.
var
string
$this
getSessionUuid
Session UUID for the operation.
string
setSessionUuid
Session UUID for the operation.
var
string
$this
getCreateTime
The time when the operation was created.
hasCreateTime
clearCreateTime
setCreateTime
The time when the operation was created.
$this
getDoneTime
The time when the operation was finished.
hasDoneTime
clearDoneTime
setDoneTime
The time when the operation was finished.
$this
getOperationType
The operation type.
int
setOperationType
The operation type.
var
int
$this
getDescription
Short description of the operation.
string
setDescription
Short description of the operation.
var
string
$this
getLabels
Labels associated with the operation.
setLabels
Labels associated with the operation.
$this
getWarnings
Warnings encountered during operation execution.
setWarnings
Warnings encountered during operation execution.
var
string[]
$this