| Package | Description |
|---|---|
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
static PgpSignedAttestation.ContentType |
PgpSignedAttestation.ContentType.forNumber(int value) |
PgpSignedAttestation.ContentType |
PgpSignedAttestation.getContentType()
Type (for example schema) of the attestation payload that was signed.
|
PgpSignedAttestation.ContentType |
PgpSignedAttestation.Builder.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(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PgpSignedAttestation.ContentType |
PgpSignedAttestation.ContentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<PgpSignedAttestation.ContentType> |
PgpSignedAttestation.ContentType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setContentType(PgpSignedAttestation.ContentType value)
Type (for example schema) of the attestation payload that was signed.
|
Copyright © 2019 Google LLC. All rights reserved.