public static final class PrestoDialect.Builder extends GeneratedMessage.Builder<PrestoDialect.Builder> implements PrestoDialectOrBuilderThe dialect definition for Presto.
Protobuf type google.cloud.bigquery.migration.v2.PrestoDialect
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > PrestoDialect.BuilderImplements
PrestoDialectOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public PrestoDialect getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PrestoDialect |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public PrestoDialect.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
PrestoDialect.Builder |
|