Interface protos.google.cloud.aiplatform.v1beta1.IListModelDeploymentMonitoringJobsResponse (1.11.0)

Properties of a ListModelDeploymentMonitoringJobsResponse.

Package

@google-cloud/aiplatform

Properties

modelDeploymentMonitoringJobs

modelDeploymentMonitoringJobs?: (google.cloud.aiplatform.v1beta1.IModelDeploymentMonitoringJob[]|null);

ListModelDeploymentMonitoringJobsResponse modelDeploymentMonitoringJobs

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IModelDeploymentMonitoringJob[]|null)

nextPageToken

nextPageToken?: (string|null);

ListModelDeploymentMonitoringJobsResponse nextPageToken

Property Value
TypeDescription
(string|null)