Skip to content

Commit

Permalink
Update API reports
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarocque committed May 13, 2024
1 parent b62347e commit f7c0d62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/api-review/vertexai-preview.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,6 @@ export class VertexAIError extends FirebaseError {
readonly errorDetails?: ErrorDetails[] | undefined;
// (undocumented)
readonly message: string;
readonly stack?: string;
// (undocumented)
readonly status?: number | undefined;
// (undocumented)
Expand Down

0 comments on commit f7c0d62

Please sign in to comment.