boundingBoxLabelsByFilter abstract method

Future<BoundingBoxLabelsByFilterResponse> boundingBoxLabelsByFilter(
  1. ServiceCall call,
  2. BoundingBoxLabelsByFilterRequest request
)

Implementation

$async.Future<$3.BoundingBoxLabelsByFilterResponse> boundingBoxLabelsByFilter($grpc.ServiceCall call, $3.BoundingBoxLabelsByFilterRequest request);