generationConfig property

GenerationConfig? generationConfig
final

Optional. Generation config.

The following fields are not supported:

  • response_logprobs
  • response_mime_type
  • logprobs
  • response_schema
  • response_json_schema
  • stop_sequence
  • routing_config
  • audio_timestamp

Implementation

final GenerationConfig? generationConfig;