public static final class DSSEAttestationNote.Builder extends GeneratedMessageV3.Builder<DSSEAttestationNote.Builder> implements DSSEAttestationNoteOrBuilder
Protobuf type grafeas.v1.DSSEAttestationNote
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DSSEAttestationNote.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public DSSEAttestationNote build()
buildPartial()
public DSSEAttestationNote buildPartial()
clear()
public DSSEAttestationNote.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public DSSEAttestationNote.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearHint()
public DSSEAttestationNote.Builder clearHint()
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
clearOneof(Descriptors.OneofDescriptor oneof)
public DSSEAttestationNote.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public DSSEAttestationNote.Builder clone()
Overrides
getDefaultInstanceForType()
public DSSEAttestationNote getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getHint()
public DSSEAttestationNote.DSSEHint getHint()
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
getHintBuilder()
public DSSEAttestationNote.DSSEHint.Builder getHintBuilder()
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
getHintOrBuilder()
public DSSEAttestationNote.DSSEHintOrBuilder getHintOrBuilder()
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
hasHint()
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
Returns |
Type |
Description |
boolean |
Whether the hint field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
public DSSEAttestationNote.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DSSEAttestationNote.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeFrom(DSSEAttestationNote other)
public DSSEAttestationNote.Builder mergeFrom(DSSEAttestationNote other)
mergeHint(DSSEAttestationNote.DSSEHint value)
public DSSEAttestationNote.Builder mergeHint(DSSEAttestationNote.DSSEHint value)
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DSSEAttestationNote.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public DSSEAttestationNote.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setHint(DSSEAttestationNote.DSSEHint value)
public DSSEAttestationNote.Builder setHint(DSSEAttestationNote.DSSEHint value)
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
setHint(DSSEAttestationNote.DSSEHint.Builder builderForValue)
public DSSEAttestationNote.Builder setHint(DSSEAttestationNote.DSSEHint.Builder builderForValue)
DSSEHint hints at the purpose of the attestation authority.
.grafeas.v1.DSSEAttestationNote.DSSEHint hint = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DSSEAttestationNote.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final DSSEAttestationNote.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides