bool
Whether the serving infrastructure will
authenticate and authorize all incoming
requests.
This field is a member of oneof_ _enabled.
oauth2_client_id
str
OAuth2 client ID to use for the
authentication flow.
This field is a member of oneof_ _oauth2_client_id.
oauth2_client_secret
str
OAuth2 client secret to use for the
authentication flow. For security reasons, this
value cannot be retrieved via the API. Instead,
the SHA-256 hash of the value is returned in the
oauth2ClientSecretSha256 field. @InputOnly
This field is a member of oneof_ _oauth2_client_secret.
oauth2_client_secret_sha256
str
[Output Only] SHA256 hash value for the field
oauth2_client_secret above.
This field is a member of oneof_ _oauth2_client_secret_sha256.
[[["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-28 UTC."],[],[],null,["# Class BackendServiceIAP (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.BackendServiceIAP)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.BackendServiceIAP) \n\n BackendServiceIAP(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nIdentity-Aware Proxy\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]