[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]