Uses of Class
com.google.cloud.bigquery.migration.v2.MySQLDialect.Builder
-
Packages that use MySQLDialect.Builder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of MySQLDialect.Builder in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 that return MySQLDialect.Builder Modifier and Type Method Description MySQLDialect.BuilderMySQLDialect.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MySQLDialect.BuilderMySQLDialect.Builder. clear()MySQLDialect.BuilderMySQLDialect.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)MySQLDialect.BuilderMySQLDialect.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MySQLDialect.BuilderMySQLDialect.Builder. clone()MySQLDialect.BuilderDialect.Builder. getMysqlDialectBuilder()The MySQL dialectMySQLDialect.BuilderMySQLDialect.Builder. mergeFrom(MySQLDialect other)MySQLDialect.BuilderMySQLDialect.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MySQLDialect.BuilderMySQLDialect.Builder. mergeFrom(com.google.protobuf.Message other)MySQLDialect.BuilderMySQLDialect.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static MySQLDialect.BuilderMySQLDialect. newBuilder()static MySQLDialect.BuilderMySQLDialect. newBuilder(MySQLDialect prototype)MySQLDialect.BuilderMySQLDialect. newBuilderForType()protected MySQLDialect.BuilderMySQLDialect. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)MySQLDialect.BuilderMySQLDialect.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MySQLDialect.BuilderMySQLDialect.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MySQLDialect.BuilderMySQLDialect.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MySQLDialect.BuilderMySQLDialect. toBuilder()Methods in com.google.cloud.bigquery.migration.v2 with parameters of type MySQLDialect.Builder Modifier and Type Method Description Dialect.BuilderDialect.Builder. setMysqlDialect(MySQLDialect.Builder builderForValue)The MySQL dialect
-