| Modifier and Type | Method and Description |
|---|---|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Builder.addCandidatesBuilder()
Generated candidates.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Builder.addCandidatesBuilder(int index)
Generated candidates.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clear() |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clearContent()
Content of the candidate.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clearGroundingMetadata()
Grounding metadata for the generated content.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clearGroundingScore()
The overall grounding score for the candidate, in the range of [0, 1].
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clearIndex()
Index of the candidate.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.clone() |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Builder.getCandidatesBuilder(int index)
Generated candidates.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.mergeContent(GroundedGenerationContent value)
Content of the candidate.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.mergeFrom(GenerateGroundedContentResponse.Candidate other) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.mergeFrom(com.google.protobuf.Message other) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.mergeGroundingMetadata(GenerateGroundedContentResponse.Candidate.GroundingMetadata value)
Grounding metadata for the generated content.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.newBuilder() |
static GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.newBuilder(GenerateGroundedContentResponse.Candidate prototype) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.newBuilderForType() |
protected GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setContent(GroundedGenerationContent.Builder builderForValue)
Content of the candidate.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setContent(GroundedGenerationContent value)
Content of the candidate.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setGroundingMetadata(GenerateGroundedContentResponse.Candidate.GroundingMetadata.Builder builderForValue)
Grounding metadata for the generated content.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setGroundingMetadata(GenerateGroundedContentResponse.Candidate.GroundingMetadata value)
Grounding metadata for the generated content.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setGroundingScore(float value)
The overall grounding score for the candidate, in the range of [0, 1].
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setIndex(int value)
Index of the candidate.
|
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GenerateGroundedContentResponse.Candidate.Builder |
GenerateGroundedContentResponse.Candidate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<GenerateGroundedContentResponse.Candidate.Builder> |
GenerateGroundedContentResponse.Builder.getCandidatesBuilderList()
Generated candidates.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateGroundedContentResponse.Builder |
GenerateGroundedContentResponse.Builder.addCandidates(GenerateGroundedContentResponse.Candidate.Builder builderForValue)
Generated candidates.
|
GenerateGroundedContentResponse.Builder |
GenerateGroundedContentResponse.Builder.addCandidates(int index,
GenerateGroundedContentResponse.Candidate.Builder builderForValue)
Generated candidates.
|
GenerateGroundedContentResponse.Builder |
GenerateGroundedContentResponse.Builder.setCandidates(int index,
GenerateGroundedContentResponse.Candidate.Builder builderForValue)
Generated candidates.
|
Copyright © 2025 Google LLC. All rights reserved.