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