| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.Builder.build() |
GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.Builder.buildPartial() |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.getDefaultInstance() |
GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.getDefaultInstanceForType() |
GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.Builder.getDefaultInstanceForType() |
GroundingChunk.RetrievedContext |
GroundingChunk.getRetrievedContext()
Grounding chunk from context retrieved by the retrieval tools.
|
GroundingChunk.RetrievedContext |
GroundingChunk.Builder.getRetrievedContext()
Grounding chunk from context retrieved by the retrieval tools.
|
GroundingChunk.RetrievedContext |
GroundingChunkOrBuilder.getRetrievedContext()
Grounding chunk from context retrieved by the retrieval tools.
|
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseDelimitedFrom(InputStream input) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(byte[] data) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(ByteBuffer data) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.ByteString data) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(InputStream input) |
static GroundingChunk.RetrievedContext |
GroundingChunk.RetrievedContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GroundingChunk.RetrievedContext> |
GroundingChunk.RetrievedContext.getParserForType() |
static com.google.protobuf.Parser<GroundingChunk.RetrievedContext> |
GroundingChunk.RetrievedContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
GroundingChunk.RetrievedContext.Builder |
GroundingChunk.RetrievedContext.Builder.mergeFrom(GroundingChunk.RetrievedContext other) |
GroundingChunk.Builder |
GroundingChunk.Builder.mergeRetrievedContext(GroundingChunk.RetrievedContext value)
Grounding chunk from context retrieved by the retrieval tools.
|
static GroundingChunk.RetrievedContext.Builder |
GroundingChunk.RetrievedContext.newBuilder(GroundingChunk.RetrievedContext prototype) |
GroundingChunk.Builder |
GroundingChunk.Builder.setRetrievedContext(GroundingChunk.RetrievedContext value)
Grounding chunk from context retrieved by the retrieval tools.
|
Copyright © 2024 Google LLC. All rights reserved.