public sealed class ExampleComparison : IMessage<SearchExampleComparisonsResponse.Types.ExampleComparison>, IEquatable<SearchExampleComparisonsResponse.Types.ExampleComparison>, IDeepCloneable<SearchExampleComparisonsResponse.Types.ExampleComparison>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExampleComparison\u003c/code\u003e class compares ground truth outputs and model predictions for a given input.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace, with version information showing the latest version as 2.0.0-beta05, and has backwards compatibility with versions such as 1.0.0-beta03, 2.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \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\u003eExampleComparison\u003c/code\u003e has two constructors, one default and one that takes another \u003ccode\u003eExampleComparison\u003c/code\u003e as an argument, and it offers properties for accessing ground truth outputs and model predictions.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eGroundTruthExample\u003c/code\u003e and \u003ccode\u003eModelCreatedExamples\u003c/code\u003e allow for retrieval of the ground truth and predictions, respectively.\u003c/p\u003e\n"]]],[],null,[]]