static PgpSignedAttestation.ContentType |
PgpSignedAttestation.ContentType.forNumber(int value) |
|
PgpSignedAttestation.ContentType |
PgpSignedAttestation.Builder.getContentType() |
Type (for example schema) of the attestation payload that was signed.
|
PgpSignedAttestation.ContentType |
PgpSignedAttestation.getContentType() |
Type (for example schema) of the attestation payload that was signed.
|
PgpSignedAttestation.ContentType |
PgpSignedAttestationOrBuilder.getContentType() |
Type (for example schema) of the attestation payload that was signed.
|
static PgpSignedAttestation.ContentType |
PgpSignedAttestation.ContentType.valueOf(int value) |
Deprecated.
|
static PgpSignedAttestation.ContentType |
PgpSignedAttestation.ContentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PgpSignedAttestation.ContentType |
PgpSignedAttestation.ContentType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PgpSignedAttestation.ContentType[] |
PgpSignedAttestation.ContentType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|