Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
LocationMetadata.Builder |
LocationMetadata.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
LocationMetadata.Builder |
LocationMetadata.Builder.clear() |
LocationMetadata.Builder |
LocationMetadata.Builder.clearEkmAvailable()
Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with
[protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] can be created in
this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.clearField(Descriptors.FieldDescriptor field) |
LocationMetadata.Builder |
LocationMetadata.Builder.clearHsmAvailable()
Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with
[protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]
[HSM][google.cloud.kms.v1.ProtectionLevel.HSM] can be created in this
location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
LocationMetadata.Builder |
LocationMetadata.Builder.clone() |
LocationMetadata.Builder |
LocationMetadata.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
LocationMetadata.Builder |
LocationMetadata.Builder.mergeFrom(LocationMetadata other) |
LocationMetadata.Builder |
LocationMetadata.Builder.mergeFrom(Message other) |
LocationMetadata.Builder |
LocationMetadata.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static LocationMetadata.Builder |
LocationMetadata.newBuilder() |
static LocationMetadata.Builder |
LocationMetadata.newBuilder(LocationMetadata prototype) |
LocationMetadata.Builder |
LocationMetadata.newBuilderForType() |
protected LocationMetadata.Builder |
LocationMetadata.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
LocationMetadata.Builder |
LocationMetadata.Builder.setEkmAvailable(boolean value)
Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with
[protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] can be created in
this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
LocationMetadata.Builder |
LocationMetadata.Builder.setHsmAvailable(boolean value)
Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with
[protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]
[HSM][google.cloud.kms.v1.ProtectionLevel.HSM] can be created in this
location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
LocationMetadata.Builder |
LocationMetadata.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
LocationMetadata.Builder |
LocationMetadata.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.