Class NetezzaDialect.Builder (0.86.0)

public static final class NetezzaDialect.Builder extends GeneratedMessage.Builder<NetezzaDialect.Builder> implements NetezzaDialectOrBuilder

The dialect definition for Netezza.

Protobuf type google.cloud.bigquery.migration.v2.NetezzaDialect

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public NetezzaDialect build()
Returns
Type Description
NetezzaDialect

buildPartial()

public NetezzaDialect buildPartial()
Returns
Type Description
NetezzaDialect

clear()

public NetezzaDialect.Builder clear()
Returns
Type Description
NetezzaDialect.Builder
Overrides

getDefaultInstanceForType()

public NetezzaDialect getDefaultInstanceForType()
Returns
Type Description
NetezzaDialect

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(NetezzaDialect other)

public NetezzaDialect.Builder mergeFrom(NetezzaDialect other)
Parameter
Name Description
other NetezzaDialect
Returns
Type Description
NetezzaDialect.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public NetezzaDialect.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
NetezzaDialect.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public NetezzaDialect.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
NetezzaDialect.Builder
Overrides