Required. Input only. The password of the Google account. The credential is stored encrypted
and not returned in any response nor included in audit logs.
[[["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-04-02 UTC."],[[["The `ScanConfig.Types.Authentication.Types.GoogleAccount` class is part of the Web Security Scanner v1 API and is used to configure authentication with a Google account."],["This class is considered obsolete and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are several available versions of this documentation, ranging from version 1.0.0 up to 2.5.0, with 2.5.0 being the latest."],["The class has two constructors: a default constructor and one that takes another `GoogleAccount` object as a parameter to initialize a new instance."],["The `GoogleAccount` class has two main properties: `Username`, representing the required username of the Google account, and `Password`, representing the password and is also required, which is stored encrypted."]]],[]]