[[["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."],[[["The `OutputConfig` class in the Enterprise Knowledge Graph v1 API defines the desired output location and metadata."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message management."],["`OutputConfig` offers two constructors: a default constructor and one that accepts another `OutputConfig` instance for cloning purposes."],["The class includes properties like `BigqueryDataset`, a string representing the dataset location in the format \"projects/*/datasets/*\", and `BigqueryDatasetAsDatasetName`, which provides a `DatasetName`-typed view of the dataset property."],["The latest version of `OutputConfig` is `1.0.0-beta04`, with a previous version `1.0.0-beta03` also documented, in the context of the provided API documentation."]]],[]]