public static final class AttestationNote.Hint.Builder extends GeneratedMessageV3.Builder<AttestationNote.Hint.Builder> implements AttestationNote.HintOrBuilder
This submessage provides human-readable hints about the purpose of the authority. Because the name of a note acts as its resource reference, it is important to disambiguate the canonical name of the Note (which might be a UUID for security purposes) from "readable" names more suitable for debug output. Note that these hints should not be used to look up authorities in security sensitive contexts, such as when looking up attestations to verify.
Protobuf type grafeas.v1.AttestationNote.Hint
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > AttestationNote.Hint.BuilderImplements
AttestationNote.HintOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public AttestationNote.Hint.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
AttestationNote.Hint.Builder |
build()
public AttestationNote.Hint build()
Returns | |
---|---|
Type | Description |
AttestationNote.Hint |
buildPartial()
public AttestationNote.Hint buildPartial()
Returns | |
---|---|
Type | Description |
AttestationNote.Hint |
clear()
public AttestationNote.Hint.Builder clear()
Returns | |
---|---|
Type | Description |
AttestationNote.Hint.Builder |
clearField(Descriptors.FieldDescriptor field)
public AttestationNote.Hint.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field | FieldDescriptor |
Returns | |
---|---|
Type | Description |
AttestationNote.Hint.Builder |