name property
The resource name of the Model.
Model names have the form projects/{project_id}/models/{model_id}
The
name is ignored when creating a model.
Implementation
core.String? name;
The resource name of the Model.
Model names have the form projects/{project_id}/models/{model_id}
The
name is ignored when creating a model.
core.String? name;