Google Cloud Dataplex V1 Client - Class SessionStatus (0.15.1)

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

Status of sessions created for this environment.

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

Namespace

Google \ Cloud \ Dataplex \ V1 \ Environment

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
bool

setActive

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

Parameter
Name Description
var bool
Returns
Type Description
$this