[[["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."],[[["The latest version of the `Google.Cloud.AutoML.V1` library is 3.4.0, with version 2.2.0 being the current context for the `ExamplePayload` class."],["`ExamplePayload` is a class designed to hold example data used for training or prediction within the Google Cloud AutoML service."],["The `ExamplePayload` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties to handle different types of example data, such as `Document`, `Image`, and `TextSnippet`, each serving as an example for its type, with the property `PayloadCase` allowing to choose which example is in use."],["The class includes two constructors, one default and one to initialize it from another instance of `ExamplePayload`."]]],[]]