getMyLoginPolicy abstract method

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

Implementation

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