Method: projects.locations.collections.dataStores.siteSearchEngine.targetSites.patch

TargetSite を更新します。

HTTP リクエスト

PATCH https://discoveryengine.googleapis.com/v1alpha/{targetSite.name=projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/targetSites/*}

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

パスパラメータ

パラメータ
targetSite.name

string

出力専用。ターゲット サイトの完全修飾リソース名。projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine/targetSites/{targetSite} target_site_id はシステムによって生成されます。

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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

IAM 権限

name リソースに対する次の IAM 権限が必要です。

  • discoveryengine.targetSites.update

詳細については、IAM のドキュメントをご覧ください。