Class SecretNote.Builder (2.84.0)

public static final class SecretNote.Builder extends GeneratedMessage.Builder<SecretNote.Builder> implements SecretNoteOrBuilder

The note representing a secret.

Protobuf type grafeas.v1.SecretNote

Implements

SecretNoteOrBuilder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public SecretNote build()
Returns
Type Description
SecretNote

buildPartial()

public SecretNote buildPartial()
Returns
Type Description
SecretNote

clear()

public SecretNote.Builder clear()
Returns
Type Description
SecretNote.Builder
Overrides

getDefaultInstanceForType()

public SecretNote getDefaultInstanceForType()
Returns
Type Description
SecretNote

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SecretNote.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SecretNote.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public SecretNote.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
SecretNote.Builder
Overrides

mergeFrom(SecretNote other)

public SecretNote.Builder mergeFrom(SecretNote other)
Parameter
Name Description
other SecretNote
Returns
Type Description
SecretNote.Builder