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