Class ModelMonitoringInput.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.Builder>
com.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.Builder
- All Implemented Interfaces:
ModelMonitoringInputOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ModelMonitoringInput
public static final class ModelMonitoringInput.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.Builder>
implements ModelMonitoringInputOrBuilder
Model monitoring data input spec.Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringInput-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Vertex AI Batch prediction Job.Columnized dataset.The time interval (pair of start_time and end_time) for which results should be returned.The time offset setting for which results should be returned.Vertex AI Endpoint request & response logging.Vertex AI Batch prediction Job.Vertex AI Batch prediction Job.Vertex AI Batch prediction Job.Columnized dataset.Columnized dataset.Columnized dataset.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe time interval (pair of start_time and end_time) for which results should be returned.The time interval (pair of start_time and end_time) for which results should be returned.The time interval (pair of start_time and end_time) for which results should be returned.The time offset setting for which results should be returned.The time offset setting for which results should be returned.The time offset setting for which results should be returned.Vertex AI Endpoint request & response logging.Vertex AI Endpoint request & response logging.Vertex AI Endpoint request & response logging.booleanVertex AI Batch prediction Job.booleanColumnized dataset.booleanThe time interval (pair of start_time and end_time) for which results should be returned.booleanThe time offset setting for which results should be returned.booleanVertex AI Endpoint request & response logging.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanVertex AI Batch prediction Job.Columnized dataset.mergeFrom(ModelMonitoringInput other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeTimeInterval(Interval value) The time interval (pair of start_time and end_time) for which results should be returned.The time offset setting for which results should be returned.Vertex AI Endpoint request & response logging.Vertex AI Batch prediction Job.Vertex AI Batch prediction Job.Columnized dataset.setColumnizedDataset(ModelMonitoringInput.ModelMonitoringDataset.Builder builderForValue) Columnized dataset.setTimeInterval(Interval value) The time interval (pair of start_time and end_time) for which results should be returned.setTimeInterval(Interval.Builder builderForValue) The time interval (pair of start_time and end_time) for which results should be returned.The time offset setting for which results should be returned.setTimeOffset(ModelMonitoringInput.TimeOffset.Builder builderForValue) The time offset setting for which results should be returned.Vertex AI Endpoint request & response logging.setVertexEndpointLogs(ModelMonitoringInput.VertexEndpointLogs.Builder builderForValue) Vertex AI Endpoint request & response logging.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ModelMonitoringInput.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.Builder>
-
mergeFrom
public ModelMonitoringInput.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ModelMonitoringInput.Builder>- Throws:
IOException
-
getDatasetCase
- Specified by:
getDatasetCasein interfaceModelMonitoringInputOrBuilder
-
clearDataset
-
getTimeSpecCase
- Specified by:
getTimeSpecCasein interfaceModelMonitoringInputOrBuilder
-
clearTimeSpec
-
hasColumnizedDataset
public boolean hasColumnizedDataset()Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1;- Specified by:
hasColumnizedDatasetin interfaceModelMonitoringInputOrBuilder- Returns:
- Whether the columnizedDataset field is set.
-
getColumnizedDataset
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1;- Specified by:
getColumnizedDatasetin interfaceModelMonitoringInputOrBuilder- Returns:
- The columnizedDataset.
-
setColumnizedDataset
public ModelMonitoringInput.Builder setColumnizedDataset(ModelMonitoringInput.ModelMonitoringDataset value) Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1; -
setColumnizedDataset
public ModelMonitoringInput.Builder setColumnizedDataset(ModelMonitoringInput.ModelMonitoringDataset.Builder builderForValue) Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1; -
mergeColumnizedDataset
public ModelMonitoringInput.Builder mergeColumnizedDataset(ModelMonitoringInput.ModelMonitoringDataset value) Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1; -
clearColumnizedDataset
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1; -
getColumnizedDatasetBuilder
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1; -
getColumnizedDatasetOrBuilder
Columnized dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset columnized_dataset = 1;- Specified by:
getColumnizedDatasetOrBuilderin interfaceModelMonitoringInputOrBuilder
-
hasBatchPredictionOutput
public boolean hasBatchPredictionOutput()Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2;- Specified by:
hasBatchPredictionOutputin interfaceModelMonitoringInputOrBuilder- Returns:
- Whether the batchPredictionOutput field is set.
-
getBatchPredictionOutput
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2;- Specified by:
getBatchPredictionOutputin interfaceModelMonitoringInputOrBuilder- Returns:
- The batchPredictionOutput.
-
setBatchPredictionOutput
public ModelMonitoringInput.Builder setBatchPredictionOutput(ModelMonitoringInput.BatchPredictionOutput value) Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2; -
setBatchPredictionOutput
public ModelMonitoringInput.Builder setBatchPredictionOutput(ModelMonitoringInput.BatchPredictionOutput.Builder builderForValue) Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2; -
mergeBatchPredictionOutput
public ModelMonitoringInput.Builder mergeBatchPredictionOutput(ModelMonitoringInput.BatchPredictionOutput value) Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2; -
clearBatchPredictionOutput
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2; -
getBatchPredictionOutputBuilder
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2; -
getBatchPredictionOutputOrBuilder
Vertex AI Batch prediction Job.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput batch_prediction_output = 2;- Specified by:
getBatchPredictionOutputOrBuilderin interfaceModelMonitoringInputOrBuilder
-
hasVertexEndpointLogs
public boolean hasVertexEndpointLogs()Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3;- Specified by:
hasVertexEndpointLogsin interfaceModelMonitoringInputOrBuilder- Returns:
- Whether the vertexEndpointLogs field is set.
-
getVertexEndpointLogs
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3;- Specified by:
getVertexEndpointLogsin interfaceModelMonitoringInputOrBuilder- Returns:
- The vertexEndpointLogs.
-
setVertexEndpointLogs
public ModelMonitoringInput.Builder setVertexEndpointLogs(ModelMonitoringInput.VertexEndpointLogs value) Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3; -
setVertexEndpointLogs
public ModelMonitoringInput.Builder setVertexEndpointLogs(ModelMonitoringInput.VertexEndpointLogs.Builder builderForValue) Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3; -
mergeVertexEndpointLogs
public ModelMonitoringInput.Builder mergeVertexEndpointLogs(ModelMonitoringInput.VertexEndpointLogs value) Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3; -
clearVertexEndpointLogs
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3; -
getVertexEndpointLogsBuilder
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3; -
getVertexEndpointLogsOrBuilder
Vertex AI Endpoint request & response logging.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs vertex_endpoint_logs = 3;- Specified by:
getVertexEndpointLogsOrBuilderin interfaceModelMonitoringInputOrBuilder
-
hasTimeInterval
public boolean hasTimeInterval()The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6;- Specified by:
hasTimeIntervalin interfaceModelMonitoringInputOrBuilder- Returns:
- Whether the timeInterval field is set.
-
getTimeInterval
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6;- Specified by:
getTimeIntervalin interfaceModelMonitoringInputOrBuilder- Returns:
- The timeInterval.
-
setTimeInterval
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6; -
setTimeInterval
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6; -
mergeTimeInterval
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6; -
clearTimeInterval
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6; -
getTimeIntervalBuilder
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6; -
getTimeIntervalOrBuilder
The time interval (pair of start_time and end_time) for which results should be returned.
.google.type.Interval time_interval = 6;- Specified by:
getTimeIntervalOrBuilderin interfaceModelMonitoringInputOrBuilder
-
hasTimeOffset
public boolean hasTimeOffset()The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7;- Specified by:
hasTimeOffsetin interfaceModelMonitoringInputOrBuilder- Returns:
- Whether the timeOffset field is set.
-
getTimeOffset
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7;- Specified by:
getTimeOffsetin interfaceModelMonitoringInputOrBuilder- Returns:
- The timeOffset.
-
setTimeOffset
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7; -
setTimeOffset
public ModelMonitoringInput.Builder setTimeOffset(ModelMonitoringInput.TimeOffset.Builder builderForValue) The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7; -
mergeTimeOffset
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7; -
clearTimeOffset
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7; -
getTimeOffsetBuilder
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7; -
getTimeOffsetOrBuilder
The time offset setting for which results should be returned.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.TimeOffset time_offset = 7;- Specified by:
getTimeOffsetOrBuilderin interfaceModelMonitoringInputOrBuilder
-