Uses of Class
com.google.cloud.aiplatform.v1.BatchPredictionJob.OutputInfo.Builder
Packages that use BatchPredictionJob.OutputInfo.Builder
-
Uses of BatchPredictionJob.OutputInfo.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchPredictionJob.OutputInfo.BuilderModifier and TypeMethodDescriptionBatchPredictionJob.OutputInfo.Builder.clear()BatchPredictionJob.OutputInfo.Builder.clearBigqueryOutputDataset()Output only.BatchPredictionJob.OutputInfo.Builder.clearBigqueryOutputTable()Output only.BatchPredictionJob.OutputInfo.Builder.clearGcsOutputDirectory()Output only.BatchPredictionJob.OutputInfo.Builder.clearOutputLocation()BatchPredictionJob.OutputInfo.Builder.clearVertexMultimodalDatasetName()Output only.BatchPredictionJob.Builder.getOutputInfoBuilder()Output only.BatchPredictionJob.OutputInfo.Builder.mergeFrom(BatchPredictionJob.OutputInfo other) BatchPredictionJob.OutputInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchPredictionJob.OutputInfo.Builder.mergeFrom(com.google.protobuf.Message other) BatchPredictionJob.OutputInfo.newBuilder()BatchPredictionJob.OutputInfo.newBuilder(BatchPredictionJob.OutputInfo prototype) BatchPredictionJob.OutputInfo.newBuilderForType()protected BatchPredictionJob.OutputInfo.BuilderBatchPredictionJob.OutputInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BatchPredictionJob.OutputInfo.Builder.setBigqueryOutputDataset(String value) Output only.BatchPredictionJob.OutputInfo.Builder.setBigqueryOutputDatasetBytes(com.google.protobuf.ByteString value) Output only.BatchPredictionJob.OutputInfo.Builder.setBigqueryOutputTable(String value) Output only.BatchPredictionJob.OutputInfo.Builder.setBigqueryOutputTableBytes(com.google.protobuf.ByteString value) Output only.BatchPredictionJob.OutputInfo.Builder.setGcsOutputDirectory(String value) Output only.BatchPredictionJob.OutputInfo.Builder.setGcsOutputDirectoryBytes(com.google.protobuf.ByteString value) Output only.BatchPredictionJob.OutputInfo.Builder.setVertexMultimodalDatasetName(String value) Output only.BatchPredictionJob.OutputInfo.Builder.setVertexMultimodalDatasetNameBytes(com.google.protobuf.ByteString value) Output only.BatchPredictionJob.OutputInfo.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type BatchPredictionJob.OutputInfo.BuilderModifier and TypeMethodDescriptionBatchPredictionJob.Builder.setOutputInfo(BatchPredictionJob.OutputInfo.Builder builderForValue) Output only.