मास्क अपडेट करें, ताकि यह कंट्रोल किया जा सके कि किन फ़ील्ड को अपडेट किया जाए. अगर आपने अपडेटMask में किसी फ़ील्ड के बारे में जानकारी दी है, लेकिन उसकी वैल्यू यहां नहीं डाली है, तो वह फ़ील्ड मिटा दिया जाएगा. अगर मास्क मौजूद नहीं है या खाली है, तो सभी फ़ील्ड अपडेट हो जाएंगे. इस समय काम करने वाले फ़ील्ड पाथ: vpcSettings और ऑडिटलॉग सेटिंग
यह फ़ील्ड के पूरी तरह क्वालिफ़ाइड नामों की कॉमा-सेपरेटेड लिस्ट है. उदाहरण: "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-09-03 (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`."]]],[]]