Interface Cluster.PscConfigOrBuilder (0.30.0)

public static interface Cluster.PscConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPscEnabled()

public abstract boolean getPscEnabled()

Optional. Create an instance that allows connections from Private Service Connect endpoints to the instance.

bool psc_enabled = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
boolean

The pscEnabled.