public sealed class BigQueryDestinationConfig.Types.Merge : IMessage<BigQueryDestinationConfig.Types.Merge>, IEquatable<BigQueryDestinationConfig.Types.Merge>, IDeepCloneable<BigQueryDestinationConfig.Types.Merge>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class BigQueryDestinationConfig.Types.Merge.
Merge mode defines that all changes to a table will be merged at the
destination table.
[[["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 webpage provides documentation for the `BigQueryDestinationConfig.Types.Merge` class within the Google Cloud Datastream V1 API for .NET."],["The `Merge` class is designed to handle merge operations for changes to a table at the destination, indicating that all alterations will be merged."],["The class is implemented with several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, and inherits from `object`."],["Documentation is available for multiple versions, ranging from 1.0.0 to the latest 2.9.0."],["The class offers two constructors, one default `Merge()`, and one `Merge(Merge)` that takes an existing `BigQueryDestinationConfig.Types.Merge` as a parameter."]]],[]]