Method: projects.locations.collections.dataStores.getDocumentProcessingConfig

Mendapatkan DocumentProcessingConfig.

Permintaan HTTP

GET https://discoveryengine.googleapis.com/v1alpha/{name=projects/*/locations/*/collections/*/dataStores/*/documentProcessingConfig}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama resource DocumentProcessingConfig lengkap. Format: projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}/documentProcessingConfig

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons akan berisi instance DocumentProcessingConfig.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

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

Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.

Izin IAM

Memerlukan izin IAM berikut pada resource name:

  • discoveryengine.documentProcessingConfigs.get

Untuk mengetahui informasi selengkapnya, lihat dokumentasi IAM.