Skip to content

Commit

Permalink
add api md file change
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Sep 23, 2024
1 parent 40841b8 commit 92cff92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/api-review/vertexai-preview.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ export class VertexAIError extends FirebaseError {

// @public
export const enum VertexAIErrorCode {
API_NOT_ENABLED = "api-not-enabled",
ERROR = "error",
FETCH_ERROR = "fetch-error",
INVALID_CONTENT = "invalid-content",
Expand Down

0 comments on commit 92cff92

Please sign in to comment.