Class ModelReference (3.33.0)

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

Id path of a model.

Attributes

Name Description
project_id str
Required. The ID of the project containing this model.
dataset_id str
Required. The ID of the dataset containing this model.
model_id str
Required. The ID of the model. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.