public static final class DSSEAttestationNote.DSSEHint.Builder extends GeneratedMessageV3.Builder<DSSEAttestationNote.DSSEHint.Builder> implements DSSEAttestationNote.DSSEHintOrBuilder
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.DSSEAttestationNote.DSSEHint
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DSSEAttestationNote.DSSEHint.BuilderImplements
DSSEAttestationNote.DSSEHintOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DSSEAttestationNote.DSSEHint.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field | FieldDescriptor |
value | Object |
Returns | |
---|---|
Type | Description |
DSSEAttestationNote.DSSEHint.Builder |
build()
public DSSEAttestationNote.DSSEHint build()
Returns | |
---|---|
Type | Description |
DSSEAttestationNote.DSSEHint |
buildPartial()
public DSSEAttestationNote.DSSEHint buildPartial()
Returns | |
---|---|
Type | Description |
DSSEAttestationNote.DSSEHint |
clear()
public DSSEAttestationNote.DSSEHint.Builder clear()
Returns | |
---|---|
Type | Description |
DSSEAttestationNote.DSSEHint.Builder |
clearField(Descriptors.FieldDescriptor field)
public DSSEAttestationNote.DSSEHint.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field | FieldDescriptor |
Returns | |
---|---|
Type | Description |
DSSEAttestationNote.DSSEHint.Builder |