public interface EncryptionConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcePdKmsKeyName()
Optional.
|
com.google.protobuf.ByteString |
getGcePdKmsKeyNameBytes()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGcePdKmsKeyName()
Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.
string gce_pd_kms_key_name = 1;com.google.protobuf.ByteString getGcePdKmsKeyNameBytes()
Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.
string gce_pd_kms_key_name = 1;Copyright © 2019 Google LLC. All rights reserved.