AnalyzeImageResponse type
Contains response data for the analyzeImage operation.
type AnalyzeImageResponse = ImageAnalysis & { _response: HttpResponse & { bodyAsText: string, parsedBody: ImageAnalysis } }
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
Contains response data for the analyzeImage operation.
type AnalyzeImageResponse = ImageAnalysis & { _response: HttpResponse & { bodyAsText: string, parsedBody: ImageAnalysis } }