Path Parameters
Unique identifier derived from confidential client information.
Body
The user-friendly name of the model.
The name of the custom model.
The geographic region specified when the custom model is being trained.
The location of the training data in Google Cloud Storage (GCS).
The configuration parameters passed to the model training job.
The credentials used to access the training data URLs.
Response
OK
The identifier of the model. The value is the universally unique identified (UUID) that is the primary key for the model.
The user-friendly name of the model.
The name of the model.
The object that specifies the model is custom
.
The description of the model.
The geographic region specified when the custom model was trained.
The location of the training data in Google Cloud Storage (GCS).
The configuration parameters passed to the model training job.
This field specifies the current status of the custom model. The value is TRAINING
.
The date and time the training started. This field only applies to custom models.
The date and time the training completed. This field only applies to custom models.
The user who created the model.