Class Model (1.82.0)

Model(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata of the backend deployed model.

Attributes

Name Description
model str
Optional. The model that the user will send the augmented prompt for content generation.
model_version str
Optional. The model version of the backend deployed model.

Methods

Model

Model(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata of the backend deployed model.