getCustomOrgIAMPolicy method

ResponseFuture<GetCustomOrgIAMPolicyResponse> getCustomOrgIAMPolicy(
  1. GetCustomOrgIAMPolicyRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$1.GetCustomOrgIAMPolicyResponse> getCustomOrgIAMPolicy($1.GetCustomOrgIAMPolicyRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getCustomOrgIAMPolicy, request, options: options);
}