public sealed class GoogleServiceAccount : IMessage<GoogleServiceAccount>, IEquatable<GoogleServiceAccount>, IDeepCloneable<GoogleServiceAccount>, IBufferMessage, IMessage
[[["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\u003eThe latest version of the \u003ccode\u003eGoogleServiceAccount\u003c/code\u003e is 2.8.0, with historical versions available from 1.0.0 to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleServiceAccount\u003c/code\u003e class, which represents a Google service account, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor (\u003ccode\u003eGoogleServiceAccount()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGoogleServiceAccount(GoogleServiceAccount other)\u003c/code\u003e) for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eAccountEmail\u003c/code\u003e and \u003ccode\u003eSubjectId\u003c/code\u003e to store the email address and the unique identifier of the service account respectively, both as string values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleServiceAccount\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, from which it inherits methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]