Class DSSEAttestationNote.DSSEHint.Builder (2.20.0)

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

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public DSSEAttestationNote.DSSEHint.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DSSEAttestationNote.DSSEHint.Builder
Overrides

build()

public DSSEAttestationNote.DSSEHint build()
Returns
TypeDescription
DSSEAttestationNote.DSSEHint

buildPartial()

public DSSEAttestationNote.DSSEHint buildPartial()
Returns
TypeDescription
DSSEAttestationNote.DSSEHint

clear()

public DSSEAttestationNote.DSSEHint.Builder clear()
Returns
TypeDescription
DSSEAttestationNote.DSSEHint.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public DSSEAttestationNote.DSSEHint.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
DSSEAttestationNote.DSSEHint.Builder
Overrides