| Modifier and Type | Method and Description |
|---|---|
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.Builder.build() |
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.Builder.buildPartial() |
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.getCitedFacts(int index)
List of facts cited across all claims in the answer candidate.
|
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.Builder.getCitedFacts(int index)
List of facts cited across all claims in the answer candidate.
|
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponseOrBuilder.getCitedFacts(int index)
List of facts cited across all claims in the answer candidate.
|
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.getDefaultInstance() |
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.getDefaultInstanceForType() |
CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.Builder.getDefaultInstanceForType() |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseDelimitedFrom(InputStream input) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(byte[] data) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(ByteBuffer data) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(com.google.protobuf.ByteString data) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(com.google.protobuf.CodedInputStream input) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(InputStream input) |
static CheckGroundingResponse.CheckGroundingFactChunk |
CheckGroundingResponse.CheckGroundingFactChunk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckGroundingResponse.CheckGroundingFactChunk> |
CheckGroundingResponse.getCitedFactsList()
List of facts cited across all claims in the answer candidate.
|
List<CheckGroundingResponse.CheckGroundingFactChunk> |
CheckGroundingResponse.Builder.getCitedFactsList()
List of facts cited across all claims in the answer candidate.
|
List<CheckGroundingResponse.CheckGroundingFactChunk> |
CheckGroundingResponseOrBuilder.getCitedFactsList()
List of facts cited across all claims in the answer candidate.
|
com.google.protobuf.Parser<CheckGroundingResponse.CheckGroundingFactChunk> |
CheckGroundingResponse.CheckGroundingFactChunk.getParserForType() |
static com.google.protobuf.Parser<CheckGroundingResponse.CheckGroundingFactChunk> |
CheckGroundingResponse.CheckGroundingFactChunk.parser() |
| Modifier and Type | Method and Description |
|---|---|
CheckGroundingResponse.Builder |
CheckGroundingResponse.Builder.addAllCitedFacts(Iterable<? extends CheckGroundingResponse.CheckGroundingFactChunk> values)
List of facts cited across all claims in the answer candidate.
|
Copyright © 2025 Google LLC. All rights reserved.