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."],[[["This webpage details the `GetGoogleServiceAccountRequest` class, which is used to request a Google service account within the Google Cloud Storage Transfer API."],["The class is part of the `Google.Cloud.StorageTransfer.V1` namespace and is implemented in the `Google.Cloud.StorageTransfer.V1.dll` assembly."],["The `GetGoogleServiceAccountRequest` class includes a `ProjectId` property, which is a required string that represents the ID of the Google Cloud project."],["The class has two constructors: a default constructor and a copy constructor that takes another `GetGoogleServiceAccountRequest` object as a parameter."],["This `GetGoogleServiceAccountRequest` is version 1.2.0, and there are currently 12 different versions of it, with version 2.8.0 being the latest."]]],[]]