ビルディングを取得します。
HTTP リクエスト
GET https://admin.googleapis.com/admin/directory/v1/customer/{customer}/resources/buildings/{buildingId}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ | |
---|---|
customer |
お客様の Google Workspace アカウントの一意の ID。アカウント管理者は、 |
buildingId |
取得する建物の一意の ID。 |
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Building
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープのいずれかが必要です。
https://apps-apis.google.com/a/feeds/calendar/resource/
https://www.googleapis.com/auth/admin.directory.resource.calendar
https://www.googleapis.com/auth/admin.directory.resource.calendar.readonly
詳しくは、承認ガイドをご覧ください。