[[["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-10 UTC."],[[["The page provides documentation for the `CsvDestination` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically detailing its use for storage of CSV output content."],["The `CsvDestination` class is part of the `Google.Cloud.AIPlatform.V1.dll` assembly and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `CsvDestination` class has two constructors, a default constructor and another that takes another `CsvDestination` instance as a parameter to allow for copying instances."],["The primary property within `CsvDestination` is `GcsDestination`, which is required and specifies the Google Cloud Storage location for the CSV data, with the property being of the `GcsDestination` type."]]],[]]