listLocations abstract method

Future<ListLocationsResponse> listLocations(
  1. ServiceCall call,
  2. ListLocationsRequest request
)

Implementation

$async.Future<$10.ListLocationsResponse> listLocations($grpc.ServiceCall call, $10.ListLocationsRequest request);