Skip to content

Commit

Permalink
update api report
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Sep 24, 2024
1 parent a5dde6b commit 2f69ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/api-review/vertexai.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ export type Tool = FunctionDeclarationsTool;
// @public
export interface ToolConfig {
// (undocumented)
functionCallingConfig: FunctionCallingConfig;
functionCallingConfig?: FunctionCallingConfig;
}

// @public
Expand Down

0 comments on commit 2f69ff7

Please sign in to comment.