[[["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."],[[["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."]]],[]]