{// Union fieldhashcan be only one of the following:"indexMd5":integer,"indexSha1":integer,"indexSha256":integer// End of list of possible types for union fieldhash.}
{// Union fieldsublinecan be only one of the following:"fileHashIndex":{object (FileHashIndex)},"labelValue":{object (LabelValue)}// End of list of possible types for union fieldsubline.}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLabelValue\u003c/code\u003e object is represented in JSON with \u003ccode\u003elabel\u003c/code\u003e and \u003ccode\u003evalue\u003c/code\u003e fields, both of which are strings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileHashIndex\u003c/code\u003e in JSON contains a union field \u003ccode\u003ehash\u003c/code\u003e which can represent an integer for either \u003ccode\u003eindex_md5\u003c/code\u003e, \u003ccode\u003eindex_sha1\u003c/code\u003e, or \u003ccode\u003eindex_sha256\u003c/code\u003e, using a uint32 format.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of \u003ccode\u003eSidebarSubline\u003c/code\u003e includes a union field called \u003ccode\u003esubline\u003c/code\u003e that can contain either a \u003ccode\u003eFileHashIndex\u003c/code\u003e object or a \u003ccode\u003eLabelValue\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edisplay_name\u003c/code\u003e, \u003ccode\u003evalue\u003c/code\u003e, \u003ccode\u003efile_hash_index\u003c/code\u003e, and \u003ccode\u003esublines\u003c/code\u003e are the four fields of the primary object's JSON representation, with \u003ccode\u003esublines\u003c/code\u003e containing an array of \u003ccode\u003eSidebarSubline\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,["# SidebarEntry\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [FileHashIndex](#FileHashIndex)\n - [JSON representation](#FileHashIndex.SCHEMA_REPRESENTATION)\n- [SidebarSubline](#SidebarSubline)\n - [JSON representation](#SidebarSubline.SCHEMA_REPRESENTATION)\n- [LabelValue](#LabelValue)\n - [JSON representation](#LabelValue.SCHEMA_REPRESENTATION)\n\nFileHashIndex\n-------------\n\nSidebarSubline\n--------------\n\nLabelValue\n----------"]]