| Modifier and Type | Class and Description |
|---|---|
static class |
CheckGroundingResponse.Claim
Text and citation info for a claim in the answer candidate.
|
static class |
CheckGroundingResponse.Claim.Builder
Text and citation info for a claim in the answer candidate.
|
| Modifier and Type | Method and Description |
|---|---|
CheckGroundingResponse.ClaimOrBuilder |
CheckGroundingResponse.getClaimsOrBuilder(int index)
Claim texts and citation info across all claims in the answer candidate.
|
CheckGroundingResponse.ClaimOrBuilder |
CheckGroundingResponse.Builder.getClaimsOrBuilder(int index)
Claim texts and citation info across all claims in the answer candidate.
|
CheckGroundingResponse.ClaimOrBuilder |
CheckGroundingResponseOrBuilder.getClaimsOrBuilder(int index)
Claim texts and citation info across all claims in the answer candidate.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CheckGroundingResponse.ClaimOrBuilder> |
CheckGroundingResponse.getClaimsOrBuilderList()
Claim texts and citation info across all claims in the answer candidate.
|
List<? extends CheckGroundingResponse.ClaimOrBuilder> |
CheckGroundingResponse.Builder.getClaimsOrBuilderList()
Claim texts and citation info across all claims in the answer candidate.
|
List<? extends CheckGroundingResponse.ClaimOrBuilder> |
CheckGroundingResponseOrBuilder.getClaimsOrBuilderList()
Claim texts and citation info across all claims in the answer candidate.
|
Copyright © 2024 Google LLC. All rights reserved.