| Modifier and Type | Class and Description |
|---|---|
class |
GroundedGenerationContent
Base structured datatype containing multi-part content of a message.
|
static class |
GroundedGenerationContent.Builder
Base structured datatype containing multi-part content of a message.
|
| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentResponse.CandidateOrBuilder.getContentOrBuilder()
Content of the candidate.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentResponse.Candidate.getContentOrBuilder()
Content of the candidate.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentResponse.Candidate.Builder.getContentOrBuilder()
Content of the candidate.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentRequestOrBuilder.getContentsOrBuilder(int index)
Content of the current conversation with the model.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentRequest.getContentsOrBuilder(int index)
Content of the current conversation with the model.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentRequest.Builder.getContentsOrBuilder(int index)
Content of the current conversation with the model.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentRequestOrBuilder.getSystemInstructionOrBuilder()
Content of the system instruction for the current API.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentRequest.getSystemInstructionOrBuilder()
Content of the system instruction for the current API.
|
GroundedGenerationContentOrBuilder |
GenerateGroundedContentRequest.Builder.getSystemInstructionOrBuilder()
Content of the system instruction for the current API.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends GroundedGenerationContentOrBuilder> |
GenerateGroundedContentRequestOrBuilder.getContentsOrBuilderList()
Content of the current conversation with the model.
|
List<? extends GroundedGenerationContentOrBuilder> |
GenerateGroundedContentRequest.getContentsOrBuilderList()
Content of the current conversation with the model.
|
List<? extends GroundedGenerationContentOrBuilder> |
GenerateGroundedContentRequest.Builder.getContentsOrBuilderList()
Content of the current conversation with the model.
|
Copyright © 2025 Google LLC. All rights reserved.