Method: admin.directory.v1.customers.chrome.printServers.get
HTTP リクエスト
GET https://admin.googleapis.com/admin/directory/v1/{name=customers/*/chrome/printServers/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
必須。お客様の Google Workspace アカウントの一意の ID です。 形式: customers/{id}
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には PrintServer
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープのいずれかが必要です。
https://www.googleapis.com/auth/admin.chrome.printers
https://www.googleapis.com/auth/admin.chrome.printers.readonly
詳しくは、認可ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-05-05 UTC。
[null,null,["最終更新日 2023-05-05 UTC。"],[[["Retrieves the configuration details of a specified print server within a Google Workspace customer account."],["Requires authorization using specific OAuth scopes related to Chrome printer management."],["The request is made using an HTTP GET method to a specific endpoint with customer and print server identifiers."],["The response provides a PrintServer object containing the configuration information if successful."]]],[]]