public sealed class IdentityAwareProxy : IMessage<Application.Types.IdentityAwareProxy>, IEquatable<Application.Types.IdentityAwareProxy>, IDeepCloneable<Application.Types.IdentityAwareProxy>, IBufferMessage, IMessage
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
oauth2_client_secret_sha256 field.
[[["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 page details the \u003ccode\u003eIdentityAwareProxy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, specifically version 1.3.0, used for managing identity-aware proxy settings in Google App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdentityAwareProxy\u003c/code\u003e class 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, with links provided for detailed information on those.\u003c/p\u003e\n"],["\u003cp\u003eIt offers constructors for creating new instances and accepts another \u003ccode\u003eIdentityAwareProxy\u003c/code\u003e as an argument to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eEnabled\u003c/code\u003e (a boolean indicating whether to authenticate requests), \u003ccode\u003eOauth2ClientId\u003c/code\u003e (for OAuth2 client ID), \u003ccode\u003eOauth2ClientSecret\u003c/code\u003e (for OAuth2 client secret, input-only), and \u003ccode\u003eOauth2ClientSecretSha256\u003c/code\u003e (for the SHA-256 hash of the client secret, output-only).\u003c/p\u003e\n"],["\u003cp\u003eIt is presented with other versions of the IdentityAwareProxy class going up to version 2.4.0, the latest one.\u003c/p\u003e\n"]]],[],null,[]]