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 Google Cloud Binary Authorization v1 API, specifically for .NET."],["The `GetAttestorRequest` class is a request message used for retrieving an attestor via the `BinauthzManagementService.GetAttestor` method, as specified in the API."],["The `GetAttestorRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AttestorName`, which is a typed view of the resource name, and `Name`, a string representing the required attestor's name in a specific format."],["This page gives access to various version of the `GetAttestorRequest` class, ranging from v1.0.0 to v2.5.0 (latest)."]]],[]]