Method: resources.features.get

特徴を取得します。

HTTP リクエスト

GET https://admin.googleapis.com/admin/directory/v1/customer/{customer}/resources/features/{featureKey}

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

パスパラメータ

パラメータ
customer

string

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

featureKey

string

取得する特徴の一意の ID。

リクエスト本文

リクエストの本文は空にする必要があります。

レスポンスの本文

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

認可スコープ

次の 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

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