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