public sealed class BigQueryDestinationConfig.Types.AppendOnly : IMessage<BigQueryDestinationConfig.Types.AppendOnly>, IEquatable<BigQueryDestinationConfig.Types.AppendOnly>, IDeepCloneable<BigQueryDestinationConfig.Types.AppendOnly>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class BigQueryDestinationConfig.Types.AppendOnly.
AppendOnly mode defines that all changes to a table will be written to the destination table.
Implements
IMessageBigQueryDestinationConfigTypesAppendOnly, IEquatableBigQueryDestinationConfigTypesAppendOnly, IDeepCloneableBigQueryDestinationConfigTypesAppendOnly, IBufferMessage, IMessageNamespace
Google.Cloud.Datastream.V1Assembly
Google.Cloud.Datastream.V1.dll
Constructors
AppendOnly()
public AppendOnly()
AppendOnly(AppendOnly)
public AppendOnly(BigQueryDestinationConfig.Types.AppendOnly other)
Parameter | |
---|---|
Name | Description |
other |
BigQueryDestinationConfigTypesAppendOnly |