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"]],[["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-08 UTC."],[[["This documentation page covers the `BigQueryDestinationConfig.Types.SourceHierarchyDatasets` class within the Google Cloud Datastream v1 API, specifically for .NET."],["The `SourceHierarchyDatasets` class enables the creation of destination datasets that mirror the hierarchy of the source data objects."],["The latest version is `2.9.0`, and the current page focuses on the `2.8.0` version of the DataStream v1 API, with links to older versions from `2.7.0` all the way back to `1.0.0`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from the Google.Protobuf namespace, to perform operations and make it compatible."],["The `DatasetTemplate` property, is used for specifying a dataset template for dynamic dataset creation, and it belongs to the type `BigQueryDestinationConfig.Types.SourceHierarchyDatasets.Types.DatasetTemplate`."]]],[]]