Optionalapi_OptionalbackgroundBody param: Whether to run the model interaction in the background.
Optionalgeneration_Body param: Input only. Configuration parameters for the model interaction.
Body param: The inputs for the interaction.
Body param: The name of the Model used for generating the interaction.
Optionalprevious_Body param: The ID of the previous interaction, if any.
Optionalresponse_Body param: Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field.
Optionalresponse_Body param: The mime type of the response. This is required if response_format is set.
Optionalresponse_Body param: The requested modalities of the response (TEXT, IMAGE, AUDIO).
OptionalstoreBody param: Input only. Whether to store the response and request for later retrieval.
OptionalstreamBody param: Input only. Whether the interaction will be streamed.
Optionalsystem_Body param: System instruction for the interaction.
OptionaltoolsBody param: A list of tool declarations the model may call during interaction.
Path param: Which version of the API to use.