publicstaticfinalclass SqlTranslationError.BuilderextendsGeneratedMessageV3.Builder<SqlTranslationError.Builder>implementsSqlTranslationErrorOrBuilder
The detailed error object if the SQL translation job fails.
Protobuf type google.cloud.bigquery.migration.v2alpha.SqlTranslationError
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicSqlTranslationError.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicSqlTranslationErrorbuild()
buildPartial()
publicSqlTranslationErrorbuildPartial()
clear()
publicSqlTranslationError.Builderclear()
Overrides
clearErrorDetail()
publicSqlTranslationError.BuilderclearErrorDetail()
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
clearErrorType()
publicSqlTranslationError.BuilderclearErrorType()
The type of SQL translation error.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.SqlTranslationErrorType error_type = 1;
clearField(Descriptors.FieldDescriptor field)
publicSqlTranslationError.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicSqlTranslationError.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicSqlTranslationError.Builderclone()
Overrides
getDefaultInstanceForType()
publicSqlTranslationErrorgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getErrorDetail()
publicSqlTranslationErrorDetailgetErrorDetail()
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
getErrorDetailBuilder()
publicSqlTranslationErrorDetail.BuildergetErrorDetailBuilder()
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
getErrorDetailOrBuilder()
publicSqlTranslationErrorDetailOrBuildergetErrorDetailOrBuilder()
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
getErrorType()
publicSqlTranslationError.SqlTranslationErrorTypegetErrorType()
The type of SQL translation error.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.SqlTranslationErrorType error_type = 1;
getErrorTypeValue()
publicintgetErrorTypeValue()
The type of SQL translation error.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.SqlTranslationErrorType error_type = 1;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for errorType.
|
hasErrorDetail()
publicbooleanhasErrorDetail()
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
| Returns |
| Type |
Description |
boolean |
Whether the errorDetail field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeErrorDetail(SqlTranslationErrorDetail value)
publicSqlTranslationError.BuildermergeErrorDetail(SqlTranslationErrorDetailvalue)
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
mergeFrom(SqlTranslationError other)
publicSqlTranslationError.BuildermergeFrom(SqlTranslationErrorother)
publicSqlTranslationError.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicSqlTranslationError.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalSqlTranslationError.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setErrorDetail(SqlTranslationErrorDetail value)
publicSqlTranslationError.BuildersetErrorDetail(SqlTranslationErrorDetailvalue)
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
setErrorDetail(SqlTranslationErrorDetail.Builder builderForValue)
publicSqlTranslationError.BuildersetErrorDetail(SqlTranslationErrorDetail.BuilderbuilderForValue)
Specifies the details of the error, including the error message and
location from the source text.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationErrorDetail error_detail = 2;
setErrorType(SqlTranslationError.SqlTranslationErrorType value)
publicSqlTranslationError.BuildersetErrorType(SqlTranslationError.SqlTranslationErrorTypevalue)
The type of SQL translation error.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.SqlTranslationErrorType error_type = 1;
setErrorTypeValue(int value)
publicSqlTranslationError.BuildersetErrorTypeValue(intvalue)
The type of SQL translation error.
.google.cloud.bigquery.migration.v2alpha.SqlTranslationError.SqlTranslationErrorType error_type = 1;
| Parameter |
| Name |
Description |
value |
int
The enum numeric value on the wire for errorType to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
publicSqlTranslationError.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicSqlTranslationError.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalSqlTranslationError.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides