public sealed class GetAttestorRequest : IMessage<GetAttestorRequest>, IEquatable<GetAttestorRequest>, IDeepCloneable<GetAttestorRequest>, IBufferMessage, IMessage
Request message for [BinauthzManagementService.GetAttestor][].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eGetAttestorRequest\u003c/code\u003e class, which is a request message used to retrieve a specific attestor in the Google Cloud Binary Authorization service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAttestorRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for creating a new instance and another for creating a copy from an existing \u003ccode\u003eGetAttestorRequest\u003c/code\u003e object, for convenient object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two primary properties: \u003ccode\u003eAttestorName\u003c/code\u003e, a typed view over the attestor name, and \u003ccode\u003eName\u003c/code\u003e, which is a required string property that specifies the resource name of the attestor to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest version, while this page provides information on version 2.0.0, with links to documentation for versions ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]