Method: changes.watch
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
HTTP অনুরোধ
POST https://www.googleapis.com/drive/v3/changes/watch
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
ক্যোয়ারী প্যারামিটার
পরামিতি |
---|
driveId | string শেয়ার্ড ড্রাইভ যেখান থেকে পরিবর্তনগুলি ফেরত দেওয়া হবে৷ যদি নির্দিষ্ট করা হয় তবে পরিবর্তন আইডিগুলি শেয়ার্ড ড্রাইভের প্রতিফলিত হবে; সম্মিলিত ড্রাইভ আইডি ব্যবহার করুন এবং আইডেন্টিফায়ার হিসাবে আইডি পরিবর্তন করুন। |
includeCorpusRemovals | boolean ফাইল রিসোর্স অন্তর্ভুক্ত করা উচিত কি না যদি ফাইলটি অনুরোধের সময় ব্যবহারকারীর দ্বারা অ্যাক্সেসযোগ্য থাকে, এমনকি যখন একটি ফাইল পরিবর্তনের তালিকা থেকে সরানো হয়েছিল এবং এই ফাইলের জন্য আর কোনো পরিবর্তন এন্ট্রি থাকবে না। |
includeItemsFromAllDrives | boolean আমার ড্রাইভ এবং শেয়ার্ড ড্রাইভ আইটেম উভয়ই ফলাফলে অন্তর্ভুক্ত করা উচিত কিনা। |
includeRemoved | boolean পরিবর্তনের তালিকা থেকে আইটেমগুলি সরানো হয়েছে তা নির্দেশ করে এমন পরিবর্তনগুলি অন্তর্ভুক্ত করতে হবে কিনা, উদাহরণস্বরূপ মুছে ফেলা বা অ্যাক্সেস হারানোর মাধ্যমে। |
includeTeamDriveItems (deprecated) | boolean অপ্রচলিত: পরিবর্তে includeItemsFromAllDrives ব্যবহার করুন। |
pageSize | integer প্রতি পৃষ্ঠায় ফেরার জন্য সর্বাধিক সংখ্যক পরিবর্তন। |
pageToken | string পরবর্তী পৃষ্ঠায় পূর্ববর্তী তালিকার অনুরোধ অব্যাহত রাখার জন্য টোকেন। এটি পূর্ববর্তী প্রতিক্রিয়া থেকে 'nextPageToken' এর মান বা getStartPageToken পদ্ধতির প্রতিক্রিয়াতে সেট করা উচিত। |
restrictToMyDrive | boolean আমার ড্রাইভ শ্রেণিবিন্যাসের মধ্যে ফলাফলগুলিকে সীমাবদ্ধ করতে হবে কিনা৷ এটি ফাইলগুলিতে পরিবর্তনগুলি বাদ দেয় যেমন অ্যাপ্লিকেশন ডেটা ফোল্ডারে থাকা ফাইলগুলি বা ভাগ করা ফাইলগুলি যেগুলি আমার ড্রাইভে যোগ করা হয়নি৷ |
spaces | string কর্পোরার মধ্যে ক্যোয়ারী করার জন্য স্থানগুলির একটি কমা দ্বারা পৃথক করা তালিকা৷ সমর্থিত মান হল 'ড্রাইভ' এবং 'অ্যাপডেটাফোল্ডার'। |
supportsAllDrives | boolean অনুরোধ করা অ্যাপ্লিকেশনটি আমার ড্রাইভ এবং শেয়ার্ড ড্রাইভ উভয়কেই সমর্থন করে কিনা৷ |
supportsTeamDrives (deprecated) | boolean বাতিল করা হয়েছে: পরিবর্তে supportsAllDrives ব্যবহার করুন। |
teamDriveId (deprecated) | string বাতিল করা হয়েছে: পরিবর্তে driveId ব্যবহার করুন। |
includePermissionsForView | string প্রতিক্রিয়াতে কোন অতিরিক্ত ভিউ এর অনুমতি অন্তর্ভুক্ত করতে হবে তা নির্দিষ্ট করে। শুধুমাত্র 'প্রকাশিত' সমর্থিত। |
includeLabels | string প্রতিক্রিয়ার labelInfo অংশে অন্তর্ভুক্ত করার জন্য লেবেলের আইডিগুলির একটি কমা দ্বারা পৃথক করা তালিকা৷ |
শরীরের অনুরোধ
অনুরোধের মূল অংশে Channel
একটি উদাহরণ রয়েছে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডিতে Channel
একটি উদাহরণ থাকে।
অনুমোদনের সুযোগ
নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:
-
https://www.googleapis.com/auth/drive
-
https://www.googleapis.com/auth/drive.appdata
-
https://www.googleapis.com/auth/drive.file
-
https://www.googleapis.com/auth/drive.meet.readonly
-
https://www.googleapis.com/auth/drive.metadata
-
https://www.googleapis.com/auth/drive.metadata.readonly
-
https://www.googleapis.com/auth/drive.photos.readonly
-
https://www.googleapis.com/auth/drive.readonly
কিছু সুযোগ সীমাবদ্ধ এবং সেগুলি ব্যবহার করার জন্য আপনার অ্যাপের নিরাপত্তা মূল্যায়ন প্রয়োজন। আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Method: changes.watch\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n\nSubscribes to changes for a user. For more information, see [Notifications for resource changes](https://developers.google.com/workspace/drive/api/guides/push).\n\n### HTTP request\n\n`POST https://www.googleapis.com/drive/v3/changes/watch`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Query parameters\n\n| Parameters ||\n|------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `driveId` | `string` The shared drive from which changes will be returned. If specified the change IDs will be reflective of the shared drive; use the combined drive ID and change ID as an identifier. |\n| `includeCorpusRemovals` | `boolean` Whether changes should include the file resource if the file is still accessible by the user at the time of the request, even when a file was removed from the list of changes and there will be no further change entries for this file. |\n| `includeItemsFromAllDrives` | `boolean` Whether both My Drive and shared drive items should be included in results. |\n| `includeRemoved` | `boolean` Whether to include changes indicating that items have been removed from the list of changes, for example by deletion or loss of access. |\n| `includeTeamDriveItems` **(deprecated)** | `boolean` Deprecated: Use `includeItemsFromAllDrives` instead. |\n| `pageSize` | `integer` The maximum number of changes to return per page. |\n| `pageToken` | `string` The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response or to the response from the getStartPageToken method. |\n| `restrictToMyDrive` | `boolean` Whether to restrict the results to changes inside the My Drive hierarchy. This omits changes to files such as those in the Application Data folder or shared files which have not been added to My Drive. |\n| `spaces` | `string` A comma-separated list of spaces to query within the corpora. Supported values are 'drive' and 'appDataFolder'. |\n| `supportsAllDrives` | `boolean` Whether the requesting application supports both My Drives and shared drives. |\n| `supportsTeamDrives` **(deprecated)** | `boolean` Deprecated: Use `supportsAllDrives` instead. |\n| `teamDriveId` **(deprecated)** | `string` Deprecated: Use `driveId` instead. |\n| `includePermissionsForView` | `string` Specifies which additional view's permissions to include in the response. Only 'published' is supported. |\n| `includeLabels` | `string` A comma-separated list of IDs of labels to include in the `labelInfo` part of the response. |\n\n### Request body\n\nThe request body contains an instance of [Channel](/workspace/drive/api/reference/rest/v3/channels#Channel).\n\n### Response body\n\nIf successful, the response body contains an instance of [Channel](/workspace/drive/api/reference/rest/v3/channels#Channel).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/drive`\n- `\n https://www.googleapis.com/auth/drive.appdata`\n- `\n https://www.googleapis.com/auth/drive.file`\n- `\n https://www.googleapis.com/auth/drive.meet.readonly`\n- `\n https://www.googleapis.com/auth/drive.metadata`\n- `\n https://www.googleapis.com/auth/drive.metadata.readonly`\n- `\n https://www.googleapis.com/auth/drive.photos.readonly`\n- `\n https://www.googleapis.com/auth/drive.readonly`\n\nSome scopes are restricted and require a security assessment for your app to use them. For more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]