listAllProjectGrants abstract method

Future<ListAllProjectGrantsResponse> listAllProjectGrants(
  1. ServiceCall call,
  2. ListAllProjectGrantsRequest request
)

Implementation

$async.Future<$1.ListAllProjectGrantsResponse> listAllProjectGrants(
    $grpc.ServiceCall call, $1.ListAllProjectGrantsRequest request);