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