We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
VertexLog.MessageCode
1 parent 46865e2 commit bd41de7Copy full SHA for bd41de7
FirebaseVertexAI/Sources/VertexLog.swift
@@ -36,8 +36,8 @@ enum VertexLog {
36
case unsupportedGeminiModel = 1001
37
38
// Imagen Model Configuration
39
- case imagenInvalidJPEGCompressionQuality = 1201
40
case unsupportedImagenModel = 1200
+ case imagenInvalidJPEGCompressionQuality = 1201
41
42
// Network Errors
43
case generativeAIServiceNonHTTPResponse = 2000
0 commit comments