Duyuru: 15 Nisan 2025'ten önce Earth Engine'i kullanmak için kaydedilen tüm ticari olmayan projelerin Earth Engine erişimini sürdürmek için ticari olmayan uygunluğu doğrulaması gerekir.
[[["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-07-25 UTC."],[[["Retrieves the access control policy for a specified Earth Engine resource, returning an empty policy if none is set."],["Uses an HTTP POST request to `https://earthengine.googleapis.com/v1alpha/{resource=projects/*/assets/**}:getIamPolicy`, with the resource specified in the URL path."],["Request body can optionally include `GetPolicyOptions` for customizing the policy retrieval."],["Successful responses contain a `Policy` object representing the resource's access control settings."],["Requires appropriate OAuth scopes for authorization, such as `earthengine`, `cloud-platform`, or their read-only counterparts."]]],["This documentation details how to retrieve the access control policy for a specific resource using a POST request to the provided URL. The request requires a resource path and accepts an optional `GetPolicyOptions` object in the request body. The server responds with a `Policy` object if successful or an empty policy if none is set. Authorization requires specific OAuth scopes related to Earth Engine or Cloud Platform. The parameter `resource` is the path to the resource which the policy is applied to.\n"]]