Compartilhar via


ResponseUnion type

Contém os possíveis casos de Resposta.

type ResponseUnion =
  | Response
  | AnswerUnion
  | ThingUnion
  | ErrorResponse
  | RecognizedEntity
  | RecognizedEntityRegion
  | ImageInsights
  | TrendingImages