REST Resource: users.photos
সম্পদ
এই সম্পদের সাথে যুক্ত কোন স্থায়ী তথ্য নেই।
পদ্ধতি |
---|
| ব্যবহারকারীর ছবি সরিয়ে দেয়। |
| ব্যবহারকারীর ছবি পুনরুদ্ধার করে। |
| ব্যবহারকারীর জন্য একটি ছবি যোগ করে। |
| ব্যবহারকারীর জন্য একটি ছবি যোগ করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-06 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This resource manages user photos and does not store persistent data."],["You can delete, retrieve, add, or update a user's photo using the provided methods."],["Both `patch` and `update` methods can be used to add a photo for the user."]]],["This resource manages user photos, with no persistent data. Key actions include: `delete`, to remove a user's photo; `get`, to retrieve a user's photo; and `patch` and `update`, both for adding a photo. These methods provide the ability to manage user profile pictures by adding, retrieving, or removing photos associated with a user.\n"]]