getMyLoginPolicy abstract method
Future<GetMyLoginPolicyResponse>
getMyLoginPolicy(
- ServiceCall call,
- GetMyLoginPolicyRequest request
Implementation
$async.Future<$0.GetMyLoginPolicyResponse> getMyLoginPolicy(
$grpc.ServiceCall call, $0.GetMyLoginPolicyRequest request);