public sealed class CreateAttestorRequest : IMessage<CreateAttestorRequest>, IEquatable<CreateAttestorRequest>, IDeepCloneable<CreateAttestorRequest>, IBufferMessage, IMessage
Request message for [BinauthzManagementService.CreateAttestor][].
Required. The initial [attestor][google.cloud.binaryauthorization.v1.Attestor] value. The service will
overwrite the [attestor name][google.cloud.binaryauthorization.v1.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\u003eThe \u003ccode\u003eCreateAttestorRequest\u003c/code\u003e class is a request message for creating an attestor in the BinauthzManagementService, found in version 2.0.0 of the Google.Cloud.BinaryAuthorization.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing capabilities for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAttestorRequest\u003c/code\u003e class has constructors to create a new instance or copy an existing one, and it holds properties like \u003ccode\u003eAttestor\u003c/code\u003e, \u003ccode\u003eAttestorId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to specify the attestor details.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this library is 2.5.0, with multiple prior versions from 2.4.0 to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe library provides the functionality to specify the project parent of the attestor, through the use of a String type property, \u003ccode\u003eParent\u003c/code\u003e, or with the \u003ccode\u003eParentAsProjectName\u003c/code\u003e property for a \u003ccode\u003eProjectName\u003c/code\u003e typed view.\u003c/p\u003e\n"]]],[],null,[]]