Class StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder (3.64.0)

public static final class StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder extends GeneratedMessageV3.Builder<StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder> implements StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder

Configuration for using only the last entry of the conversation history as the search key.

Protobuf type google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod.LastEntry

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

build()

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry build()
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry

buildPartial()

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry buildPartial()
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry

clear()

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder clear()
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

clone()

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder clone()
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

getDefaultInstanceForType()

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry getDefaultInstanceForType()
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry

getDescriptorForType()

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

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(StoredContentsExample.SearchKeyGenerationMethod.LastEntry other)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder mergeFrom(StoredContentsExample.SearchKeyGenerationMethod.LastEntry other)
Parameter
Name Description
other StoredContentsExample.SearchKeyGenerationMethod.LastEntry
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Overrides