ग्राहक के Google Workspace खाते का यूनीक आईडी. खाते के एडमिन के तौर पर, अपने खाते की customerId दिखाने के लिए, my_customer उपनाम का इस्तेमाल भी किया जा सकता है. customerId को भी उपयोगकर्ता संसाधन के हिस्से के तौर पर दिखाया जाता है.
orgUnitPath
string
संगठन की इकाई का पूरा पाथ (शुरुआत की / को छोड़कर) या इसका यूनीक आईडी.
[[["समझने में आसान है","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-05-15 (UTC) को अपडेट किया गया."],[[["This operation updates an existing organizational unit using the PATCH method, allowing for partial modifications."],["It requires providing the `customerId` and the `orgUnitPath` as path parameters in the request URL."],["The request body should contain the desired changes to the organizational unit in the form of an `OrgUnit` object."],["Upon success, the response will contain the updated `OrgUnit` object reflecting the applied changes."],["Proper authorization with specific OAuth scopes (`https://apps-apis.google.com/a/feeds/policies/` or `https://www.googleapis.com/auth/admin.directory.orgunit`) is necessary to execute this operation."]]],[]]