GetModelDeploymentMonitoringJobRequest constructor
GetModelDeploymentMonitoringJobRequest({
- required String name,
Implementation
GetModelDeploymentMonitoringJobRequest({required this.name})
: super(fullyQualifiedName);