public sealed class CreateAttestorRequest : IMessage<CreateAttestorRequest>, IEquatable<CreateAttestorRequest>, IDeepCloneable<CreateAttestorRequest>, IBufferMessage, IMessage
Request message for [BinauthzManagementService.CreateAttestor][].
Required. The initial [attestor][google.cloud.binaryauthorization.v1beta1.Attestor] value. The service will
overwrite the [attestor name][google.cloud.binaryauthorization.v1beta1.Attestor.name] field with the resource name,
in the format projects/*/attestors/*.
[[["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."],[[["\u003cp\u003eThis document provides details for the \u003ccode\u003eCreateAttestorRequest\u003c/code\u003e class, which is used to send requests for creating an attestor in the Binary Authorization service, specifically within version 1.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAttestorRequest\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eAttestor\u003c/code\u003e, \u003ccode\u003eAttestorId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e that are required for setting up the initial attestor, specifying its ID, and defining its parent resource within the Binary Authorization service.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.BinaryAuthorization.V1Beta1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.BinaryAuthorization.V1Beta1.dll\u003c/code\u003e assembly, and has inherited members from \u003ccode\u003eObject\u003c/code\u003e like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently 3 available versions, with 2.0.0-beta08 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]