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