| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
GroundingChunk |
GroundingChunk.Builder.build() |
GroundingChunk |
GroundingChunk.Builder.buildPartial() |
static GroundingChunk |
GroundingChunk.getDefaultInstance() |
GroundingChunk |
GroundingChunk.getDefaultInstanceForType() |
GroundingChunk |
GroundingChunk.Builder.getDefaultInstanceForType() |
GroundingChunk |
GroundingMetadataOrBuilder.getGroundingChunks(int index)
List of supporting references retrieved from specified grounding source.
|
GroundingChunk |
GroundingMetadata.getGroundingChunks(int index)
List of supporting references retrieved from specified grounding source.
|
GroundingChunk |
GroundingMetadata.Builder.getGroundingChunks(int index)
List of supporting references retrieved from specified grounding source.
|
static GroundingChunk |
GroundingChunk.parseDelimitedFrom(InputStream input) |
static GroundingChunk |
GroundingChunk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk |
GroundingChunk.parseFrom(byte[] data) |
static GroundingChunk |
GroundingChunk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk |
GroundingChunk.parseFrom(ByteBuffer data) |
static GroundingChunk |
GroundingChunk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk |
GroundingChunk.parseFrom(com.google.protobuf.ByteString data) |
static GroundingChunk |
GroundingChunk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk |
GroundingChunk.parseFrom(com.google.protobuf.CodedInputStream input) |
static GroundingChunk |
GroundingChunk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingChunk |
GroundingChunk.parseFrom(InputStream input) |
static GroundingChunk |
GroundingChunk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<GroundingChunk> |
GroundingMetadataOrBuilder.getGroundingChunksList()
List of supporting references retrieved from specified grounding source.
|
List<GroundingChunk> |
GroundingMetadata.getGroundingChunksList()
List of supporting references retrieved from specified grounding source.
|
List<GroundingChunk> |
GroundingMetadata.Builder.getGroundingChunksList()
List of supporting references retrieved from specified grounding source.
|
com.google.protobuf.Parser<GroundingChunk> |
GroundingChunk.getParserForType() |
static com.google.protobuf.Parser<GroundingChunk> |
GroundingChunk.parser() |
| Modifier and Type | Method and Description |
|---|---|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addGroundingChunks(GroundingChunk value)
List of supporting references retrieved from specified grounding source.
|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addGroundingChunks(int index,
GroundingChunk value)
List of supporting references retrieved from specified grounding source.
|
GroundingChunk.Builder |
GroundingChunk.Builder.mergeFrom(GroundingChunk other) |
static GroundingChunk.Builder |
GroundingChunk.newBuilder(GroundingChunk prototype) |
GroundingMetadata.Builder |
GroundingMetadata.Builder.setGroundingChunks(int index,
GroundingChunk value)
List of supporting references retrieved from specified grounding source.
|
| Modifier and Type | Method and Description |
|---|---|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addAllGroundingChunks(Iterable<? extends GroundingChunk> values)
List of supporting references retrieved from specified grounding source.
|
Copyright © 2024 Google LLC. All rights reserved.