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"]],[["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 `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."]]],[]]