listHumanAuthFactors abstract method

Future<ListHumanAuthFactorsResponse> listHumanAuthFactors(
  1. ServiceCall call,
  2. ListHumanAuthFactorsRequest request
)

Implementation

$async.Future<$1.ListHumanAuthFactorsResponse> listHumanAuthFactors(
    $grpc.ServiceCall call, $1.ListHumanAuthFactorsRequest request);