| Modifier and Type | Method and Description |
|---|---|
Candidate |
Candidate.Builder.build() |
Candidate |
Candidate.Builder.buildPartial() |
Candidate |
GenerateContentResponse.getCandidates(int index)
Output only.
|
Candidate |
GenerateContentResponse.Builder.getCandidates(int index)
Output only.
|
Candidate |
GenerateContentResponseOrBuilder.getCandidates(int index)
Output only.
|
static Candidate |
Candidate.getDefaultInstance() |
Candidate |
Candidate.getDefaultInstanceForType() |
Candidate |
Candidate.Builder.getDefaultInstanceForType() |
static Candidate |
Candidate.parseDelimitedFrom(InputStream input) |
static Candidate |
Candidate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Candidate |
Candidate.parseFrom(byte[] data) |
static Candidate |
Candidate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Candidate |
Candidate.parseFrom(ByteBuffer data) |
static Candidate |
Candidate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Candidate |
Candidate.parseFrom(com.google.protobuf.ByteString data) |
static Candidate |
Candidate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Candidate |
Candidate.parseFrom(com.google.protobuf.CodedInputStream input) |
static Candidate |
Candidate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Candidate |
Candidate.parseFrom(InputStream input) |
static Candidate |
Candidate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Candidate> |
GenerateContentResponse.getCandidatesList()
Output only.
|
List<Candidate> |
GenerateContentResponse.Builder.getCandidatesList()
Output only.
|
List<Candidate> |
GenerateContentResponseOrBuilder.getCandidatesList()
Output only.
|
com.google.protobuf.Parser<Candidate> |
Candidate.getParserForType() |
static com.google.protobuf.Parser<Candidate> |
Candidate.parser() |
| Modifier and Type | Method and Description |
|---|---|
GenerateContentResponse.Builder |
GenerateContentResponse.Builder.addCandidates(Candidate value)
Output only.
|
GenerateContentResponse.Builder |
GenerateContentResponse.Builder.addCandidates(int index,
Candidate value)
Output only.
|
Candidate.Builder |
Candidate.Builder.mergeFrom(Candidate other) |
static Candidate.Builder |
Candidate.newBuilder(Candidate prototype) |
GenerateContentResponse.Builder |
GenerateContentResponse.Builder.setCandidates(int index,
Candidate value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateContentResponse.Builder |
GenerateContentResponse.Builder.addAllCandidates(Iterable<? extends Candidate> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.