Cloud AI Platform v1beta1 API - Class SearchModelMonitoringStatsFilter (1.0.0-beta03)

public sealed class SearchModelMonitoringStatsFilter : IMessage<SearchModelMonitoringStatsFilter>, IEquatable<SearchModelMonitoringStatsFilter>, IDeepCloneable<SearchModelMonitoringStatsFilter>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SearchModelMonitoringStatsFilter.

Filter for searching ModelMonitoringStats.

Inheritance

object > SearchModelMonitoringStatsFilter

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

SearchModelMonitoringStatsFilter()

public SearchModelMonitoringStatsFilter()

SearchModelMonitoringStatsFilter(SearchModelMonitoringStatsFilter)

public SearchModelMonitoringStatsFilter(SearchModelMonitoringStatsFilter other)
Parameter
Name Description
other SearchModelMonitoringStatsFilter

Properties

FilterCase

public SearchModelMonitoringStatsFilter.FilterOneofCase FilterCase { get; }
Property Value
Type Description
SearchModelMonitoringStatsFilterFilterOneofCase

TabularStatsFilter

public SearchModelMonitoringStatsFilter.Types.TabularStatsFilter TabularStatsFilter { get; set; }

Tabular statistics filter.

Property Value
Type Description
SearchModelMonitoringStatsFilterTypesTabularStatsFilter