public sealed class IapTestServiceAccountInfo : IMessage<ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo>, IEquatable<ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo>, IDeepCloneable<ScanConfig.Types.Authentication.Types.IapCredential.Types.IapTestServiceAccountInfo>, IBufferMessage, IMessage
Describes authentication configuration when Web-Security-Scanner
service account is added in Identity-Aware-Proxy (IAP) access policies.
[[["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."],[[["This webpage documents the `IapTestServiceAccountInfo` class, which is part of the `Google.Cloud.WebSecurityScanner.V1` namespace and is used for configuring authentication when the Web-Security-Scanner service account is integrated with Identity-Aware-Proxy (IAP) access policies."],["The latest version documented is 2.5.0, however the webpage itself is version 1.2.0 and provides detailed information about that version of the `IapTestServiceAccountInfo` class."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, providing functionality related to message handling, equality checks, deep cloning, and buffer management."],["The class offers two constructors: a default constructor and one that accepts another `IapTestServiceAccountInfo` instance, enabling object creation and copying, it also includes the `TargetAudienceClientId` property."],["There are various versions that you can navigate to, ranging from versions 1.0.0 to 2.5.0, each with their own documentation page available to read."]]],[]]