listLocations abstract method

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

Implementation

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