কোন ক্ষেত্র আপডেট করা হয় তা নিয়ন্ত্রণ করতে মাস্ক আপডেট করুন। আপনি যদি UpdateMask-এ একটি ক্ষেত্র নির্দিষ্ট করেন কিন্তু তার মান এখানে উল্লেখ না করেন, তাহলে সেই ক্ষেত্রটি সাফ হয়ে যাবে। মাস্ক উপস্থিত না থাকলে বা খালি না থাকলে, সমস্ত ক্ষেত্র আপডেট করা হবে। বর্তমানে সমর্থিত ক্ষেত্র পাথ: vpcSettings এবং auditLoggingSettings
এটি ক্ষেত্রগুলির সম্পূর্ণরূপে যোগ্য নামের একটি কমা দ্বারা পৃথক করা তালিকা৷ উদাহরণ: "user.displayName,photo" ।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-11-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This API updates customer settings, requiring an admin account and using a PATCH request to `https://cloudsearch.googleapis.com/v1/settings/customer`."],["You can control which fields are updated with the `updateMask` query parameter, providing a comma-separated list of field paths."],["The request body should contain an instance of `CustomerSettings`, while a successful response will include an `Operation` object."],["Authorization requires one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud_search.settings.indexing`, `https://www.googleapis.com/auth/cloud_search.settings`, or `https://www.googleapis.com/auth/cloud_search`."]]],[]]