Class AutomlModel (1.18.2)

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

Represents one Model in automl.googleapis.com.

Attributes

NameDescription
model str
Full resource name of automl Model. Format: projects/{project}/locations/{location}/models/{model}.
model_display_name str
The Model's display name in automl.googleapis.com.

Inheritance

builtins.object > proto.message.Message > AutomlModel