public sealed class GetAccessApprovalServiceAccountMessage : IMessage<GetAccessApprovalServiceAccountMessage>, IEquatable<GetAccessApprovalServiceAccountMessage>, IDeepCloneable<GetAccessApprovalServiceAccountMessage>, IBufferMessage, IMessage
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-04-02 UTC."],[[["This webpage details the `GetAccessApprovalServiceAccountMessage` class, which is a request type used to retrieve an Access Approval service account within the `Google.Cloud.AccessApproval.V1` namespace."],["The latest version of the `GetAccessApprovalServiceAccountMessage` can be found in version 2.5.0, with older versions listed down to 1.0.0."],["The `GetAccessApprovalServiceAccountMessage` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties such as `Name`, which is a string representing the name of the `AccessApprovalServiceAccount` to retrieve."],["The page provides links to the different versions of `GetAccessApprovalServiceAccountMessage`, with the oldest being version 1.0.0, and also contains relevant information on methods, constructors, and properties of the `GetAccessApprovalServiceAccountMessage` class."]]],[]]