Interface protos.google.cloud.aiplatform.v1.ISearchModelDeploymentMonitoringStatsAnomaliesRequest (1.11.0)

Properties of a SearchModelDeploymentMonitoringStatsAnomaliesRequest.

Package

@google-cloud/aiplatform

Properties

deployedModelId

deployedModelId?: (string|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest deployedModelId

Property Value
TypeDescription
(string|null)

endTime

endTime?: (google.protobuf.ITimestamp|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

featureDisplayName

featureDisplayName?: (string|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest featureDisplayName

Property Value
TypeDescription
(string|null)

modelDeploymentMonitoringJob

modelDeploymentMonitoringJob?: (string|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest modelDeploymentMonitoringJob

Property Value
TypeDescription
(string|null)

objectives

objectives?: (google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.IStatsAnomaliesObjective[]|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest objectives

Property Value
TypeDescription
(google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.IStatsAnomaliesObjective[]|null)

pageSize

pageSize?: (number|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest pageToken

Property Value
TypeDescription
(string|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

SearchModelDeploymentMonitoringStatsAnomaliesRequest startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)