| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
StoredContentsExample.SearchKeyGenerationMethod.LastEntry
Configuration for using only the last entry of the conversation history
as the search key.
|
static class |
StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Configuration for using only the last entry of the conversation history
as the search key.
|
| Modifier and Type | Method and Description |
|---|---|
StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder |
StoredContentsExample.SearchKeyGenerationMethodOrBuilder.getLastEntryOrBuilder()
Use only the last entry of the conversation history
(`contents_example.contents`) as the search key.
|
StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder |
StoredContentsExample.SearchKeyGenerationMethod.getLastEntryOrBuilder()
Use only the last entry of the conversation history
(`contents_example.contents`) as the search key.
|
StoredContentsExample.SearchKeyGenerationMethod.LastEntryOrBuilder |
StoredContentsExample.SearchKeyGenerationMethod.Builder.getLastEntryOrBuilder()
Use only the last entry of the conversation history
(`contents_example.contents`) as the search key.
|
Copyright © 2025 Google LLC. All rights reserved.