REST Resource: users.photos
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
ユーザーの写真を削除します。 |
|
ユーザーの写真を取得します。 |
|
ユーザーの写真を追加します。 |
|
ユーザーの写真を追加します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-05-15 UTC。
[null,null,["最終更新日 2024-05-15 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"]]