modelMonitoringJobId property

String modelMonitoringJobId
final

Optional. The ID to use for the Model Monitoring Job, which will become the final component of the model monitoring job resource name.

The maximum length is 63 characters, and valid characters are /^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$/.

Implementation

final String modelMonitoringJobId;