Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ConfidentialInstanceConfig.
Confidential Instance Config for clusters using Confidential VMs
Generated from protobuf message google.cloud.dataproc.v1.ConfidentialInstanceConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enable_confidential_compute
bool
Optional. Defines whether the instance should have confidential compute enabled.
getEnableConfidentialCompute
Optional. Defines whether the instance should have confidential compute enabled.
Generated from protobuf field bool enable_confidential_compute = 1 [(.google.api.field_behavior) = OPTIONAL];
bool
setEnableConfidentialCompute
Optional. Defines whether the instance should have confidential compute enabled.
Generated from protobuf field bool enable_confidential_compute = 1 [(.google.api.field_behavior) = OPTIONAL];
var
bool
$this