Method: organizations.updateOrganizationSettings

組織の設定を更新します。

HTTP リクエスト


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

パスパラメータ

パラメータ
organizationSettings.name

string

設定の相対リソース名。https://cloud.google.com/apis/design/resource_names#relative_resource_name をご覧ください。例: organizations/{organization_id}/organizationSettings。

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

設定リソースの更新時に使用する FieldMask。

空の場合、すべての変更可能なフィールドが更新されます。

リクエストの本文

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

レスポンスの本文

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

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/cloud-platform

詳細については、Authentication Overview をご覧ください。