listLoginPolicyIDPs abstract method

Future<ListLoginPolicyIDPsResponse> listLoginPolicyIDPs(
  1. ServiceCall call,
  2. ListLoginPolicyIDPsRequest request
)

Implementation

$async.Future<$2.ListLoginPolicyIDPsResponse> listLoginPolicyIDPs(
    $grpc.ServiceCall call, $2.ListLoginPolicyIDPsRequest request);