Uses of Class
com.google.cloud.automl.v1beta1.BatchPredictRequest
-
Packages that use BatchPredictRequest Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML APIcom.google.cloud.automl.v1beta1.stub -
-
Uses of BatchPredictRequest in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return BatchPredictRequest Modifier and Type Method Description BatchPredictRequestBatchPredictRequest.Builder. build()BatchPredictRequestBatchPredictRequest.Builder. buildPartial()static BatchPredictRequestBatchPredictRequest. getDefaultInstance()BatchPredictRequestBatchPredictRequest.Builder. getDefaultInstanceForType()BatchPredictRequestBatchPredictRequest. getDefaultInstanceForType()static BatchPredictRequestBatchPredictRequest. parseDelimitedFrom(InputStream input)static BatchPredictRequestBatchPredictRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchPredictRequestBatchPredictRequest. parseFrom(byte[] data)static BatchPredictRequestBatchPredictRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchPredictRequestBatchPredictRequest. parseFrom(com.google.protobuf.ByteString data)static BatchPredictRequestBatchPredictRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchPredictRequestBatchPredictRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchPredictRequestBatchPredictRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchPredictRequestBatchPredictRequest. parseFrom(InputStream input)static BatchPredictRequestBatchPredictRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchPredictRequestBatchPredictRequest. parseFrom(ByteBuffer data)static BatchPredictRequestBatchPredictRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type BatchPredictRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceClient. batchPredictCallable()Perform a batch prediction.com.google.api.gax.rpc.OperationCallable<BatchPredictRequest,BatchPredictResult,OperationMetadata>PredictionServiceClient. batchPredictOperationCallable()Perform a batch prediction.com.google.api.gax.rpc.OperationCallSettings<BatchPredictRequest,BatchPredictResult,OperationMetadata>PredictionServiceSettings. batchPredictOperationSettings()Returns the object with the settings used for calls to batchPredict.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchPredictRequest,BatchPredictResult,OperationMetadata>PredictionServiceSettings.Builder. batchPredictOperationSettings()Returns the builder for the settings used for calls to batchPredict.com.google.api.gax.rpc.UnaryCallSettings<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceSettings. batchPredictSettings()Returns the object with the settings used for calls to batchPredict.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceSettings.Builder. batchPredictSettings()Returns the builder for the settings used for calls to batchPredict.static io.grpc.MethodDescriptor<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceGrpc. getBatchPredictMethod()com.google.protobuf.Parser<BatchPredictRequest>BatchPredictRequest. getParserForType()static com.google.protobuf.Parser<BatchPredictRequest>BatchPredictRequest. parser()Methods in com.google.cloud.automl.v1beta1 with parameters of type BatchPredictRequest Modifier and Type Method Description default voidPredictionServiceGrpc.AsyncService. batchPredict(BatchPredictRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Perform a batch prediction.com.google.longrunning.OperationPredictionServiceGrpc.PredictionServiceBlockingStub. batchPredict(BatchPredictRequest request)Perform a batch prediction.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>PredictionServiceGrpc.PredictionServiceFutureStub. batchPredict(BatchPredictRequest request)Perform a batch prediction.voidPredictionServiceGrpc.PredictionServiceStub. batchPredict(BatchPredictRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Perform a batch prediction.com.google.api.gax.longrunning.OperationFuture<BatchPredictResult,OperationMetadata>PredictionServiceClient. batchPredictAsync(BatchPredictRequest request)Perform a batch prediction.BatchPredictRequest.BuilderBatchPredictRequest.Builder. mergeFrom(BatchPredictRequest other)static BatchPredictRequest.BuilderBatchPredictRequest. newBuilder(BatchPredictRequest prototype) -
Uses of BatchPredictRequest in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.stub that return types with arguments of type BatchPredictRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchPredictRequest,com.google.longrunning.Operation>GrpcPredictionServiceStub. batchPredictCallable()com.google.api.gax.rpc.UnaryCallable<BatchPredictRequest,com.google.longrunning.Operation>HttpJsonPredictionServiceStub. batchPredictCallable()com.google.api.gax.rpc.UnaryCallable<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceStub. batchPredictCallable()com.google.api.gax.rpc.OperationCallable<BatchPredictRequest,BatchPredictResult,OperationMetadata>GrpcPredictionServiceStub. batchPredictOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchPredictRequest,BatchPredictResult,OperationMetadata>HttpJsonPredictionServiceStub. batchPredictOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchPredictRequest,BatchPredictResult,OperationMetadata>PredictionServiceStub. batchPredictOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchPredictRequest,BatchPredictResult,OperationMetadata>PredictionServiceStubSettings. batchPredictOperationSettings()Returns the object with the settings used for calls to batchPredict.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchPredictRequest,BatchPredictResult,OperationMetadata>PredictionServiceStubSettings.Builder. batchPredictOperationSettings()Returns the builder for the settings used for calls to batchPredict.com.google.api.gax.rpc.UnaryCallSettings<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceStubSettings. batchPredictSettings()Returns the object with the settings used for calls to batchPredict.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchPredictRequest,com.google.longrunning.Operation>PredictionServiceStubSettings.Builder. batchPredictSettings()Returns the builder for the settings used for calls to batchPredict.
-