[[["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 `CsvInstruction` class within the Data Labeling v1beta1 API is designed for instructions provided via CSV files."],["This specific instruction format (`CsvInstruction`) is deprecated and no longer supported."],["The `CsvInstruction` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and another one that takes another `CsvInstruction` object as an argument."],["It only exposes a single property `GcsFileUri` that stores the Google Cloud Storage (GCS) path to the instruction CSV file."]]],[]]