Interface Environment.SessionStatusOrBuilder (1.39.0)

public static interface Environment.SessionStatusOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getActive()

public abstract boolean getActive()

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

bool active = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
boolean

The active.