removeBoundingBoxFromImageByID abstract method

Future<RemoveBoundingBoxFromImageByIDResponse> removeBoundingBoxFromImageByID(
  1. ServiceCall call,
  2. RemoveBoundingBoxFromImageByIDRequest request
)

Implementation

$async.Future<$3.RemoveBoundingBoxFromImageByIDResponse> removeBoundingBoxFromImageByID($grpc.ServiceCall call, $3.RemoveBoundingBoxFromImageByIDRequest request);