listLoginPolicyIDPs abstract method

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

Implementation

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