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.
Implements
IMessageBigQueryDestinationConfigTypesMerge, IEquatableBigQueryDestinationConfigTypesMerge, IDeepCloneableBigQueryDestinationConfigTypesMerge, IBufferMessage, IMessageNamespace
Google.Cloud.Datastream.V1Assembly
Google.Cloud.Datastream.V1.dll
Constructors
Merge()
public Merge()
Merge(Merge)
public Merge(BigQueryDestinationConfig.Types.Merge other)
Parameter | |
---|---|
Name | Description |
other |
BigQueryDestinationConfigTypesMerge |