public static final class BigQueryDestinationConfig.AppendOnly.Builder extends GeneratedMessage.Builder<BigQueryDestinationConfig.AppendOnly.Builder> implements BigQueryDestinationConfig.AppendOnlyOrBuilderAppendOnly mode defines that all changes to a table will be written to the destination table.
Protobuf type google.cloud.datastream.v1.BigQueryDestinationConfig.AppendOnly
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BigQueryDestinationConfig.AppendOnly.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public BigQueryDestinationConfig.AppendOnly build()| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly |
|
buildPartial()
public BigQueryDestinationConfig.AppendOnly buildPartial()| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly |
|
clear()
public BigQueryDestinationConfig.AppendOnly.Builder clear()| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly.Builder |
|
getDefaultInstanceForType()
public BigQueryDestinationConfig.AppendOnly getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(BigQueryDestinationConfig.AppendOnly other)
public BigQueryDestinationConfig.AppendOnly.Builder mergeFrom(BigQueryDestinationConfig.AppendOnly other)| Parameter | |
|---|---|
| Name | Description |
other |
BigQueryDestinationConfig.AppendOnly |
| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BigQueryDestinationConfig.AppendOnly.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BigQueryDestinationConfig.AppendOnly.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationConfig.AppendOnly.Builder |
|