[[["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-21 UTC."],[[["This documentation provides details for the `ServiceAccount` class within the Notebooks v2 API, specifically within the `Google.Cloud.Notebooks.V2` namespace, version 1.1.0."],["The `ServiceAccount` class represents a service account identity and inherits from the base `object` class, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors, `ServiceAccount()` and `ServiceAccount(ServiceAccount other)`, enabling the creation of new service accounts and cloning existing ones respectively."],["The class exposes two primary properties: `Email`, representing the service account's email address as a string, and `Scopes`, which is a `RepeatedField` containing the list of scopes available to the service account."],["The `Scopes` property is set by the CLH (presumably Cloud Life Cycle Handler) to `\u003chttps://www.googleapis.com/auth/cloud-platform\u003e` and is output only."]]],[]]