Cloud AI Platform v1 API - Class SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective (2.27.0)

public sealed class SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective : IMessage<SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective>, IEquatable<SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective>, IDeepCloneable<SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective.

Stats requested for specific objective.

Inheritance

object > SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

StatsAnomaliesObjective()

public StatsAnomaliesObjective()

StatsAnomaliesObjective(StatsAnomaliesObjective)

public StatsAnomaliesObjective(SearchModelDeploymentMonitoringStatsAnomaliesRequest.Types.StatsAnomaliesObjective other)
Parameter
NameDescription
otherSearchModelDeploymentMonitoringStatsAnomaliesRequestTypesStatsAnomaliesObjective

Properties

TopFeatureCount

public int TopFeatureCount { get; set; }

If set, all attribution scores between [SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time][google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time] and [SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time][google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time] are fetched, and page token doesn't take effect in this case. Only used to retrieve attribution score for the top Features which has the highest attribution score in the latest monitoring run.

Property Value
TypeDescription
int

Type

public ModelDeploymentMonitoringObjectiveType Type { get; set; }
Property Value
TypeDescription
ModelDeploymentMonitoringObjectiveType