Method: projects.operations.list
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
عملیاتی را فهرست می کند که با فیلتر مشخص شده در درخواست مطابقت دارند. اگر سرور از این روش پشتیبانی نکند، UNIMPLEMENTED
برمیگرداند.
درخواست HTTP
GET https://earthengine.googleapis.com/v1beta/{name=projects/*}/operations
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
پارامترها |
---|
name | string نام منبع اصلی عملیات. |
پارامترهای پرس و جو
پارامترها |
---|
filter | string فیلتر لیست استاندارد |
pageSize | integer اندازه صفحه فهرست استاندارد |
pageToken | string نشانه صفحه فهرست استاندارد. |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از ListOperationsResponse
است.
محدوده مجوز
به یکی از حوزه های OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/earthengine
-
https://www.googleapis.com/auth/cloud-platform
برای اطلاعات بیشتر، بهOAuth 2.0 Overview .
،
عملیاتی را فهرست می کند که با فیلتر مشخص شده در درخواست مطابقت دارند. اگر سرور از این روش پشتیبانی نکند، UNIMPLEMENTED
برمیگرداند.
درخواست HTTP
GET https://earthengine.googleapis.com/v1beta/{name=projects/*}/operations
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
پارامترها |
---|
name | string نام منبع اصلی عملیات. |
پارامترهای پرس و جو
پارامترها |
---|
filter | string فیلتر لیست استاندارد |
pageSize | integer اندازه صفحه فهرست استاندارد |
pageToken | string نشانه صفحه فهرست استاندارد. |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از ListOperationsResponse
است.
محدوده مجوز
به یکی از حوزه های OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/earthengine
-
https://www.googleapis.com/auth/cloud-platform
برای اطلاعات بیشتر، بهOAuth 2.0 Overview .
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eLists Earth Engine operations matching the provided filter, returning an \u003ccode\u003eUNIMPLEMENTED\u003c/code\u003e error if unsupported by the server.\u003c/p\u003e\n"],["\u003cp\u003eUses a \u003ccode\u003eGET\u003c/code\u003e request to a specified URL with parameters for resource name, filtering, pagination.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with specific OAuth scopes for Earth Engine or Cloud Platform access.\u003c/p\u003e\n"],["\u003cp\u003eReturns a \u003ccode\u003eListOperationsResponse\u003c/code\u003e object containing details of matching operations upon successful execution.\u003c/p\u003e\n"]]],["This content describes a `GET` request to retrieve operations. The request URL specifies the parent resource's name using the `name` path parameter. Filtering is enabled through the `filter` query parameter, and pagination is handled via `pageSize` and `pageToken`. The request body must be empty. A successful response returns a `ListOperationsResponse`. If the server lacks support, it returns `UNIMPLEMENTED`. The request requires specific OAuth scopes for authorization.\n"],null,["# Method: projects.operations.list\n\nLists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.\n\n### HTTP request\n\n`GET https://earthengine.googleapis.com/v1beta/{name=projects/*}/operations`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|--------|-------------------------------------------------------|\n| `name` | `string` The name of the operation's parent resource. |\n\n### Query parameters\n\n| Parameters ||\n|-------------|----------------------------------------|\n| `filter` | `string` The standard list filter. |\n| `pageSize` | `integer` The standard list page size. |\n| `pageToken` | `string` The standard list page token. |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [ListOperationsResponse](/earth-engine/reference/rest/Shared.Types/ListOperationsResponse).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/earthengine`\n- `\n https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [OAuth 2.0 Overview](/identity/protocols/OAuth2)."]]