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 the latest version being 2.9.0."],["The `SourceHierarchyDatasets` class is used to configure the creation of destination datasets that mirror the hierarchy of the source data objects."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The document outlines the available constructors for `SourceHierarchyDatasets`, including a default constructor and a constructor that takes another `SourceHierarchyDatasets` object as a parameter."],["The class provides the DatasetTemplate property, a reference to `BigQueryDestinationConfig.Types.SourceHierarchyDatasets.Types.DatasetTemplate`, which allows customization of dynamic dataset creation."]]],[]]