Google Cloud Ai Platform V1 Client - Class MonitoringStatsAnomaly (0.28.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class MonitoringStatsAnomaly.

A list of historical SnapshotAnalysis or ImportFeaturesAnalysis stats requested by user, sorted by FeatureStatsAnomaly.start_time descending.

Generated from protobuf message google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly

Namespace

Google \ Cloud \ AIPlatform \ V1 \ Feature

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ objective int

Output only. The objective for each stats.

↳ feature_stats_anomaly Google\Cloud\AIPlatform\V1\FeatureStatsAnomaly

Output only. The stats and anomalies generated at specific timestamp.

getObjective

Output only. The objective for each stats.

Returns
TypeDescription
int

setObjective

Output only. The objective for each stats.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getFeatureStatsAnomaly

Output only. The stats and anomalies generated at specific timestamp.

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\FeatureStatsAnomaly|null

hasFeatureStatsAnomaly

clearFeatureStatsAnomaly

setFeatureStatsAnomaly

Output only. The stats and anomalies generated at specific timestamp.

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\FeatureStatsAnomaly
Returns
TypeDescription
$this