public sealed class GetAccessApprovalServiceAccountMessage : IMessage<GetAccessApprovalServiceAccountMessage>, IEquatable<GetAccessApprovalServiceAccountMessage>, IDeepCloneable<GetAccessApprovalServiceAccountMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class GetAccessApprovalServiceAccountMessage.
Request to get an Access Approval service account.
[[["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 webpage provides documentation for the `GetAccessApprovalServiceAccountMessage` class within the Google Cloud Access Approval v1 API, specifically version 2.4.0."],["The `GetAccessApprovalServiceAccountMessage` class is used to request and retrieve an Access Approval service account, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of the API, ranging from version 1.0.0 to the latest version, 2.5.0, alongside the current version displayed, 2.4.0."],["The `GetAccessApprovalServiceAccountMessage` class offers two constructors and a `Name` property of type string to name the account."],["This page also details the inheritance and implemented members of `GetAccessApprovalServiceAccountMessage`, such as `GetHashCode()`, `GetType()`, and `ToString()` from the `object` class."]]],[]]