public sealed class UpdateAttestorRequest : IMessage<UpdateAttestorRequest>, IEquatable<UpdateAttestorRequest>, IDeepCloneable<UpdateAttestorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1beta1 API class UpdateAttestorRequest.
Request message for [BinauthzManagementService.UpdateAttestor][].
Required. The updated [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 request URL, in the format projects/*/attestors/*.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e class, which is part of the Binary Authorization v1beta1 API within the Google Cloud platform.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e serves as the request message for updating an attestor via the \u003ccode\u003eBinauthzManagementService.UpdateAttestor\u003c/code\u003e function, and it implements several interfaces including \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 latest version of the \u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e class is 2.0.0-beta08, with prior versions 2.0.0-beta07 and 1.0.0-beta05 also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eUpdateAttestorRequest()\u003c/code\u003e and another that takes an \u003ccode\u003eUpdateAttestorRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes one property called \u003ccode\u003eAttestor\u003c/code\u003e, which represents the updated attestor details, and the service will overwrite the attestor name with the resource name from the request URL.\u003c/p\u003e\n"]]],[],null,[]]