Skip to content

Commit

Permalink
Merge branch 'main' into rl.semver.abstract.final
Browse files Browse the repository at this point in the history
  • Loading branch information
rlazo committed Sep 11, 2024
2 parents e6b5ba7 + 994542e commit a92962f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit a92962f

Please sign in to comment.