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-03-21 UTC."],[[["This document provides reference information for the `GetGoogleServiceAccountRequest` class within the Google Cloud Storage Transfer v1 API, specifically version 2.2.0."],["`GetGoogleServiceAccountRequest` is a class used to make requests to retrieve a Google service account and it inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document shows all previous versions of this class, all the way up to the latest 2.8.0, in the table of contents, where version 2.2.0 is currently being displayed."],["The class includes a `ProjectId` property, which is a string that represents the required ID of the Google Cloud project associated with the service account."],["The `GetGoogleServiceAccountRequest` class has two constructors, one with no arguments and another that takes a copy of the object type as a parameter."]]],[]]