getUrlMapping abstract method

Future<UrlMappingResponse> getUrlMapping(
  1. ServiceCall call,
  2. UrlMappingRequest request
)

Implementation

$async.Future<$4.UrlMappingResponse> getUrlMapping(
    $grpc.ServiceCall call, $4.UrlMappingRequest request);