getCustomOrgIAMPolicy abstract method

Future<GetCustomOrgIAMPolicyResponse> getCustomOrgIAMPolicy(
  1. ServiceCall call,
  2. GetCustomOrgIAMPolicyRequest request
)

Implementation

$async.Future<$2.GetCustomOrgIAMPolicyResponse> getCustomOrgIAMPolicy(
    $grpc.ServiceCall call, $2.GetCustomOrgIAMPolicyRequest request);