Method: projects.locations.collections.getDataConnector

הפונקציה מחזירה את ה-DataConnector. ‫DataConnector הוא משאב יחיד לכל Collection.

בקשת HTTP

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

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

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

פרמטרים
name

string

חובה. שם המשאב המלא של DataConnector, כמו projects/{project}/locations/{location}/collections/{collectionId}/dataConnector.

אם למתקשר אין הרשאה לגשת אל DataConnector, בין אם הוא קיים ובין אם לא, מוחזרת שגיאת PERMISSION_DENIED.

אם DataConnector המבוקש לא קיים, מוחזרת שגיאת NOT_FOUND.

גוף הבקשה

גוף הבקשה צריך להיות ריק.

גוף התשובה

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

היקפי הרשאות

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

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

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

הרשאות IAM

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

  • discoveryengine.dataConnectors.get

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