public sealed class GoogleServiceAccount : IMessage<GoogleServiceAccount>, IEquatable<GoogleServiceAccount>, IDeepCloneable<GoogleServiceAccount>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class GoogleServiceAccount.
[[["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 page provides reference documentation for the `GoogleServiceAccount` class within the Storage Transfer v1 API in the .NET environment."],["The `GoogleServiceAccount` class is implemented in the `Google.Cloud.StorageTransfer.V1` namespace and is part of the `Google.Cloud.StorageTransfer.V1.dll` assembly."],["The latest version available is 2.8.0, and the current documentation specifically pertains to version 2.7.0, with links to previous versions ranging from 1.0.0 to 2.6.0."],["The `GoogleServiceAccount` class provides properties such as `AccountEmail` and `SubjectId` that allow you to retrieve the email address and unique identifier of the service account respectively."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]