Zum Ausführen dieser API ist ein Administrator- oder Dienstkonto erforderlich. Das verwendete Dienstkonto ist das Dienstkonto, das in der entsprechenden Datenquelle auf die Zulassungsliste gesetzt wurde.
HTTP-Anfrage
GET https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*/items/*}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-03 (UTC)."],[[["Retrieves a specific item from a Cloud Search data source using its name."],["Requires admin or service account authorization, with the service account needing to be whitelisted in the data source."],["Uses a `GET` request with path and optional query parameters to specify the item and connector information."],["Returns the `Item` resource if successful, providing details about the requested item."],["Needs appropriate OAuth scopes for authorization, such as `cloud_search.indexing` or `cloud_search`."]]],[]]