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 document provides reference information for the `BigQueryDestinationConfig.Types.Merge` class within the Google Cloud Datastream v1 API."],["The `Merge` class, which is part of the Google.Cloud.Datastream.V1 namespace, defines a mode where changes to a table are merged into the destination table."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["Version 2.9.0 is the latest version, while documentation is available from version 1.0.0 to the latest 2.9.0, allowing for viewing different iterations of the class."],["The `Merge` class inherits members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`, and has two constructors, `Merge()` and `Merge(Merge)`."]]],[]]