public MapField<string, long> ExampleCount { get; }
Map of each annotation spec's example count. Key is the annotation spec
name and value is the number of examples for that annotation spec.
If the annotated dataset does not have annotation spec, the map will return
a pair where the key is empty string and value is the total number of
annotations.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eLabelStats\u003c/code\u003e class for the Data Labeling v1beta1 API is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelStats\u003c/code\u003e provides statistics about annotation specifications within the Data Labeling API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelStats\u003c/code\u003e contains a \u003ccode\u003eMapField\u003c/code\u003e property named \u003ccode\u003eExampleCount\u003c/code\u003e that stores the count of examples for each annotation spec using a string key for the spec name and a long value for the example count.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelStats\u003c/code\u003e has two constructors, one that is parameterless, and one that accepts another \u003ccode\u003eLabelStats\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]