Uses of Class
com.google.cloud.aiplatform.v1.BatchPredictionJob.Builder
Packages that use BatchPredictionJob.Builder
-
Uses of BatchPredictionJob.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchPredictionJob.BuilderModifier and TypeMethodDescriptionBatchPredictionJob.Builder.addAllPartialFailures(Iterable<? extends Status> values) Output only.ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobsBuilder()List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobsBuilder(int index) List of BatchPredictionJobs in the requested page.BatchPredictionJob.Builder.addPartialFailures(int index, Status value) Output only.BatchPredictionJob.Builder.addPartialFailures(int index, Status.Builder builderForValue) Output only.BatchPredictionJob.Builder.addPartialFailures(Status value) Output only.BatchPredictionJob.Builder.addPartialFailures(Status.Builder builderForValue) Output only.BatchPredictionJob.Builder.clear()BatchPredictionJob.Builder.clearCompletionStats()Output only.BatchPredictionJob.Builder.clearCreateTime()Output only.BatchPredictionJob.Builder.clearDedicatedResources()The config of resources used by the Model during the batch prediction.BatchPredictionJob.Builder.clearDisableContainerLogging()For custom-trained Models and AutoML Tabular Models, the container of the DeployedModel instances will send `stderr` and `stdout` streams to Cloud Logging by default.BatchPredictionJob.Builder.clearDisplayName()Required.BatchPredictionJob.Builder.clearEncryptionSpec()Customer-managed encryption key options for a BatchPredictionJob.BatchPredictionJob.Builder.clearEndTime()Output only.BatchPredictionJob.Builder.clearError()Output only.BatchPredictionJob.Builder.clearExplanationSpec()Explanation configuration for this BatchPredictionJob.BatchPredictionJob.Builder.clearGenerateExplanation()Generate explanation with the batch prediction results.BatchPredictionJob.Builder.clearInputConfig()Required.BatchPredictionJob.Builder.clearInstanceConfig()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.Builder.clearLabels()BatchPredictionJob.Builder.clearManualBatchTuningParameters()Immutable.BatchPredictionJob.Builder.clearModel()The name of the Model resource that produces the predictions via this job, must share the same ancestor Location.BatchPredictionJob.Builder.clearModelParameters()The parameters that govern the predictions.BatchPredictionJob.Builder.clearModelVersionId()Output only.BatchPredictionJob.Builder.clearName()Output only.BatchPredictionJob.Builder.clearOutputConfig()Required.BatchPredictionJob.Builder.clearOutputInfo()Output only.BatchPredictionJob.Builder.clearPartialFailures()Output only.BatchPredictionJob.Builder.clearResourcesConsumed()Output only.BatchPredictionJob.Builder.clearSatisfiesPzi()Output only.BatchPredictionJob.Builder.clearSatisfiesPzs()Output only.BatchPredictionJob.Builder.clearServiceAccount()The service account that the DeployedModel's container runs as.BatchPredictionJob.Builder.clearStartTime()Output only.BatchPredictionJob.Builder.clearState()Output only.BatchPredictionJob.Builder.clearUnmanagedContainerModel()Contains model information necessary to perform batch prediction without requiring uploading to model registry.BatchPredictionJob.Builder.clearUpdateTime()Output only.CreateBatchPredictionJobRequest.Builder.getBatchPredictionJobBuilder()Required.ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsBuilder(int index) List of BatchPredictionJobs in the requested page.BatchPredictionJob.Builder.mergeCompletionStats(CompletionStats value) Output only.BatchPredictionJob.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.mergeDedicatedResources(BatchDedicatedResources value) The config of resources used by the Model during the batch prediction.BatchPredictionJob.Builder.mergeEncryptionSpec(EncryptionSpec value) Customer-managed encryption key options for a BatchPredictionJob.BatchPredictionJob.Builder.mergeEndTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.mergeError(Status value) Output only.BatchPredictionJob.Builder.mergeExplanationSpec(ExplanationSpec value) Explanation configuration for this BatchPredictionJob.BatchPredictionJob.Builder.mergeFrom(BatchPredictionJob other) BatchPredictionJob.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchPredictionJob.Builder.mergeFrom(com.google.protobuf.Message other) BatchPredictionJob.Builder.mergeInputConfig(BatchPredictionJob.InputConfig value) Required.BatchPredictionJob.Builder.mergeInstanceConfig(BatchPredictionJob.InstanceConfig value) Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.Builder.mergeManualBatchTuningParameters(ManualBatchTuningParameters value) Immutable.BatchPredictionJob.Builder.mergeModelParameters(com.google.protobuf.Value value) The parameters that govern the predictions.BatchPredictionJob.Builder.mergeOutputConfig(BatchPredictionJob.OutputConfig value) Required.BatchPredictionJob.Builder.mergeOutputInfo(BatchPredictionJob.OutputInfo value) Output only.BatchPredictionJob.Builder.mergeResourcesConsumed(ResourcesConsumed value) Output only.BatchPredictionJob.Builder.mergeStartTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.mergeUnmanagedContainerModel(UnmanagedContainerModel value) Contains model information necessary to perform batch prediction without requiring uploading to model registry.BatchPredictionJob.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.static BatchPredictionJob.BuilderBatchPredictionJob.newBuilder()static BatchPredictionJob.BuilderBatchPredictionJob.newBuilder(BatchPredictionJob prototype) BatchPredictionJob.newBuilderForType()protected BatchPredictionJob.BuilderBatchPredictionJob.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BatchPredictionJob.Builder.putAllLabels(Map<String, String> values) The labels with user-defined metadata to organize BatchPredictionJobs.The labels with user-defined metadata to organize BatchPredictionJobs.BatchPredictionJob.Builder.removeLabels(String key) The labels with user-defined metadata to organize BatchPredictionJobs.BatchPredictionJob.Builder.removePartialFailures(int index) Output only.BatchPredictionJob.Builder.setCompletionStats(CompletionStats value) Output only.BatchPredictionJob.Builder.setCompletionStats(CompletionStats.Builder builderForValue) Output only.BatchPredictionJob.Builder.setCreateTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.BatchPredictionJob.Builder.setDedicatedResources(BatchDedicatedResources value) The config of resources used by the Model during the batch prediction.BatchPredictionJob.Builder.setDedicatedResources(BatchDedicatedResources.Builder builderForValue) The config of resources used by the Model during the batch prediction.BatchPredictionJob.Builder.setDisableContainerLogging(boolean value) For custom-trained Models and AutoML Tabular Models, the container of the DeployedModel instances will send `stderr` and `stdout` streams to Cloud Logging by default.BatchPredictionJob.Builder.setDisplayName(String value) Required.BatchPredictionJob.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) Required.BatchPredictionJob.Builder.setEncryptionSpec(EncryptionSpec value) Customer-managed encryption key options for a BatchPredictionJob.BatchPredictionJob.Builder.setEncryptionSpec(EncryptionSpec.Builder builderForValue) Customer-managed encryption key options for a BatchPredictionJob.BatchPredictionJob.Builder.setEndTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Output only.BatchPredictionJob.Builder.setError(Status.Builder builderForValue) Output only.BatchPredictionJob.Builder.setExplanationSpec(ExplanationSpec value) Explanation configuration for this BatchPredictionJob.BatchPredictionJob.Builder.setExplanationSpec(ExplanationSpec.Builder builderForValue) Explanation configuration for this BatchPredictionJob.BatchPredictionJob.Builder.setGenerateExplanation(boolean value) Generate explanation with the batch prediction results.BatchPredictionJob.Builder.setInputConfig(BatchPredictionJob.InputConfig value) Required.BatchPredictionJob.Builder.setInputConfig(BatchPredictionJob.InputConfig.Builder builderForValue) Required.BatchPredictionJob.Builder.setInstanceConfig(BatchPredictionJob.InstanceConfig value) Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.Builder.setInstanceConfig(BatchPredictionJob.InstanceConfig.Builder builderForValue) Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.Builder.setManualBatchTuningParameters(ManualBatchTuningParameters value) Immutable.BatchPredictionJob.Builder.setManualBatchTuningParameters(ManualBatchTuningParameters.Builder builderForValue) Immutable.The name of the Model resource that produces the predictions via this job, must share the same ancestor Location.BatchPredictionJob.Builder.setModelBytes(com.google.protobuf.ByteString value) The name of the Model resource that produces the predictions via this job, must share the same ancestor Location.BatchPredictionJob.Builder.setModelParameters(com.google.protobuf.Value value) The parameters that govern the predictions.BatchPredictionJob.Builder.setModelParameters(com.google.protobuf.Value.Builder builderForValue) The parameters that govern the predictions.BatchPredictionJob.Builder.setModelVersionId(String value) Output only.BatchPredictionJob.Builder.setModelVersionIdBytes(com.google.protobuf.ByteString value) Output only.Output only.BatchPredictionJob.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.BatchPredictionJob.Builder.setOutputConfig(BatchPredictionJob.OutputConfig value) Required.BatchPredictionJob.Builder.setOutputConfig(BatchPredictionJob.OutputConfig.Builder builderForValue) Required.BatchPredictionJob.Builder.setOutputInfo(BatchPredictionJob.OutputInfo value) Output only.BatchPredictionJob.Builder.setOutputInfo(BatchPredictionJob.OutputInfo.Builder builderForValue) Output only.BatchPredictionJob.Builder.setPartialFailures(int index, Status value) Output only.BatchPredictionJob.Builder.setPartialFailures(int index, Status.Builder builderForValue) Output only.BatchPredictionJob.Builder.setResourcesConsumed(ResourcesConsumed value) Output only.BatchPredictionJob.Builder.setResourcesConsumed(ResourcesConsumed.Builder builderForValue) Output only.BatchPredictionJob.Builder.setSatisfiesPzi(boolean value) Output only.BatchPredictionJob.Builder.setSatisfiesPzs(boolean value) Output only.BatchPredictionJob.Builder.setServiceAccount(String value) The service account that the DeployedModel's container runs as.BatchPredictionJob.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) The service account that the DeployedModel's container runs as.BatchPredictionJob.Builder.setStartTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Output only.BatchPredictionJob.Builder.setStateValue(int value) Output only.BatchPredictionJob.Builder.setUnmanagedContainerModel(UnmanagedContainerModel value) Contains model information necessary to perform batch prediction without requiring uploading to model registry.BatchPredictionJob.Builder.setUnmanagedContainerModel(UnmanagedContainerModel.Builder builderForValue) Contains model information necessary to perform batch prediction without requiring uploading to model registry.BatchPredictionJob.Builder.setUpdateTime(com.google.protobuf.Timestamp value) Output only.BatchPredictionJob.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.BatchPredictionJob.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchPredictionJob.BuilderModifier and TypeMethodDescriptionListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsBuilderList()List of BatchPredictionJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 with parameters of type BatchPredictionJob.BuilderModifier and TypeMethodDescriptionListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue) List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(BatchPredictionJob.Builder builderForValue) List of BatchPredictionJobs in the requested page.CreateBatchPredictionJobRequest.Builder.setBatchPredictionJob(BatchPredictionJob.Builder builderForValue) Required.ListBatchPredictionJobsResponse.Builder.setBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue) List of BatchPredictionJobs in the requested page.