| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.Builder.build() |
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.Builder.buildPartial() |
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.getContentSearchKey()
The chat history to use to generate the search key for retrieval.
|
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.Builder.getContentSearchKey()
The chat history to use to generate the search key for retrieval.
|
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParametersOrBuilder.getContentSearchKey()
The chat history to use to generate the search key for retrieval.
|
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.getDefaultInstance() |
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.getDefaultInstanceForType() |
StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.Builder.getDefaultInstanceForType() |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseDelimitedFrom(InputStream input) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(byte[] data) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(ByteBuffer data) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.ByteString data) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(InputStream input) |
static StoredContentsExampleParameters.ContentSearchKey |
StoredContentsExampleParameters.ContentSearchKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StoredContentsExampleParameters.ContentSearchKey> |
StoredContentsExampleParameters.ContentSearchKey.getParserForType() |
static com.google.protobuf.Parser<StoredContentsExampleParameters.ContentSearchKey> |
StoredContentsExampleParameters.ContentSearchKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
StoredContentsExampleParameters.Builder |
StoredContentsExampleParameters.Builder.mergeContentSearchKey(StoredContentsExampleParameters.ContentSearchKey value)
The chat history to use to generate the search key for retrieval.
|
StoredContentsExampleParameters.ContentSearchKey.Builder |
StoredContentsExampleParameters.ContentSearchKey.Builder.mergeFrom(StoredContentsExampleParameters.ContentSearchKey other) |
static StoredContentsExampleParameters.ContentSearchKey.Builder |
StoredContentsExampleParameters.ContentSearchKey.newBuilder(StoredContentsExampleParameters.ContentSearchKey prototype) |
StoredContentsExampleParameters.Builder |
StoredContentsExampleParameters.Builder.setContentSearchKey(StoredContentsExampleParameters.ContentSearchKey value)
The chat history to use to generate the search key for retrieval.
|
Copyright © 2025 Google LLC. All rights reserved.