public interface AttestationNoteOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
AttestationNote.Hint |
getHint()
Hint hints at the purpose of the attestation authority.
|
AttestationNote.HintOrBuilder |
getHintOrBuilder()
Hint hints at the purpose of the attestation authority.
|
boolean |
hasHint()
Hint hints at the purpose of the attestation authority.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasHint()
Hint hints at the purpose of the attestation authority.
.grafeas.v1.AttestationNote.Hint hint = 1;
AttestationNote.Hint getHint()
Hint hints at the purpose of the attestation authority.
.grafeas.v1.AttestationNote.Hint hint = 1;
AttestationNote.HintOrBuilder getHintOrBuilder()
Hint hints at the purpose of the attestation authority.
.grafeas.v1.AttestationNote.Hint hint = 1;
Copyright © 2019 Google LLC. All rights reserved.