Uses of Interface
com.google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder
Packages that use StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder
-
Uses of StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilderModifier and TypeClassDescriptionstatic final classConfiguration for using only the last entry of the conversation history as the search key.static final classConfiguration for using only the last entry of the conversation history as the search key.Methods in com.google.cloud.aiplatform.v1beta1 that return StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilderModifier and TypeMethodDescriptionStoredContentsExample.SearchKeyGenerationMethod.Builder.getLastEntryOrBuilder()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethod.getLastEntryOrBuilder()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethodOrBuilder.getLastEntryOrBuilder()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.