Method: projects.locations.identityMappingStores.importIdentityMappings

Mengimpor daftar Entri Pemetaan Identitas ke Penyimpanan Pemetaan Identitas.

Permintaan HTTP

POST https://discoveryengine.googleapis.com/v1/{identityMappingStore=projects/*/locations/*/identityMappingStores/*}:importIdentityMappings

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
identityMappingStore

string

Wajib. Nama Identity Mapping Store untuk mengimpor Identity Mapping Entries. Format: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}

Isi permintaan

Isi permintaan memuat data dengan struktur berikut:

Representasi JSON
{

  // The following is a list of mutually exclusive fields. At most one of the
  // fields will be set in a response:
  "inlineSource": {
    object (InlineSource)
  }
  // End of mutually exclusive fields.
}
Kolom
Sumber input. Berikut adalah daftar kolom yang bersifat eksklusif satu sama lain. Maksimal satu kolom akan ditetapkan dalam respons:
inlineSource

object (InlineSource)

Sumber inline untuk mengimpor entri pemetaan identitas.

Akhir kolom yang saling eksklusif.

Isi respons

Jika berhasil, isi respons akan memuat instance Operation.

Cakupan otorisasi

Memerlukan salah satu cakupan OAuth berikut:

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

Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.

Izin IAM

Memerlukan izin IAM berikut pada resource identityMappingStore:

  • discoveryengine.identityMappingStores.importIdentityMappings

Untuk mengetahui informasi selengkapnya, lihat dokumentasi IAM.

InlineSource

Sumber inline untuk mengimpor entri pemetaan identitas.

Representasi JSON
{
  "identityMappingEntries": [
    {
      object (IdentityMappingEntry)
    }
  ]
}
Kolom
identityMappingEntries[]

object (IdentityMappingEntry)

Maksimum 10.000 entri dapat diimpor sekaligus