[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-03-06 UTC."],[[["This request updates specific settings within a project's configuration."],["It uses the PATCH method and requires the project's config name in the URL."],["You must specify the fields you want to change using the 'updateMask' query parameter."],["The request body contains the new configuration data in JSON format, following the 'ProjectConfig' structure."],["Authorization is needed through either Earth Engine or Cloud Platform scopes."]]],["This documentation describes updating a project's configuration state via a PATCH request to the specified URL, `https://earthengine.googleapis.com/v1beta/{projectConfig.name=projects/*/config}`. The request requires the project config name and an `updateMask` parameter listing the fields to modify. The request body contains a `ProjectConfig` instance, and upon success, returns a `ProjectConfig` instance. Authorization requires specific OAuth scopes related to Earth Engine or Cloud Platform.\n"]]