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 page provides documentation for the `GetGoogleServiceAccountRequest` class within the Google Cloud Storage Transfer v1 API, specifically for version 2.1.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 `GetGoogleServiceAccountRequest` class has a constructor and a property called `ProjectId`, which is a required string representing the Google Cloud project's ID."],["The class is available across multiple version of the Storage Transfer v1 API, including the latest 2.8.0, going as far back as 1.0.0."]]],[]]