Login page URI associated with the GCIP tenants.
Typically, all resources within the same project share the same login page,
though it could be overridden at the sub resource level.
GCIP tenant ids that are linked to the IAP resource.
tenant_ids could be a string beginning with a number character to indicate
authenticating with GCIP tenant flow, or in the format of _<ProjectNumber>
to indicate authenticating with GCIP agent flow.
If agent flow is used, tenant_ids should only contain one single element,
while for tenant flow, tenant_ids can contain multiple elements.
[[["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\u003eThis document provides information about the \u003ccode\u003eGcipSettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Iap.V1\u003c/code\u003e namespace, specifically in version 1.0.0, along with links to multiple different version documentation of the same class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcipSettings\u003c/code\u003e class allows customers to configure a \u003ccode\u003etenant_id\u003c/code\u003e for a Google Cloud Identity-Aware Proxy (GCIP) instance on a per-application basis, implementing several interfaces for functionalities such as message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcipSettings\u003c/code\u003e has two constructors and two properties, one for defining the login page URI, and another to define GCIP tenant IDs, which can have different formats depending on whether the authentication flow is through the agent or through the tenant.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from Object and has inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenantIds\u003c/code\u003e property utilizes a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, allowing for multiple tenant IDs to be associated with an IAP resource, which can be used with a tenant or agent authentication flow.\u003c/p\u003e\n"]]],[],null,[]]