{// Union fieldvaluecan be only one of the following:"stringValue":string,"int32Value":integer,"uint32Value":integer,"int64Value":string,"uint64Value":string,"floatValue":number,"doubleValue":number,"enumValue":string,"boolValue":boolean,"bytesValue":string// End of list of possible types for union fieldvalue.}
[[["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\u003eAlertFieldAggregation\u003c/code\u003e structure provides a detailed breakdown of alert data, including field names, baseline and total alert counts, and lists of top, bottom, and all values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlertFieldValueCount\u003c/code\u003e details the count of specific field values, including both baseline and total alert counts.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlertFieldValue\u003c/code\u003e is a union field, meaning it can represent one of several data types such as string, integer, float, boolean, or bytes.\u003c/p\u003e\n"],["\u003cp\u003eThe top-level JSON representation includes an array of \u003ccode\u003eAlertFieldAggregation\u003c/code\u003e objects, allowing for multiple field analyses within a single response.\u003c/p\u003e\n"]]],[],null,["# AlertFieldAggregations\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [AlertFieldAggregation](#AlertFieldAggregation)\n - [JSON representation](#AlertFieldAggregation.SCHEMA_REPRESENTATION)\n- [AlertFieldValueCount](#AlertFieldValueCount)\n - [JSON representation](#AlertFieldValueCount.SCHEMA_REPRESENTATION)\n- [AlertFieldValue](#AlertFieldValue)\n - [JSON representation](#AlertFieldValue.SCHEMA_REPRESENTATION)\n\nAlertFieldAggregation\n---------------------\n\nAlertFieldValueCount\n--------------------\n\nAlertFieldValue\n---------------"]]