[[["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-06-12 UTC."],[[["This webpage details how to update an existing ArchiveDeployment, where labels are modifiable, but most other fields are not."],["The HTTP request uses a PATCH method directed to a specific URL formatted with gRPC Transcoding syntax, targeting the ArchiveDeployment by its name."],["The operation requires a `archiveDeployment.name` path parameter, formatted as `organizations/{org}/environments/{env}/archiveDeployments/{id}`."],["Updates require specifying which fields to modify using the `updateMask` query parameter, which uses a comma-separated list of fully qualified names."],["Both the request and response bodies utilize an instance of the ArchiveDeployment resource."]]],[]]