[[["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-04-17 UTC."],[[["The `OutputConfig` class is used to specify the desired output location for data within the Google Cloud Optimization service."],["This class has multiple versions, with the latest being 2.6.0 and a beta version 1.0.0-beta01."],["`OutputConfig` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a complex object."],["It has properties for `DataFormat`, `DestinationCase`, and `GcsDestination`, which describe the format, type and location of the data output, respectively."],["The `OutputConfig` class offers two constructors, a parameterless one, and one that takes another `OutputConfig` object for copying purposes."]]],[]]