public sealed class GetAttestorRequest : IMessage<GetAttestorRequest>, IEquatable<GetAttestorRequest>, IDeepCloneable<GetAttestorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1 API class GetAttestorRequest.
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."],[[["This document provides reference documentation for the `GetAttestorRequest` class within the Binary Authorization v1 API, specifically for .NET."],["`GetAttestorRequest` is a request message used to retrieve information about an attestor via `BinauthzManagementService.GetAttestor`."],["The `GetAttestorRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAttestorRequest` class has properties, including `AttestorName` and `Name`, allowing for the retrieval of a specific attestor by its name, which follows the format `projects/*/attestors/*`."],["The latest version of this documentation is for 2.5.0, and it also includes documentation for versions 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0."]]],[]]