Method: channels.stop
इस चैनल पर संसाधनों को देखना बंद करता है.
एचटीटीपी अनुरोध
POST https://www.googleapis.com/drive/v2/channels/stop
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
अनुरोध का मुख्य भाग
अनुरोध के मुख्य भाग में Channel
का उदाहरण है.
जवाब का मुख्य भाग
जवाब सही होने पर, जवाब का मुख्य हिस्सा खाली होता है.
अनुमति के दायरे
इनमें से किसी एक OAuth स्कोप की ज़रूरत होती है:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.appdata
https://www.googleapis.com/auth/drive.apps.readonly
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 साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया."],[[["Sends a POST request to `https://www.googleapis.com/drive/v2/channels/stop` to stop watching resources."],["The request body should contain a Channel object to specify the channel to stop."],["A successful request results in an empty response body."],["Requires authorization with one of the listed OAuth scopes, including `https://www.googleapis.com/auth/drive` or others with varying levels of access to Google Drive resources."]]],["To stop watching resources, a `POST` request is sent to `https://www.googleapis.com/drive/v2/channels/stop`. The request body must contain a `Channel` instance. A successful operation results in an empty response body. Authorization requires one of several specified OAuth scopes, including `https://www.googleapis.com/auth/drive` and others, with some requiring a security assessment. The URL employs gRPC Transcoding syntax.\n"]]