| Modifier and Type | Method and Description |
|---|---|
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.Builder.build() |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.Builder.buildPartial() |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.getDefaultInstance() |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.getDefaultInstanceForType() |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.Builder.getDefaultInstanceForType() |
ExternalProtectionLevelOptions |
CryptoKeyVersion.getExternalProtectionLevelOptions()
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 |
CryptoKeyVersion.Builder.getExternalProtectionLevelOptions()
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 |
CryptoKeyVersionOrBuilder.getExternalProtectionLevelOptions()
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.
|
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseDelimitedFrom(InputStream input) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(byte[] data) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(ByteBuffer data) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(com.google.protobuf.ByteString data) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(InputStream input) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExternalProtectionLevelOptions> |
ExternalProtectionLevelOptions.getParserForType() |
static com.google.protobuf.Parser<ExternalProtectionLevelOptions> |
ExternalProtectionLevelOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
CryptoKeyVersion.Builder |
CryptoKeyVersion.Builder.mergeExternalProtectionLevelOptions(ExternalProtectionLevelOptions value)
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) |
static ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.newBuilder(ExternalProtectionLevelOptions prototype) |
CryptoKeyVersion.Builder |
CryptoKeyVersion.Builder.setExternalProtectionLevelOptions(ExternalProtectionLevelOptions value)
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.
|
Copyright © 2022 Google LLC. All rights reserved.