model property

String model
final

Required. The name of the Model to use for generating the grounded response.

Format: model=models/{model}.

Implementation

final String model;