[[["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-03-21 UTC."],[[["This webpage details the `ExamplePayload` class, which is used for providing example data for training or prediction in Google Cloud AutoML."],["The `ExamplePayload` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data handling and cloning."],["The class offers two constructors: a default one (`ExamplePayload()`) and one that takes another `ExamplePayload` instance for copying (`ExamplePayload(ExamplePayload other)`)."],["It includes properties for various data types such as `Document`, `Image`, and `TextSnippet`, as well as a `PayloadCase` property that defines the specific type of payload present in the class instance."],["The most recent version available is 3.4.0 and there are older versions available on the page, all the way back to version 2.2.0, for reference and implementation."]]],[]]