Skip to content

Commit 2e47e3c

Browse files
committed
Update API reports
1 parent 40841b8 commit 2e47e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ export class VertexAIError extends FirebaseError {
622622

623623
// @public
624624
export const enum VertexAIErrorCode {
625+
API_NOT_ENABLED = "api-not-enabled",
625626
ERROR = "error",
626627
FETCH_ERROR = "fetch-error",
627628
INVALID_CONTENT = "invalid-content",

0 commit comments

Comments
 (0)