public sealed class BackendServiceIAP : IMessage<BackendServiceIAP>, IEquatable<BackendServiceIAP>, IDeepCloneable<BackendServiceIAP>, IBufferMessage, IMessage
Whether the serving infrastructure will authenticate and authorize all incoming requests. If true, the oauth2ClientId and oauth2ClientSecret fields must be non-empty.
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
[[["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-08 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eBackendServiceIAP\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure, inheritance, implemented interfaces, and available versions, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackendServiceIAP\u003c/code\u003e class is part of Google Cloud's .NET library for Compute Engine and is responsible for handling Identity-Aware Proxy configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties for managing authentication and authorization settings, such as \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eOauth2ClientId\u003c/code\u003e, and \u003ccode\u003eOauth2ClientSecret\u003c/code\u003e, with the latter's actual value being hidden for security and replaced with a SHA256 hash.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eBackendServiceIAP\u003c/code\u003e class are available, ranging from 1.0.0 to 3.6.0, each accessible via a unique URL, facilitating version-specific documentation access.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message management, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"]]],[],null,[]]