Interface ConfidentialInstanceConfigOrBuilder (4.0.5)

public interface ConfidentialInstanceConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableConfidentialCompute()

public abstract boolean getEnableConfidentialCompute()

Optional. Defines whether the instance should have confidential compute enabled.

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

Returns
TypeDescription
boolean

The enableConfidentialCompute.