[[["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."],[[["This webpage details the `OutputConfig` class, which is used to configure the destination for exported assets, and is part of the `Google.Cloud.Asset.V1` namespace, within the `Google.Cloud.Asset.V1.dll` assembly."],["The `OutputConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling."],["The latest version available is 3.12.0, with a range of previous versions listed from 3.11.0 down to 2.7.0, and all of these versions having individual links to the `OutputConfig` class within them."],["`OutputConfig` supports two destination options: `BigQueryDestination`, which allows outputting to BigQuery tables, and `GcsDestination`, which allows outputting to Cloud Storage."],["Two constructors are provided for `OutputConfig`: a default constructor `OutputConfig()` and a constructor that accepts another `OutputConfig` object for parameter as `OutputConfig(OutputConfig other)`."]]],[]]