[[["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 page provides documentation for the `OutputConfig` class within the Google Cloud Data Labeling v1beta1 API, specifically for version 2.0.0-beta04."],["`OutputConfig` is a class for configuring output data, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OutputConfig` class allows setting destinations for the output data, supporting both file output via `GcsDestination` and folder output via `GcsFolderDestination` in Cloud Storage."],["There are two constructor options for instantiating an `OutputConfig` object: a parameterless constructor, or one that takes another `OutputConfig` object as a parameter to copy."],["The `DestinationCase` property indicates whether the destination is a file or folder in Cloud Storage, being able to hold either a `GcsDestination` or a `GcsFolderDestination`."]]],[]]