GoogleCloudAiplatformV1TextResponseFormat constructor

GoogleCloudAiplatformV1TextResponseFormat({
  1. String? mimeType,
  2. Object? schema,
})

Implementation

GoogleCloudAiplatformV1TextResponseFormat({this.mimeType, this.schema});