DataStream v1 API - Class BigQueryDestinationConfig.Types.AppendOnly (2.8.0)

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.

Inheritance

object > BigQueryDestinationConfig.Types.AppendOnly

Namespace

Google.Cloud.Datastream.V1

Assembly

Google.Cloud.Datastream.V1.dll

Constructors

AppendOnly()

public AppendOnly()

AppendOnly(AppendOnly)

public AppendOnly(BigQueryDestinationConfig.Types.AppendOnly other)
Parameter
Name Description
other BigQueryDestinationConfigTypesAppendOnly