Interface Cluster.DataplexConfigOrBuilder (0.76.0)

public static interface Cluster.DataplexConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex."

bool enabled = 1;

Returns
Type Description
boolean

The enabled.