diff --git a/firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/GenerationConfig.kt b/firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/GenerationConfig.kt index e8ce71e7975..55e1884adaa 100644 --- a/firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/GenerationConfig.kt +++ b/firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/GenerationConfig.kt @@ -30,7 +30,7 @@ package com.google.firebase.vertexai.type * [Vertex AI documentation](https://cloud.google.com/vertex-ai/docs/reference/rest/v1beta1/GenerationConfig#FIELDS.response_mime_type) * for a list of supported types. * @property responseSchema A schema that the response must adhere to, used with the - * `application/json` MINE type. + * `application/json` MIME type. */ class GenerationConfig private constructor(