প্রয়োজন। তৈরি করার জন্য একটি প্রিন্ট সার্ভার। আপনি যদি প্রিন্ট সার্ভারটিকে একটি নির্দিষ্ট সাংগঠনিক ইউনিটের (OU) অধীনে রাখতে চান, তাহলে orgUnitId পূরণ করুন। অন্যথায় প্রিন্ট সার্ভার রুট OU এর অধীনে তৈরি করা হয়।
ডিরেক্টরি API ব্যবহার করে orgUnitId পুনরুদ্ধার করা যেতে পারে।
[[["সহজে বোঝা যায়","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-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Enables batch creation of up to 50 print servers within a Google Workspace customer account."],["Requires the `https://www.googleapis.com/auth/admin.chrome.printers` OAuth scope for authorization."],["Utilizes a `POST` request to `https://admin.googleapis.com/admin/directory/v1/{parent=customers/*}/chrome/printServers:batchCreatePrintServers` with a request body specifying print server details."],["The response includes a list of successfully created print servers and a list of any failures encountered during the process."],["Print servers can be placed under a specific organizational unit (OU) by providing the `orgUnitId` during creation."]]],[]]