Для выполнения этого API требуется учетная запись администратора или службы. Используемая учетная запись службы находится в белом списке соответствующего источника данных.
HTTP-запрос
GET https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*/items/*}
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-11-06 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`."]]],[]]