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