modelName property

String? modelName
getter/setter pair

The name of a LLM model used for parsing.

Format: * projects/{project_id}/locations/{location}/publishers/{publisher}/models/{model}

Implementation

core.String? modelName;