public static final class MySQLDialect.Builder extends GeneratedMessage.Builder<MySQLDialect.Builder> implements MySQLDialectOrBuilderThe dialect definition for MySQL.
Protobuf type google.cloud.bigquery.migration.v2.MySQLDialect
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > MySQLDialect.BuilderImplements
MySQLDialectOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public MySQLDialect build()| Returns | |
|---|---|
| Type | Description |
MySQLDialect |
|
buildPartial()
public MySQLDialect buildPartial()| Returns | |
|---|---|
| Type | Description |
MySQLDialect |
|
clear()
public MySQLDialect.Builder clear()| Returns | |
|---|---|
| Type | Description |
MySQLDialect.Builder |
|
getDefaultInstanceForType()
public MySQLDialect getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MySQLDialect |
|
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(MySQLDialect other)
public MySQLDialect.Builder mergeFrom(MySQLDialect other)| Parameter | |
|---|---|
| Name | Description |
other |
MySQLDialect |
| Returns | |
|---|---|
| Type | Description |
MySQLDialect.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public MySQLDialect.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MySQLDialect.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public MySQLDialect.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
MySQLDialect.Builder |
|