Uses of Class
com.google.cloud.bigquery.migration.v2.ErrorLocation.Builder
-
Packages that use ErrorLocation.Builder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of ErrorLocation.Builder in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 that return ErrorLocation.Builder Modifier and Type Method Description ErrorLocation.BuilderErrorLocation.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ErrorLocation.BuilderErrorLocation.Builder. clear()ErrorLocation.BuilderErrorLocation.Builder. clearColumn()Optional.ErrorLocation.BuilderErrorLocation.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)ErrorLocation.BuilderErrorLocation.Builder. clearLine()Optional.ErrorLocation.BuilderErrorLocation.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ErrorLocation.BuilderErrorLocation.Builder. clone()ErrorLocation.BuilderErrorDetail.Builder. getLocationBuilder()Optional.ErrorLocation.BuilderErrorLocation.Builder. mergeFrom(ErrorLocation other)ErrorLocation.BuilderErrorLocation.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ErrorLocation.BuilderErrorLocation.Builder. mergeFrom(com.google.protobuf.Message other)ErrorLocation.BuilderErrorLocation.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static ErrorLocation.BuilderErrorLocation. newBuilder()static ErrorLocation.BuilderErrorLocation. newBuilder(ErrorLocation prototype)ErrorLocation.BuilderErrorLocation. newBuilderForType()protected ErrorLocation.BuilderErrorLocation. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)ErrorLocation.BuilderErrorLocation.Builder. setColumn(int value)Optional.ErrorLocation.BuilderErrorLocation.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ErrorLocation.BuilderErrorLocation.Builder. setLine(int value)Optional.ErrorLocation.BuilderErrorLocation.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ErrorLocation.BuilderErrorLocation.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ErrorLocation.BuilderErrorLocation. toBuilder()Methods in com.google.cloud.bigquery.migration.v2 with parameters of type ErrorLocation.Builder Modifier and Type Method Description ErrorDetail.BuilderErrorDetail.Builder. setLocation(ErrorLocation.Builder builderForValue)Optional.
-