public sealed class GetServiceAccountRequest : IMessage<GetServiceAccountRequest>, IEquatable<GetServiceAccountRequest>, IDeepCloneable<GetServiceAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class GetServiceAccountRequest.
[[["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 documentation for the `GetServiceAccountRequest` class within the Google Cloud Security Command Center Settings v1beta1 API."],["`GetServiceAccountRequest` is a request message used to retrieve service account information."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling messages, comparisons, deep cloning, and buffering."],["The `GetServiceAccountRequest` class has properties `Name` and `ServiceAccountName`, where `Name` is required and represents the relative resource name of the service account, and `ServiceAccountName` is a typed view over `Name`."],["The latest version of this API is 2.0.0-beta04, with 2.0.0-beta03 and 1.0.0-beta04 being the other available versions."]]],[]]