getMyLoginPolicy abstract method

Future<GetMyLoginPolicyResponse> getMyLoginPolicy(
  1. ServiceCall call,
  2. GetMyLoginPolicyRequest request
)

Implementation

$async.Future<$2.GetMyLoginPolicyResponse> getMyLoginPolicy(
    $grpc.ServiceCall call, $2.GetMyLoginPolicyRequest request);