ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.clear() |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.clearEkmConnectionKeyPath() |
The path to the external key material on the EKM when using
[EkmConnection][google.cloud.kms.v1.EkmConnection] e.g., "v0/my/key".
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.clearExternalKeyUri() |
The URI for an external resource that this
[CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] represents.
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.clone() |
|
ExternalProtectionLevelOptions.Builder |
CryptoKeyVersion.Builder.getExternalProtectionLevelOptionsBuilder() |
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] protection level
and [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC]
protection levels.
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.mergeFrom(ExternalProtectionLevelOptions other) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.newBuilder() |
|
static ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.newBuilder(ExternalProtectionLevelOptions prototype) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.newBuilderForType() |
|
protected ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setEkmConnectionKeyPath(String value) |
The path to the external key material on the EKM when using
[EkmConnection][google.cloud.kms.v1.EkmConnection] e.g., "v0/my/key".
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setEkmConnectionKeyPathBytes(com.google.protobuf.ByteString value) |
The path to the external key material on the EKM when using
[EkmConnection][google.cloud.kms.v1.EkmConnection] e.g., "v0/my/key".
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setExternalKeyUri(String value) |
The URI for an external resource that this
[CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] represents.
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setExternalKeyUriBytes(com.google.protobuf.ByteString value) |
The URI for an external resource that this
[CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] represents.
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.toBuilder() |
|