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\u003eThe \u003ccode\u003eGcipSettings\u003c/code\u003e class allows configuration of tenant IDs for Google Cloud Identity-Aware Proxy (GCIP) instances on a per-application basis.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.7.0, with versions ranging from 1.0.0 to 2.7.0 being accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcipSettings\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLoginPageUri\u003c/code\u003e property, which is a string type, allows the setting of the login page URI for GCIP tenants, often shared across resources in the same project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenantIds\u003c/code\u003e property is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, defining which GCIP tenant IDs are linked to the IAP resource, supporting both GCIP tenant and agent flows.\u003c/p\u003e\n"]]],[],null,[]]