Class AccessSettings (1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
AccessSettings
(
mapping
=
None
,
*
,
ignore_unknown_fields
=
False
,
**
kwargs
)
Access related settings for IAP protected apps.
workforce_identity_settings
Classes
IdentitySource
Types of identity source supported by IAP.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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 2025-09-04 UTC."],[],[],null,["# Class AccessSettings (1.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.17.1 (latest)](/python/docs/reference/iap/latest/google.cloud.iap_v1.types.AccessSettings)\n- [1.17.0](/python/docs/reference/iap/1.17.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.16.1](/python/docs/reference/iap/1.16.1/google.cloud.iap_v1.types.AccessSettings)\n- [1.15.0](/python/docs/reference/iap/1.15.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.14.1](/python/docs/reference/iap/1.14.1/google.cloud.iap_v1.types.AccessSettings)\n- [1.13.5](/python/docs/reference/iap/1.13.5/google.cloud.iap_v1.types.AccessSettings)\n- [1.12.0](/python/docs/reference/iap/1.12.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.10.3](/python/docs/reference/iap/1.10.3/google.cloud.iap_v1.types.AccessSettings)\n- [1.9.0](/python/docs/reference/iap/1.9.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.8.1](/python/docs/reference/iap/1.8.1/google.cloud.iap_v1.types.AccessSettings)\n- [1.7.0](/python/docs/reference/iap/1.7.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.6.0](/python/docs/reference/iap/1.6.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.5.4](/python/docs/reference/iap/1.5.4/google.cloud.iap_v1.types.AccessSettings)\n- [1.4.1](/python/docs/reference/iap/1.4.1/google.cloud.iap_v1.types.AccessSettings)\n- [1.3.1](/python/docs/reference/iap/1.3.1/google.cloud.iap_v1.types.AccessSettings)\n- [1.2.1](/python/docs/reference/iap/1.2.1/google.cloud.iap_v1.types.AccessSettings)\n- [1.1.0](/python/docs/reference/iap/1.1.0/google.cloud.iap_v1.types.AccessSettings)\n- [1.0.2](/python/docs/reference/iap/1.0.2/google.cloud.iap_v1.types.AccessSettings)\n- [0.1.2](/python/docs/reference/iap/0.1.2/google.cloud.iap_v1.types.AccessSettings) \n\n AccessSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAccess related settings for IAP protected apps.\n\nClasses\n-------\n\n### IdentitySource\n\n IdentitySource(value)\n\nTypes of identity source supported by IAP."]]