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