Google Cloud Dataplex V1 Client - Class SessionStatus (0.2.3)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class SessionStatus.

Generated from protobuf message google.cloud.dataplex.v1.Environment.SessionStatus

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ active bool

Output only. Queries over sessions to mark whether the environment is currently active or not

getActive

Output only. Queries over sessions to mark whether the environment is currently active or not

Returns
TypeDescription
bool

setActive

Output only. Queries over sessions to mark whether the environment is currently active or not

Parameter
NameDescription
var bool
Returns
TypeDescription
$this