Method: resources.buildings.update

ビルディングを更新します。

HTTP リクエスト

PUT https://admin.googleapis.com/admin/directory/v1/customer/{customer}/resources/buildings/{buildingId}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
customer

string

顧客の Google Workspace アカウントの一意の ID。アカウント管理者は、my_customer エイリアスを使用してアカウントのお客様 ID を表すこともできます。

buildingId

string

更新する建物の ID。

クエリ パラメータ

パラメータ
coordinatesSource

enum (CoordinatesSource)

Building.Coordinates が派生するソース。

リクエスト本文

リクエストの本文には Building のインスタンスが含まれます。

レスポンスの本文

成功した場合、レスポンスの本文には Building のインスタンスが含まれます。

認可スコープ

次の OAuth スコープのいずれかが必要です。

  • https://apps-apis.google.com/a/feeds/calendar/resource/
  • https://www.googleapis.com/auth/admin.directory.resource.calendar

詳しくは、認可ガイドをご覧ください。