تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]