public sealed class UpdateAttestorRequest : IMessage<UpdateAttestorRequest>, IEquatable<UpdateAttestorRequest>, IDeepCloneable<UpdateAttestorRequest>, IBufferMessage, IMessage
Request message for [BinauthzManagementService.UpdateAttestor][].
Required. The updated [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 request URL, 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 page details the \u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e class, which is used as a request message for updating an attestor in the BinauthzManagementService.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.BinaryAuthorization.V1\u003c/code\u003e namespace, is part of the Google Cloud Binary Authorization .NET library and is implemented by \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eUpdateAttestorRequest()\u003c/code\u003e and a constructor that takes another \u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of this class is \u003ccode\u003eAttestor\u003c/code\u003e, which holds the updated attestor information, and its value is of the type \u003ccode\u003eAttestor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page also lists the different versions of this class, with version 2.5.0 being the latest, and provides links to each version's documentation.\u003c/p\u003e\n"]]],[],null,[]]