public sealed class GetGoogleServiceAccountRequest : IMessage<GetGoogleServiceAccountRequest>, IEquatable<GetGoogleServiceAccountRequest>, IDeepCloneable<GetGoogleServiceAccountRequest>, IBufferMessage, IMessage
[[["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-04-01 UTC."],[[["The `GetGoogleServiceAccountRequest` class is used to request a Google service account within the `Google.Cloud.StorageTransfer.V1` namespace, and it has a latest version of 2.8.0 and a version range from 1.0.0 to 2.8.0."],["This class inherits from `Object` and implements `IMessage\u003cGetGoogleServiceAccountRequest\u003e`, `IEquatable\u003cGetGoogleServiceAccountRequest\u003e`, `IDeepCloneable\u003cGetGoogleServiceAccountRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The class includes constructors for default initialization and for creating a copy from another `GetGoogleServiceAccountRequest` object."],["A `ProjectId` property is part of this class, which represents the required ID of the Google Cloud Platform project associated with the Google service account."]]],[]]