[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]