public interface ConfidentialInstanceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnableConfidentialCompute()
Defines whether the instance should have confidential compute enabled.
|
boolean |
hasEnableConfidentialCompute()
Defines whether the instance should have confidential compute enabled.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEnableConfidentialCompute()
Defines whether the instance should have confidential compute enabled.
optional bool enable_confidential_compute = 102135228;boolean getEnableConfidentialCompute()
Defines whether the instance should have confidential compute enabled.
optional bool enable_confidential_compute = 102135228;Copyright © 2023 Google LLC. All rights reserved.