public interface AttestationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PgpSignedAttestation |
getPgpSignedAttestation()
A PGP signed attestation.
|
PgpSignedAttestationOrBuilder |
getPgpSignedAttestationOrBuilder()
A PGP signed attestation.
|
Attestation.SignatureCase |
getSignatureCase() |
boolean |
hasPgpSignedAttestation()
A PGP signed attestation.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPgpSignedAttestation()
A PGP signed attestation.
.grafeas.v1beta1.attestation.PgpSignedAttestation pgp_signed_attestation = 1;PgpSignedAttestation getPgpSignedAttestation()
A PGP signed attestation.
.grafeas.v1beta1.attestation.PgpSignedAttestation pgp_signed_attestation = 1;PgpSignedAttestationOrBuilder getPgpSignedAttestationOrBuilder()
A PGP signed attestation.
.grafeas.v1beta1.attestation.PgpSignedAttestation pgp_signed_attestation = 1;Attestation.SignatureCase getSignatureCase()
Copyright © 2019 Google LLC. All rights reserved.