public final class ModelMonitoringStatsDataPoint extends com.google.protobuf.GeneratedMessageV3 implements ModelMonitoringStatsDataPointOrBuilder
Represents a single statistics data point.Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint| Modifier and Type | Class and Description |
|---|---|
static class |
ModelMonitoringStatsDataPoint.Builder
Represents a single statistics data point.
|
static class |
ModelMonitoringStatsDataPoint.TypedValue
Typed value of the statistics.
|
static interface |
ModelMonitoringStatsDataPoint.TypedValueOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ALGORITHM_FIELD_NUMBER |
static int |
BASELINE_STATS_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
CURRENT_STATS_FIELD_NUMBER |
static int |
HAS_ANOMALY_FIELD_NUMBER |
static int |
MODEL_MONITORING_JOB_FIELD_NUMBER |
static int |
SCHEDULE_FIELD_NUMBER |
static int |
THRESHOLD_VALUE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAlgorithm()
Algorithm used to calculated the metrics, eg: jensen_shannon_divergence,
l_infinity.
|
com.google.protobuf.ByteString |
getAlgorithmBytes()
Algorithm used to calculated the metrics, eg: jensen_shannon_divergence,
l_infinity.
|
ModelMonitoringStatsDataPoint.TypedValue |
getBaselineStats()
Statistics from baseline dataset.
|
ModelMonitoringStatsDataPoint.TypedValueOrBuilder |
getBaselineStatsOrBuilder()
Statistics from baseline dataset.
|
com.google.protobuf.Timestamp |
getCreateTime()
Statistics create time.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Statistics create time.
|
ModelMonitoringStatsDataPoint.TypedValue |
getCurrentStats()
Statistics from current dataset.
|
ModelMonitoringStatsDataPoint.TypedValueOrBuilder |
getCurrentStatsOrBuilder()
Statistics from current dataset.
|
static ModelMonitoringStatsDataPoint |
getDefaultInstance() |
ModelMonitoringStatsDataPoint |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getHasAnomaly()
Indicate if the statistics has anomaly.
|
String |
getModelMonitoringJob()
Model monitoring job resource name.
|
com.google.protobuf.ByteString |
getModelMonitoringJobBytes()
Model monitoring job resource name.
|
com.google.protobuf.Parser<ModelMonitoringStatsDataPoint> |
getParserForType() |
String |
getSchedule()
Schedule resource name.
|
com.google.protobuf.ByteString |
getScheduleBytes()
Schedule resource name.
|
int |
getSerializedSize() |
double |
getThresholdValue()
Threshold value.
|
boolean |
hasBaselineStats()
Statistics from baseline dataset.
|
boolean |
hasCreateTime()
Statistics create time.
|
boolean |
hasCurrentStats()
Statistics from current dataset.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ModelMonitoringStatsDataPoint.Builder |
newBuilder() |
static ModelMonitoringStatsDataPoint.Builder |
newBuilder(ModelMonitoringStatsDataPoint prototype) |
ModelMonitoringStatsDataPoint.Builder |
newBuilderForType() |
protected ModelMonitoringStatsDataPoint.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ModelMonitoringStatsDataPoint |
parseDelimitedFrom(InputStream input) |
static ModelMonitoringStatsDataPoint |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint |
parseFrom(byte[] data) |
static ModelMonitoringStatsDataPoint |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint |
parseFrom(ByteBuffer data) |
static ModelMonitoringStatsDataPoint |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint |
parseFrom(com.google.protobuf.ByteString data) |
static ModelMonitoringStatsDataPoint |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelMonitoringStatsDataPoint |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint |
parseFrom(InputStream input) |
static ModelMonitoringStatsDataPoint |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ModelMonitoringStatsDataPoint> |
parser() |
ModelMonitoringStatsDataPoint.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CURRENT_STATS_FIELD_NUMBER
public static final int BASELINE_STATS_FIELD_NUMBER
public static final int THRESHOLD_VALUE_FIELD_NUMBER
public static final int HAS_ANOMALY_FIELD_NUMBER
public static final int MODEL_MONITORING_JOB_FIELD_NUMBER
public static final int SCHEDULE_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int ALGORITHM_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCurrentStats()
Statistics from current dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue current_stats = 1;
hasCurrentStats in interface ModelMonitoringStatsDataPointOrBuilderpublic ModelMonitoringStatsDataPoint.TypedValue getCurrentStats()
Statistics from current dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue current_stats = 1;
getCurrentStats in interface ModelMonitoringStatsDataPointOrBuilderpublic ModelMonitoringStatsDataPoint.TypedValueOrBuilder getCurrentStatsOrBuilder()
Statistics from current dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue current_stats = 1;
getCurrentStatsOrBuilder in interface ModelMonitoringStatsDataPointOrBuilderpublic boolean hasBaselineStats()
Statistics from baseline dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue baseline_stats = 2;
hasBaselineStats in interface ModelMonitoringStatsDataPointOrBuilderpublic ModelMonitoringStatsDataPoint.TypedValue getBaselineStats()
Statistics from baseline dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue baseline_stats = 2;
getBaselineStats in interface ModelMonitoringStatsDataPointOrBuilderpublic ModelMonitoringStatsDataPoint.TypedValueOrBuilder getBaselineStatsOrBuilder()
Statistics from baseline dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue baseline_stats = 2;
getBaselineStatsOrBuilder in interface ModelMonitoringStatsDataPointOrBuilderpublic double getThresholdValue()
Threshold value.
double threshold_value = 3;getThresholdValue in interface ModelMonitoringStatsDataPointOrBuilderpublic boolean getHasAnomaly()
Indicate if the statistics has anomaly.
bool has_anomaly = 4;getHasAnomaly in interface ModelMonitoringStatsDataPointOrBuilderpublic String getModelMonitoringJob()
Model monitoring job resource name.
string model_monitoring_job = 5;getModelMonitoringJob in interface ModelMonitoringStatsDataPointOrBuilderpublic com.google.protobuf.ByteString getModelMonitoringJobBytes()
Model monitoring job resource name.
string model_monitoring_job = 5;getModelMonitoringJobBytes in interface ModelMonitoringStatsDataPointOrBuilderpublic String getSchedule()
Schedule resource name.
string schedule = 6;getSchedule in interface ModelMonitoringStatsDataPointOrBuilderpublic com.google.protobuf.ByteString getScheduleBytes()
Schedule resource name.
string schedule = 6;getScheduleBytes in interface ModelMonitoringStatsDataPointOrBuilderpublic boolean hasCreateTime()
Statistics create time.
.google.protobuf.Timestamp create_time = 7;hasCreateTime in interface ModelMonitoringStatsDataPointOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Statistics create time.
.google.protobuf.Timestamp create_time = 7;getCreateTime in interface ModelMonitoringStatsDataPointOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Statistics create time.
.google.protobuf.Timestamp create_time = 7;getCreateTimeOrBuilder in interface ModelMonitoringStatsDataPointOrBuilderpublic String getAlgorithm()
Algorithm used to calculated the metrics, eg: jensen_shannon_divergence, l_infinity.
string algorithm = 8;getAlgorithm in interface ModelMonitoringStatsDataPointOrBuilderpublic com.google.protobuf.ByteString getAlgorithmBytes()
Algorithm used to calculated the metrics, eg: jensen_shannon_divergence, l_infinity.
string algorithm = 8;getAlgorithmBytes in interface ModelMonitoringStatsDataPointOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ModelMonitoringStatsDataPoint parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(InputStream input) throws IOException
IOExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ModelMonitoringStatsDataPoint parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ModelMonitoringStatsDataPoint parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ModelMonitoringStatsDataPoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ModelMonitoringStatsDataPoint.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ModelMonitoringStatsDataPoint.Builder newBuilder()
public static ModelMonitoringStatsDataPoint.Builder newBuilder(ModelMonitoringStatsDataPoint prototype)
public ModelMonitoringStatsDataPoint.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ModelMonitoringStatsDataPoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ModelMonitoringStatsDataPoint getDefaultInstance()
public static com.google.protobuf.Parser<ModelMonitoringStatsDataPoint> parser()
public com.google.protobuf.Parser<ModelMonitoringStatsDataPoint> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ModelMonitoringStatsDataPoint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.