public final class ModelMonitoringInput extends com.google.protobuf.GeneratedMessageV3 implements ModelMonitoringInputOrBuilder
Model monitoring data input spec.Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringInput| Modifier and Type | Class and Description |
|---|---|
static class |
ModelMonitoringInput.BatchPredictionOutput
Data from Vertex AI Batch prediction job output.
|
static interface |
ModelMonitoringInput.BatchPredictionOutputOrBuilder |
static class |
ModelMonitoringInput.Builder
Model monitoring data input spec.
|
static class |
ModelMonitoringInput.DatasetCase |
static class |
ModelMonitoringInput.ModelMonitoringDataset
Input dataset spec.
|
static interface |
ModelMonitoringInput.ModelMonitoringDatasetOrBuilder |
static class |
ModelMonitoringInput.TimeOffset
Time offset setting.
|
static interface |
ModelMonitoringInput.TimeOffsetOrBuilder |
static class |
ModelMonitoringInput.TimeSpecCase |
static class |
ModelMonitoringInput.VertexEndpointLogs
Data from Vertex AI Endpoint request response logging.
|
static interface |
ModelMonitoringInput.VertexEndpointLogsOrBuilder |
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 |
BATCH_PREDICTION_OUTPUT_FIELD_NUMBER |
static int |
COLUMNIZED_DATASET_FIELD_NUMBER |
static int |
TIME_INTERVAL_FIELD_NUMBER |
static int |
TIME_OFFSET_FIELD_NUMBER |
static int |
VERTEX_ENDPOINT_LOGS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ModelMonitoringInput.BatchPredictionOutput |
getBatchPredictionOutput()
Vertex AI Batch prediction Job.
|
ModelMonitoringInput.BatchPredictionOutputOrBuilder |
getBatchPredictionOutputOrBuilder()
Vertex AI Batch prediction Job.
|
ModelMonitoringInput.ModelMonitoringDataset |
getColumnizedDataset()
Columnized dataset.
|
ModelMonitoringInput.ModelMonitoringDatasetOrBuilder |
getColumnizedDatasetOrBuilder()
Columnized dataset.
|
ModelMonitoringInput.DatasetCase |
getDatasetCase() |
static ModelMonitoringInput |
getDefaultInstance() |
ModelMonitoringInput |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<ModelMonitoringInput> |
getParserForType() |
int |
getSerializedSize() |
com.google.type.Interval |
getTimeInterval()
The time interval (pair of start_time and end_time) for which results
should be returned.
|
com.google.type.IntervalOrBuilder |
getTimeIntervalOrBuilder()
The time interval (pair of start_time and end_time) for which results
should be returned.
|
ModelMonitoringInput.TimeOffset |
getTimeOffset()
The time offset setting for which results should be returned.
|
ModelMonitoringInput.TimeOffsetOrBuilder |
getTimeOffsetOrBuilder()
The time offset setting for which results should be returned.
|
ModelMonitoringInput.TimeSpecCase |
getTimeSpecCase() |
ModelMonitoringInput.VertexEndpointLogs |
getVertexEndpointLogs()
Vertex AI Endpoint request & response logging.
|
ModelMonitoringInput.VertexEndpointLogsOrBuilder |
getVertexEndpointLogsOrBuilder()
Vertex AI Endpoint request & response logging.
|
boolean |
hasBatchPredictionOutput()
Vertex AI Batch prediction Job.
|
boolean |
hasColumnizedDataset()
Columnized dataset.
|
int |
hashCode() |
boolean |
hasTimeInterval()
The time interval (pair of start_time and end_time) for which results
should be returned.
|
boolean |
hasTimeOffset()
The time offset setting for which results should be returned.
|
boolean |
hasVertexEndpointLogs()
Vertex AI Endpoint request & response logging.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ModelMonitoringInput.Builder |
newBuilder() |
static ModelMonitoringInput.Builder |
newBuilder(ModelMonitoringInput prototype) |
ModelMonitoringInput.Builder |
newBuilderForType() |
protected ModelMonitoringInput.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ModelMonitoringInput |
parseDelimitedFrom(InputStream input) |
static ModelMonitoringInput |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringInput |
parseFrom(byte[] data) |
static ModelMonitoringInput |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringInput |
parseFrom(ByteBuffer data) |
static ModelMonitoringInput |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringInput |
parseFrom(com.google.protobuf.ByteString data) |
static ModelMonitoringInput |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringInput |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelMonitoringInput |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringInput |
parseFrom(InputStream input) |
static ModelMonitoringInput |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ModelMonitoringInput> |
parser() |
ModelMonitoringInput.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 COLUMNIZED_DATASET_FIELD_NUMBER
public static final int BATCH_PREDICTION_OUTPUT_FIELD_NUMBER
public static final int VERTEX_ENDPOINT_LOGS_FIELD_NUMBER
public static final int TIME_INTERVAL_FIELD_NUMBER
public static final int TIME_OFFSET_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 ModelMonitoringInput.DatasetCase getDatasetCase()
getDatasetCase in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.TimeSpecCase getTimeSpecCase()
getTimeSpecCase in interface ModelMonitoringInputOrBuilderpublic boolean hasColumnizedDataset()
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1;
hasColumnizedDataset in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.ModelMonitoringDataset getColumnizedDataset()
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1;
getColumnizedDataset in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.ModelMonitoringDatasetOrBuilder getColumnizedDatasetOrBuilder()
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1;
getColumnizedDatasetOrBuilder in interface ModelMonitoringInputOrBuilderpublic boolean hasBatchPredictionOutput()
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2;
hasBatchPredictionOutput in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.BatchPredictionOutput getBatchPredictionOutput()
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2;
getBatchPredictionOutput in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.BatchPredictionOutputOrBuilder getBatchPredictionOutputOrBuilder()
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2;
getBatchPredictionOutputOrBuilder in interface ModelMonitoringInputOrBuilderpublic boolean hasVertexEndpointLogs()
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3;
hasVertexEndpointLogs in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.VertexEndpointLogs getVertexEndpointLogs()
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3;
getVertexEndpointLogs in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.VertexEndpointLogsOrBuilder getVertexEndpointLogsOrBuilder()
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3;
getVertexEndpointLogsOrBuilder in interface ModelMonitoringInputOrBuilderpublic boolean hasTimeInterval()
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6;hasTimeInterval in interface ModelMonitoringInputOrBuilderpublic com.google.type.Interval getTimeInterval()
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6;getTimeInterval in interface ModelMonitoringInputOrBuilderpublic com.google.type.IntervalOrBuilder getTimeIntervalOrBuilder()
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6;getTimeIntervalOrBuilder in interface ModelMonitoringInputOrBuilderpublic boolean hasTimeOffset()
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7;hasTimeOffset in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.TimeOffset getTimeOffset()
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7;getTimeOffset in interface ModelMonitoringInputOrBuilderpublic ModelMonitoringInput.TimeOffsetOrBuilder getTimeOffsetOrBuilder()
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7;getTimeOffsetOrBuilder in interface ModelMonitoringInputOrBuilderpublic 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 ModelMonitoringInput parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringInput parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringInput parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringInput parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringInput parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringInput parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelMonitoringInput parseFrom(InputStream input) throws IOException
IOExceptionpublic static ModelMonitoringInput parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ModelMonitoringInput parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ModelMonitoringInput parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ModelMonitoringInput parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ModelMonitoringInput parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ModelMonitoringInput.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ModelMonitoringInput.Builder newBuilder()
public static ModelMonitoringInput.Builder newBuilder(ModelMonitoringInput prototype)
public ModelMonitoringInput.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ModelMonitoringInput.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ModelMonitoringInput getDefaultInstance()
public static com.google.protobuf.Parser<ModelMonitoringInput> parser()
public com.google.protobuf.Parser<ModelMonitoringInput> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ModelMonitoringInput getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.