Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.BatchPredictionOutput.Builder
Packages that use ModelMonitoringInput.BatchPredictionOutput.Builder
-
Uses of ModelMonitoringInput.BatchPredictionOutput.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringInput.BatchPredictionOutput.BuilderModifier and TypeMethodDescriptionModelMonitoringInput.BatchPredictionOutput.Builder.clear()ModelMonitoringInput.BatchPredictionOutput.Builder.clearBatchPredictionJob()Vertex AI Batch prediction job resource name.ModelMonitoringInput.Builder.getBatchPredictionOutputBuilder()Vertex AI Batch prediction Job.ModelMonitoringInput.BatchPredictionOutput.Builder.mergeFrom(ModelMonitoringInput.BatchPredictionOutput other) ModelMonitoringInput.BatchPredictionOutput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.BatchPredictionOutput.Builder.mergeFrom(com.google.protobuf.Message other) ModelMonitoringInput.BatchPredictionOutput.newBuilder()ModelMonitoringInput.BatchPredictionOutput.newBuilder(ModelMonitoringInput.BatchPredictionOutput prototype) ModelMonitoringInput.BatchPredictionOutput.newBuilderForType()ModelMonitoringInput.BatchPredictionOutput.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ModelMonitoringInput.BatchPredictionOutput.Builder.setBatchPredictionJob(String value) Vertex AI Batch prediction job resource name.ModelMonitoringInput.BatchPredictionOutput.Builder.setBatchPredictionJobBytes(com.google.protobuf.ByteString value) Vertex AI Batch prediction job resource name.ModelMonitoringInput.BatchPredictionOutput.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringInput.BatchPredictionOutput.BuilderModifier and TypeMethodDescriptionModelMonitoringInput.Builder.setBatchPredictionOutput(ModelMonitoringInput.BatchPredictionOutput.Builder builderForValue) Vertex AI Batch prediction Job.