google.internal._gm_generation_config

(internal) The typed `generationConfig`, or null when the client set none of its fields — an empty object would still be a wire difference.

Reference version

Signature

function google.internal._gm_generation_config(
temperature: float | null,
max_output_tokens: int | null,
top_p: float | null,
top_k: int | null,
stop_sequences: string[] | null,
response_modalities: string[] | null

(internal) The typed generationConfig, or null when the client set none of its fields — an empty object would still be a wire difference.

Source:<builtin>/google/ns_internal/gemini.bamlbytes 1150312248