Interface ConfidentialInstanceConfigOrBuilder (4.40.0)

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
Type Description
boolean

The enableConfidentialCompute.