listMyProjectPermissions abstract method
Future<ListMyProjectPermissionsResponse>
listMyProjectPermissions(
- ServiceCall call,
- ListMyProjectPermissionsRequest request
Implementation
$async.Future<$0.ListMyProjectPermissionsResponse> listMyProjectPermissions(
$grpc.ServiceCall call, $0.ListMyProjectPermissionsRequest request);