{// Union field hash can be only one of the following:"index_md5": integer,"index_sha1": integer,"index_sha256": integer// End of list of possible types for union field hash.}
{// Union field subline can be only one of the following:"file_hash_index": {object (FileHashIndex)},"label_value": {object (LabelValue)}// End of list of possible types for union field subline.}
[[["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-07-14 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,[]]