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 version 2.2.0."],["`GetAttestorRequest` is a request message used for retrieving an attestor via the `BinauthzManagementService.GetAttestor` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of the `GetAttestorRequest` class include `AttestorName`, which provides a typed view of the resource name, and `Name`, a string that specifies the required name of the attestor to retrieve."],["The document also provides information on inherited members, constructors, and the available versions of the package, with 2.5.0 being the latest version."]]],[]]