| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
GroundingSupport.Builder |
GroundingSupport.Builder.addAllConfidenceScores(Iterable<? extends Float> values)
Confidence score of the support references.
|
GroundingSupport.Builder |
GroundingSupport.Builder.addAllGroundingChunkIndices(Iterable<? extends Integer> values)
A list of indices (into 'grounding_chunk') specifying the
citations associated with the claim.
|
GroundingSupport.Builder |
GroundingSupport.Builder.addConfidenceScores(float value)
Confidence score of the support references.
|
GroundingSupport.Builder |
GroundingSupport.Builder.addGroundingChunkIndices(int value)
A list of indices (into 'grounding_chunk') specifying the
citations associated with the claim.
|
GroundingSupport.Builder |
GroundingMetadata.Builder.addGroundingSupportsBuilder()
Optional.
|
GroundingSupport.Builder |
GroundingMetadata.Builder.addGroundingSupportsBuilder(int index)
Optional.
|
GroundingSupport.Builder |
GroundingSupport.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroundingSupport.Builder |
GroundingSupport.Builder.clear() |
GroundingSupport.Builder |
GroundingSupport.Builder.clearConfidenceScores()
Confidence score of the support references.
|
GroundingSupport.Builder |
GroundingSupport.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GroundingSupport.Builder |
GroundingSupport.Builder.clearGroundingChunkIndices()
A list of indices (into 'grounding_chunk') specifying the
citations associated with the claim.
|
GroundingSupport.Builder |
GroundingSupport.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GroundingSupport.Builder |
GroundingSupport.Builder.clearSegment()
Segment of the content this support belongs to.
|
GroundingSupport.Builder |
GroundingSupport.Builder.clone() |
GroundingSupport.Builder |
GroundingMetadata.Builder.getGroundingSupportsBuilder(int index)
Optional.
|
GroundingSupport.Builder |
GroundingSupport.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GroundingSupport.Builder |
GroundingSupport.Builder.mergeFrom(GroundingSupport other) |
GroundingSupport.Builder |
GroundingSupport.Builder.mergeFrom(com.google.protobuf.Message other) |
GroundingSupport.Builder |
GroundingSupport.Builder.mergeSegment(Segment value)
Segment of the content this support belongs to.
|
GroundingSupport.Builder |
GroundingSupport.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GroundingSupport.Builder |
GroundingSupport.newBuilder() |
static GroundingSupport.Builder |
GroundingSupport.newBuilder(GroundingSupport prototype) |
GroundingSupport.Builder |
GroundingSupport.newBuilderForType() |
protected GroundingSupport.Builder |
GroundingSupport.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GroundingSupport.Builder |
GroundingSupport.Builder.setConfidenceScores(int index,
float value)
Confidence score of the support references.
|
GroundingSupport.Builder |
GroundingSupport.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroundingSupport.Builder |
GroundingSupport.Builder.setGroundingChunkIndices(int index,
int value)
A list of indices (into 'grounding_chunk') specifying the
citations associated with the claim.
|
GroundingSupport.Builder |
GroundingSupport.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GroundingSupport.Builder |
GroundingSupport.Builder.setSegment(Segment.Builder builderForValue)
Segment of the content this support belongs to.
|
GroundingSupport.Builder |
GroundingSupport.Builder.setSegment(Segment value)
Segment of the content this support belongs to.
|
GroundingSupport.Builder |
GroundingSupport.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GroundingSupport.Builder |
GroundingSupport.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<GroundingSupport.Builder> |
GroundingMetadata.Builder.getGroundingSupportsBuilderList()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addGroundingSupports(GroundingSupport.Builder builderForValue)
Optional.
|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addGroundingSupports(int index,
GroundingSupport.Builder builderForValue)
Optional.
|
GroundingMetadata.Builder |
GroundingMetadata.Builder.setGroundingSupports(int index,
GroundingSupport.Builder builderForValue)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.