public sealed class GetGoogleServiceAccountRequest : IMessage<GetGoogleServiceAccountRequest>, IEquatable<GetGoogleServiceAccountRequest>, IDeepCloneable<GetGoogleServiceAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class GetGoogleServiceAccountRequest.
[[["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."],[[["The latest version of the `GetGoogleServiceAccountRequest` class is 2.8.0, with previous versions ranging from 1.0.0 to 2.7.0 also available."],["The `GetGoogleServiceAccountRequest` class is a request type used in the Storage Transfer v1 API to obtain information about a Google service account."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGoogleServiceAccountRequest` class has a constructor that can be used to instantiate an object or to create a new object from an existing one, as well as having a `ProjectId` property that is a string used to input the project ID associated with the Google service account."],["The class is located in the `Google.Cloud.StorageTransfer.V1` namespace, and part of the `Google.Cloud.StorageTransfer.V1.dll` assembly."]]],[]]