Allows customers to configure tenant_id for GCIP instance per-app.
Attributes
Name
Description
tenant_ids
Sequence[str]
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 \_ 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.
login_page_uri
google.protobuf.wrappers_pb2.StringValue
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]