Skip to content

Commit d22ebc7

Browse files
jscudcopybara-github
authored andcommitted
chore: Update response MIME type field status.
PiperOrigin-RevId: 882625290
1 parent e723b0a commit d22ebc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Google.GenAI/types/GenerateContentConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ public int
173173
/// Output response mimetype of the generated candidate text. Supported mimetype: -
174174
/// `text/plain`: (default) Text output. - `application/json`: JSON response in the candidates.
175175
/// The model needs to be prompted to output the appropriate response type, otherwise the
176-
/// behavior is undefined. This is a preview feature.
176+
/// behavior is undefined.
177177
/// </summary>
178178
[JsonPropertyName("responseMimeType")]
179179
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]

0 commit comments

Comments
 (0)