[[["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 2022-05-23 UTC."],[[["This endpoint facilitates the updating of an Application resource, allowing modifications to fields such as `authDomain`, `defaultCookieExpiration`, and `iap`."],["The `PATCH` method is used for the HTTP request to this endpoint, following gRPC Transcoding syntax, to allow for updates using specific parameters."],["The endpoint uses a required `name` path parameter to identify the specific Application to update, requiring the `appengine.applications.update` IAM permission."],["The `updateMask` query parameter, in FieldMask format, is required to specify which fields of the Application resource should be updated."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` authorization scope to ensure secure access."]]],[]]