প্যাচ শব্দার্থবিদ্যা ব্যবহার করে একজন ব্যবহারকারীকে আপডেট করে। পরিবর্তে আপডেট পদ্ধতি ব্যবহার করা উচিত, কারণ এটি প্যাচ শব্দার্থবিদ্যাকেও সমর্থন করে এবং আরও ভাল কর্মক্ষমতা রয়েছে। আপনি যদি একটি Google পরিচয়ে একটি বাহ্যিক পরিচয় ম্যাপ করছেন, patch পদ্ধতির পরিবর্তে update পদ্ধতি ব্যবহার করুন৷
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`patch` updates a user using patch semantics, but the `update` method is recommended for better performance and support for patch semantics, especially for mapping external identities."],["When dealing with repeated object fields like addresses or phone numbers, the `update` method should be used instead of `patch` for effective clearing."],["This API endpoint utilizes an HTTP PATCH request to `https://admin.googleapis.com/admin/directory/v1/users/{userKey}`, allowing modification of user data using patch semantics."],["To use this endpoint, you'll need to include the user's primary email address, alias email address, or unique user ID as the `userKey` in the request path."],["Appropriate authorization with the `https://www.googleapis.com/auth/admin.directory.user` scope is necessary to access and modify user data via this API."]]],[]]