इस एपीआई को लागू करने के लिए, एडमिन या सेवा खाते की ज़रूरत होती है. इस्तेमाल किया गया सेवा खाता, संबंधित डेटा सोर्स में व्हाइटलिस्ट में शामिल एक खाता है.
एचटीटीपी अनुरोध
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-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`."]]],[]]