[[["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 2024-04-12 UTC."],[[["This page details how to update an attestor using a PUT HTTP request to the specified URL."],["The URL utilizes gRPC Transcoding syntax and requires a path parameter, `attestor.name`, which cannot be updated and is formatted as `projects/*/attestors/*`."],["The request body must include an instance of `Attestor`, and if the update is successful, the response body will also contain an `Attestor` instance."],["The update operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."],["If the specified `attestor` does not exist, the response will be `NOT_FOUND`."]]],[]]