Vertex AI v1beta1 API - Class FeatureMonitorJob.Types.JobSummary (1.0.0-beta65)

public sealed class FeatureMonitorJob.Types.JobSummary : IMessage<FeatureMonitorJob.Types.JobSummary>, IEquatable<FeatureMonitorJob.Types.JobSummary>, IDeepCloneable<FeatureMonitorJob.Types.JobSummary>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureMonitorJob.Types.JobSummary.

Summary from the FeatureMonitorJob.

Inheritance

object > FeatureMonitorJob.Types.JobSummary

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

JobSummary()

public JobSummary()

JobSummary(JobSummary)

public JobSummary(FeatureMonitorJob.Types.JobSummary other)
Parameter
Name Description
other FeatureMonitorJobTypesJobSummary

Properties

FeatureStatsAndAnomalies

public RepeatedField<FeatureStatsAndAnomaly> FeatureStatsAndAnomalies { get; }

Output only. Features and their stats and anomalies

Property Value
Type Description
RepeatedFieldFeatureStatsAndAnomaly

TotalSlotMs

public long TotalSlotMs { get; set; }

Output only. BigQuery slot milliseconds consumed.

Property Value
Type Description
long