Pobiera wartość Item resource według nazwy elementu.
Do wykonania tego interfejsu API wymagane jest konto administratora lub konto usługi. Użyte konto usługi znajduje się na białej liście w odpowiednim źródle danych.
Żądanie HTTP
GET https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*/items/*}
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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`."]]],[]]