public sealed class SearchExampleComparisonsResponse.Types.ExampleComparison : IMessage<SearchExampleComparisonsResponse.Types.ExampleComparison>, IEquatable<SearchExampleComparisonsResponse.Types.ExampleComparison>, IDeepCloneable<SearchExampleComparisonsResponse.Types.ExampleComparison>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class SearchExampleComparisonsResponse.Types.ExampleComparison.
Example comparisons comparing ground truth output and predictions for a
specific input.
[[["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\u003eThis documentation is for the \u003ccode\u003eSearchExampleComparisonsResponse.Types.ExampleComparison\u003c/code\u003e class within the Data Labeling v1beta1 API, providing reference information and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchExampleComparisonsResponse.Types.ExampleComparison\u003c/code\u003e class is used to compare ground truth outputs with model predictions for a given input, as per the description.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, according to the content's inheritance and implements sections.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: one default (\u003ccode\u003eExampleComparison()\u003c/code\u003e) and another that takes an existing \u003ccode\u003eExampleComparison\u003c/code\u003e instance (\u003ccode\u003eExampleComparison(ExampleComparison other)\u003c/code\u003e) to copy from.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eGroundTruthExample\u003c/code\u003e which represents the ground truth output, and \u003ccode\u003eModelCreatedExamples\u003c/code\u003e which contains the predictions generated by the model.\u003c/p\u003e\n"]]],[],null,[]]