File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -545,7 +545,7 @@ export declare const enum VertexAIErrorCode
545
545
| INVALID\_CONTENT | <code>"invalid-content"</code> | An error associated with a Content object. |
546
546
| INVALID\_SCHEMA | <code>"invalid-schema"</code> | An error due to invalid Schema input. |
547
547
| NO\_API\_KEY | <code>"no-api-key"</code> | An error occurred due to a missing Firebase API key. |
548
- | NO\_APP\_ID | <code>"no-app-id"</code> | An error occured due to a missing app ID. |
548
+ | NO\_APP\_ID | <code>"no-app-id"</code> | An error occured due to a missing Firebase app ID. |
549
549
| NO\_MODEL | <code>"no-model"</code> | An error occurred due to a model name not being specified during initialization. |
550
550
| NO\_PROJECT\_ID | <code>"no-project-id"</code> | An error occurred due to a missing project ID. |
551
551
| PARSE\_FAILED | <code>"parse-failed"</code> | An error occurred while parsing. |
You can’t perform that action at this time.
0 commit comments