Skip to content

Commit 92cff92

Browse files
committed
add api md file change
1 parent 40841b8 commit 92cff92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
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)