name property

String? name
getter/setter pair

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;