| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
StoredContentsExample |
StoredContentsExample.Builder.build() |
StoredContentsExample |
StoredContentsExample.Builder.buildPartial() |
static StoredContentsExample |
StoredContentsExample.getDefaultInstance() |
StoredContentsExample |
StoredContentsExample.getDefaultInstanceForType() |
StoredContentsExample |
StoredContentsExample.Builder.getDefaultInstanceForType() |
StoredContentsExample |
ExampleOrBuilder.getStoredContentsExample()
An example of chat history and its expected outcome to be used with
GenerateContent.
|
StoredContentsExample |
Example.getStoredContentsExample()
An example of chat history and its expected outcome to be used with
GenerateContent.
|
StoredContentsExample |
Example.Builder.getStoredContentsExample()
An example of chat history and its expected outcome to be used with
GenerateContent.
|
static StoredContentsExample |
StoredContentsExample.parseDelimitedFrom(InputStream input) |
static StoredContentsExample |
StoredContentsExample.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExample |
StoredContentsExample.parseFrom(byte[] data) |
static StoredContentsExample |
StoredContentsExample.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExample |
StoredContentsExample.parseFrom(ByteBuffer data) |
static StoredContentsExample |
StoredContentsExample.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExample |
StoredContentsExample.parseFrom(com.google.protobuf.ByteString data) |
static StoredContentsExample |
StoredContentsExample.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExample |
StoredContentsExample.parseFrom(com.google.protobuf.CodedInputStream input) |
static StoredContentsExample |
StoredContentsExample.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExample |
StoredContentsExample.parseFrom(InputStream input) |
static StoredContentsExample |
StoredContentsExample.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StoredContentsExample> |
StoredContentsExample.getParserForType() |
static com.google.protobuf.Parser<StoredContentsExample> |
StoredContentsExample.parser() |
| Modifier and Type | Method and Description |
|---|---|
StoredContentsExample.Builder |
StoredContentsExample.Builder.mergeFrom(StoredContentsExample other) |
Example.Builder |
Example.Builder.mergeStoredContentsExample(StoredContentsExample value)
An example of chat history and its expected outcome to be used with
GenerateContent.
|
static StoredContentsExample.Builder |
StoredContentsExample.newBuilder(StoredContentsExample prototype) |
Example.Builder |
Example.Builder.setStoredContentsExample(StoredContentsExample value)
An example of chat history and its expected outcome to be used with
GenerateContent.
|
Copyright © 2025 Google LLC. All rights reserved.