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