updateBoundingBox method
- UpdateBoundingBoxRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$3.UpdateBoundingBoxResponse> updateBoundingBox($3.UpdateBoundingBoxRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateBoundingBox, request, options: options);
}