[[["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 documentation covers the `OutputConfig` class within the Enterprise Knowledge Graph v1 API, specifically for version 1.0.0-beta03, with a link to the latest version, 1.0.0-beta04."],["The `OutputConfig` class, which inherits from `object`, defines the desired output location and metadata for the Enterprise Knowledge Graph v1 API."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which gives us information on how the object can be used."],["The class provides two constructors, a default `OutputConfig()` and `OutputConfig(OutputConfig other)`, which takes another OutputConfig object as a parameter."],["`OutputConfig` has two key properties, `BigqueryDataset` (a string in the format \"projects/*/datasets/*\") and `BigqueryDatasetAsDatasetName` (a DatasetName type), for specifying output locations."]]],[]]