boundingBoxLabelsByFilter abstract method

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

Implementation

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