public sealed class BigQueryDestinationConfig.Types.SourceHierarchyDatasets : IMessage<BigQueryDestinationConfig.Types.SourceHierarchyDatasets>, IEquatable<BigQueryDestinationConfig.Types.SourceHierarchyDatasets>, IDeepCloneable<BigQueryDestinationConfig.Types.SourceHierarchyDatasets>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class BigQueryDestinationConfig.Types.SourceHierarchyDatasets.
Destination datasets are created so that hierarchy of the destination data
objects matches the source hierarchy.
[[["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-09 UTC."],[[["This document provides reference information for the `BigQueryDestinationConfig.Types.SourceHierarchyDatasets` class within the DataStream v1 API."],["The `SourceHierarchyDatasets` class is designed to ensure that destination dataset structures mirror the hierarchical organization of the source data."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration with other parts of the .NET ecosystem."],["The class has two constructors, one to create a default instance and one to create an instance based on another `SourceHierarchyDatasets` instance."],["`DatasetTemplate` property is used to define a template for dynamically creating new datasets based on this `SourceHierarchyDatasets` configuration."]]],[]]