[[["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-11-07 UTC."],[],["The `SearchContentBlockData` class in the SearchInAppsSDK is designed to hold the data for rendering a single `SearchContentBlock`. It lacks a usable initializer; both `-init` and `+new` are explicitly marked as unavailable. Consequently, direct instantiation of this class is not supported, with `-init` being documented as undocumented. The `+new` method is also documented as undocumented, with the explicit message that init is unavailable.\n"]]