Method: projects.locations.identityMappingStores.importIdentityMappings

מייבאים רשימה של רשומות מיפוי זהויות למאגר מיפוי זהויות.

בקשת HTTP

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

כתובת ה-URL כתובה בתחביר של gRPC Transcoding.

פרמטרים של נתיב

פרמטרים
identityMappingStore

string

חובה. השם של מאגר מיפוי הזהויות שאליו רוצים לייבא רשומות של מיפוי זהויות. פורמט: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}

גוף הבקשה

גוף הבקשה מכיל נתונים במבנה הבא:

ייצוג ב-JSON
{

  // Union field source can be only one of the following:
  "inlineSource": {
    object (InlineSource)
  }
  // End of list of possible types for union field source.
}
שדות
שדה איחוד source. המקור של הקלט. הערך source יכול להיות רק אחד מהבאים:
inlineSource

object (InlineSource)

המקור המוטבע שממנו מייבאים את הרשומות של מיפוי הזהויות.

גוף התשובה

אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל מופע של Operation.

היקפי הרשאות

נדרש אחד מהיקפי ההרשאות הבאים של OAuth:

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

ניתן למצוא מידע נוסף כאן: Authentication Overview.

הרשאות IAM

נדרשת הרשאת IAM הבאה במשאב identityMappingStore:

  • discoveryengine.identityMappingStores.importIdentityMappings

מידע נוסף מופיע במאמרי העזרה בנושא IAM.

InlineSource

המקור המוטבע שממנו מייבאים את הרשומות של מיפוי הזהויות.

ייצוג ב-JSON
{
  "identityMappingEntries": [
    {
      object (IdentityMappingEntry)
    }
  ]
}
שדות
identityMappingEntries[]

object (IdentityMappingEntry)

אפשר לייבא עד 10,000 רשומות בכל פעם