[[["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."],[[["`IndexingService.ContentFormat` is an enum that defines the format of content being indexed."],["It has four possible values: `HTML`, `RAW`, `TEXT`, and `UNSPECIFIED`."],["The enum inherits methods from `java.lang.Enum`, `java.lang.Object`, and `java.lang.Comparable` for common operations."],["Developers use this enum to specify the content format when indexing data using the Google Cloud Search SDK."]]],[]]