| Modifier and Type | Class and Description |
|---|---|
class |
Candidate
A response candidate generated from the model.
|
static class |
Candidate.Builder
A response candidate generated from the model.
|
| Modifier and Type | Method and Description |
|---|---|
CandidateOrBuilder |
GenerateContentResponse.getCandidatesOrBuilder(int index)
Output only.
|
CandidateOrBuilder |
GenerateContentResponse.Builder.getCandidatesOrBuilder(int index)
Output only.
|
CandidateOrBuilder |
GenerateContentResponseOrBuilder.getCandidatesOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CandidateOrBuilder> |
GenerateContentResponse.getCandidatesOrBuilderList()
Output only.
|
List<? extends CandidateOrBuilder> |
GenerateContentResponse.Builder.getCandidatesOrBuilderList()
Output only.
|
List<? extends CandidateOrBuilder> |
GenerateContentResponseOrBuilder.getCandidatesOrBuilderList()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.