Uses of Class
com.google.cloud.aiplatform.v1.CreateBatchPredictionJobRequest.Builder
Packages that use CreateBatchPredictionJobRequest.Builder
-
Uses of CreateBatchPredictionJobRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CreateBatchPredictionJobRequest.BuilderModifier and TypeMethodDescriptionCreateBatchPredictionJobRequest.Builder.clear()CreateBatchPredictionJobRequest.Builder.clearBatchPredictionJob()Required.CreateBatchPredictionJobRequest.Builder.clearParent()Required.CreateBatchPredictionJobRequest.Builder.mergeBatchPredictionJob(BatchPredictionJob value) Required.CreateBatchPredictionJobRequest.Builder.mergeFrom(CreateBatchPredictionJobRequest other) CreateBatchPredictionJobRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CreateBatchPredictionJobRequest.Builder.mergeFrom(com.google.protobuf.Message other) CreateBatchPredictionJobRequest.newBuilder()CreateBatchPredictionJobRequest.newBuilder(CreateBatchPredictionJobRequest prototype) CreateBatchPredictionJobRequest.newBuilderForType()protected CreateBatchPredictionJobRequest.BuilderCreateBatchPredictionJobRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CreateBatchPredictionJobRequest.Builder.setBatchPredictionJob(BatchPredictionJob value) Required.CreateBatchPredictionJobRequest.Builder.setBatchPredictionJob(BatchPredictionJob.Builder builderForValue) Required.Required.CreateBatchPredictionJobRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.CreateBatchPredictionJobRequest.toBuilder()