Class StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder (3.88.0)

public static final class StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder extends GeneratedMessage.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

java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder

Static Methods

getDescriptor()

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

Methods

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

getDefaultInstanceForType()

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

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(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