Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
static KeyOperationAttestation.AttestationFormat |
KeyOperationAttestation.AttestationFormat.forNumber(int value) |
KeyOperationAttestation.AttestationFormat |
KeyOperationAttestationOrBuilder.getFormat()
Output only.
|
KeyOperationAttestation.AttestationFormat |
KeyOperationAttestation.getFormat()
Output only.
|
KeyOperationAttestation.AttestationFormat |
KeyOperationAttestation.Builder.getFormat()
Output only.
|
static KeyOperationAttestation.AttestationFormat |
KeyOperationAttestation.AttestationFormat.valueOf(Descriptors.EnumValueDescriptor desc) |
static KeyOperationAttestation.AttestationFormat |
KeyOperationAttestation.AttestationFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static KeyOperationAttestation.AttestationFormat |
KeyOperationAttestation.AttestationFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyOperationAttestation.AttestationFormat[] |
KeyOperationAttestation.AttestationFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<KeyOperationAttestation.AttestationFormat> |
KeyOperationAttestation.AttestationFormat.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
KeyOperationAttestation.Builder |
KeyOperationAttestation.Builder.setFormat(KeyOperationAttestation.AttestationFormat value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.