| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionCall
A predicted [FunctionCall] returned from the model that contains a string
representing the [FunctionDeclaration.name] and a structured JSON object
containing the parameters and their values.
|
static class |
FunctionCall.Builder
A predicted [FunctionCall] returned from the model that contains a string
representing the [FunctionDeclaration.name] and a structured JSON object
containing the parameters and their values.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionCallOrBuilder |
Part.getFunctionCallOrBuilder()
Optional.
|
FunctionCallOrBuilder |
Part.Builder.getFunctionCallOrBuilder()
Optional.
|
FunctionCallOrBuilder |
PartOrBuilder.getFunctionCallOrBuilder()
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.