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"]],[["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 page provides documentation for the `GetGoogleServiceAccountRequest` class within the Storage Transfer v1 API for .NET, specifically version 2.4.0."],["`GetGoogleServiceAccountRequest` is used to request information about a Google service account and is part of the `Google.Cloud.StorageTransfer.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a `ProjectId` property, a string used to identify the Google Cloud project associated with the requested service account."],["There are multiple version releases of the API, ranging from version 1.0.0 to 2.8.0."]]],[]]