Class PrestoDialect.Builder (0.86.0)

public static final class PrestoDialect.Builder extends GeneratedMessage.Builder<PrestoDialect.Builder> implements PrestoDialectOrBuilder

The dialect definition for Presto.

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

Static Methods

getDescriptor()

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

Methods

build()

public PrestoDialect build()
Returns
Type Description
PrestoDialect

buildPartial()

public PrestoDialect buildPartial()
Returns
Type Description
PrestoDialect

clear()

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

getDefaultInstanceForType()

public PrestoDialect getDefaultInstanceForType()
Returns
Type Description
PrestoDialect

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(PrestoDialect other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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