model property

String? model
getter/setter pair

The name of the Model to use for cached content.

Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}

Immutable.

Implementation

core.String? model;