[[["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-03-31 UTC."],[[["The latest version available for the `Google.Cloud.Compute.V1.ServiceAccount` is 3.6.0, and the page provides access to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `ServiceAccount` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable\u003cServiceAccount\u003e`, `IDeepCloneable\u003cServiceAccount\u003e`, and `IBufferMessage`, and it inherits from `Object`."],["The `ServiceAccount` class has two constructors: a parameterless constructor and one that accepts another `ServiceAccount` instance as a parameter."],["The class also includes properties such as `Email` (a string representing the service account's email address), `HasEmail` (a boolean indicating if the email field is set), and `Scopes` (a `RepeatedField\u003cstring\u003e` containing the scopes for the service account)."],["The `Google.Cloud.Compute.V1` namespace is where the `ServiceAccount` class resides, and `Google.Cloud.Compute.V1.dll` is the assembly it is contained within."]]],[]]