| Modifier and Type | Class and Description |
|---|---|
class |
FunctionResponse
The result output from a [FunctionCall] that contains a string representing
the [FunctionDeclaration.name] and a structured JSON object containing any
output from the function is used as context to the model.
|
static class |
FunctionResponse.Builder
The result output from a [FunctionCall] that contains a string representing
the [FunctionDeclaration.name] and a structured JSON object containing any
output from the function is used as context to the model.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionResponseOrBuilder |
Part.getFunctionResponseOrBuilder()
Optional.
|
FunctionResponseOrBuilder |
Part.Builder.getFunctionResponseOrBuilder()
Optional.
|
FunctionResponseOrBuilder |
PartOrBuilder.getFunctionResponseOrBuilder()
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.