[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["The `Uploader` class utilizes a JSON file to upload requests to the Cloud Search Indexing API."],["`UploadRequest` defines the structure of requests for the Cloud Search API, encompassing various operations like indexing, deleting, and schema management."],["Several specialized request classes, such as `IndexItemRequest` and `DeleteSchemaRequest`, cater to specific API interactions."],["`UploadRequest` supports functionalities for listing, getting, and polling items from the Cloud Search index."],["Media content can be included in requests using `UploadRequest.MediaContent`, sourced from either a URL or a string."]]],[]]