name property
Required. The resource name of the Model. Refer to Model
variants
for all allowed values.
Format: models/{model} with a {model} naming convention of:
- "{base_model_id}-{version}"
Examples:
models/gemini-1.5-flash-001
Implementation
final String name;