[[["容易理解","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-08-29 (世界標準時間)。"],[[["The Company resource represents a reseller, vendor, or customer within the zero-touch reseller and customer APIs."],["The JSON representation for a Company includes details such as `name`, `companyId`, `companyName`, `ownerEmails`, `adminEmails`, `termsStatus`, `skipWelcomeEmail`, `languageCode`, and `googleWorkspaceAccount`."],["The `name`, `companyId`, and `termsStatus` fields are output-only, whereas the fields `ownerEmails`, `skipWelcomeEmail`, and `languageCode` are input-only fields."],["The `companyName` and `ownerEmails` are required fields to create a company, and each must be associated with a Google account, and must contain at least one email address."],["The method `list` allows partners to retrieve a list of their vendors."]]],["The document defines a \"Company\" resource in the zero-touch reseller and customer APIs, representing a reseller, vendor, or customer. Key information includes the company's `name`, `companyId`, `companyName`, and email addresses for `ownerEmails` and `adminEmails`. The `termsStatus` indicates if the terms of service have been accepted. Other data includes `skipWelcomeEmail`, and `languageCode`. One method allows listing vendors. This is done using `partners.vendors/list`.\n"]]