removeBoundingBoxFromImageByID abstract method

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

Implementation

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