Skip to content

Commit b9caefe

Browse files
committed
Update API reports
1 parent 20a93d0 commit b9caefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/api-review/vertexai-preview.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export interface CountTokensResponse {
8787
// @public
8888
export interface CustomErrorData {
8989
errorDetails?: ErrorDetails[];
90-
generateContentResponse?: GenerateContentResponse;
90+
response?: GenerateContentResponse;
9191
status?: number;
9292
statusText?: string;
9393
}

0 commit comments

Comments
 (0)