public sealed class AllowedDomainsSettings : IMessage<AllowedDomainsSettings>, IEquatable<AllowedDomainsSettings>, IDeepCloneable<AllowedDomainsSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class AllowedDomainsSettings.
Configuration for IAP allowed domains. Lets you to restrict access to an app
and allow access to only the domains that you list.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAllowedDomainsSettings\u003c/code\u003e class in the Google Cloud IAP v1 API allows configuration for restricting app access to a list of specified domains.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of version 2.2.0, provides properties to manage trusted domains and enable the domain restriction feature, as it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.7.0, and it includes access to the reference documentation and code samples for various versions of the Google Cloud IAP v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows the addition of trusted domains through the \u003ccode\u003eDomains\u003c/code\u003e property, which is of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an \u003ccode\u003eEnable\u003c/code\u003e property that is used for enabling the feature, that is of type \u003ccode\u003eBoolean\u003c/code\u003e and also has a corresponding \u003ccode\u003eHasEnable\u003c/code\u003e property to check if it has been set.\u003c/p\u003e\n"]]],[],null,[]]