[[["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."],[[["`IndexingItemBuilder.ItemType` is an enum defining the type of item being indexed in Google Cloud Search."],["It includes three values: `CONTAINER_ITEM`, `CONTENT_ITEM`, and `VIRTUAL_CONTAINER_ITEM` representing different indexing item types."],["The class inherits standard methods from `java.lang.Enum`, `java.lang.Object`, and `java.lang.Comparable` for object comparison and manipulation."],["These methods offer functionalities such as retrieving the enum name, ordinal value, comparing items, and basic object operations."]]],[]]