listAllProjectGrants abstract method

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

Implementation

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