Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput
Packages that use ModelMonitoringInput.BatchPredictionOutput
-
Uses of ModelMonitoringInput.BatchPredictionOutput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringInput.BatchPredictionOutputModifier and TypeMethodDescriptionModelMonitoringInput.BatchPredictionOutput.Builder.build()ModelMonitoringInput.BatchPredictionOutput.Builder.buildPartial()ModelMonitoringInput.Builder.getBatchPredictionOutput()Vertex AI Batch prediction Job.ModelMonitoringInput.getBatchPredictionOutput()Vertex AI Batch prediction Job.ModelMonitoringInputOrBuilder.getBatchPredictionOutput()Vertex AI Batch prediction Job.ModelMonitoringInput.BatchPredictionOutput.getDefaultInstance()ModelMonitoringInput.BatchPredictionOutput.Builder.getDefaultInstanceForType()ModelMonitoringInput.BatchPredictionOutput.getDefaultInstanceForType()ModelMonitoringInput.BatchPredictionOutput.parseDelimitedFrom(InputStream input) ModelMonitoringInput.BatchPredictionOutput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.BatchPredictionOutput.parseFrom(byte[] data) ModelMonitoringInput.BatchPredictionOutput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.BatchPredictionOutput.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringInput.BatchPredictionOutput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.BatchPredictionOutput.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringInput.BatchPredictionOutput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.BatchPredictionOutput.parseFrom(InputStream input) ModelMonitoringInput.BatchPredictionOutput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.BatchPredictionOutput.parseFrom(ByteBuffer data) ModelMonitoringInput.BatchPredictionOutput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringInput.BatchPredictionOutputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringInput.BatchPredictionOutput>ModelMonitoringInput.BatchPredictionOutput.getParserForType()static com.google.protobuf.Parser<ModelMonitoringInput.BatchPredictionOutput>ModelMonitoringInput.BatchPredictionOutput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringInput.BatchPredictionOutputModifier and TypeMethodDescriptionModelMonitoringInput.Builder.mergeBatchPredictionOutput(ModelMonitoringInput.BatchPredictionOutput value) Vertex AI Batch prediction Job.ModelMonitoringInput.BatchPredictionOutput.Builder.mergeFrom(ModelMonitoringInput.BatchPredictionOutput other) ModelMonitoringInput.BatchPredictionOutput.newBuilder(ModelMonitoringInput.BatchPredictionOutput prototype) ModelMonitoringInput.Builder.setBatchPredictionOutput(ModelMonitoringInput.BatchPredictionOutput value) Vertex AI Batch prediction Job.