modelName property

String modelName
final

The name of a LLM model used for parsing. Format:

  • projects/{project_id}/locations/{location}/publishers/{publisher}/models/{model}

Implementation

final String modelName;