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-03-21 UTC."],[[["This document provides reference information for the `BigQueryDestinationConfig.Types.SourceHierarchyDatasets` class within the Google Cloud Datastream V1 API, with version 2.9.0 being the latest version available."],["The `SourceHierarchyDatasets` class is designed to allow the creation of destination datasets that mirror the source data hierarchy."],["This class, `SourceHierarchyDatasets`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparison, deep cloning, and buffer management."],["The class offers constructors to create new instances, either empty or by copying an existing `SourceHierarchyDatasets` object, which take `other` as a parameter."],["A key property of this class is `DatasetTemplate`, which allows for the configuration of dynamic dataset creation using the `DatasetTemplate` type, providing a means to customize the generation of destination datasets."]]],[]]