supportedGenerationMethods property
The model's supported generation methods.
The corresponding API method names are defined as Pascal case
strings, such as generateMessage and generateContent.
Implementation
final List<String> supportedGenerationMethods;