| Modifier and Type | Class and Description |
|---|---|
class |
SqlTranslationErrorDetail
Structured error object capturing the error message and the location in the
source text where the error occurs.
|
static class |
SqlTranslationErrorDetail.Builder
Structured error object capturing the error message and the location in the
source text where the error occurs.
|
| Modifier and Type | Method and Description |
|---|---|
SqlTranslationErrorDetailOrBuilder |
SqlTranslationErrorOrBuilder.getErrorDetailOrBuilder()
Specifies the details of the error, including the error message and
location from the source text.
|
SqlTranslationErrorDetailOrBuilder |
SqlTranslationError.getErrorDetailOrBuilder()
Specifies the details of the error, including the error message and
location from the source text.
|
SqlTranslationErrorDetailOrBuilder |
SqlTranslationError.Builder.getErrorDetailOrBuilder()
Specifies the details of the error, including the error message and
location from the source text.
|
SqlTranslationErrorDetailOrBuilder |
SqlTranslationWarning.getWarningDetailOrBuilder()
Specifies the details of the warning, including the warning message and
location from the source text.
|
SqlTranslationErrorDetailOrBuilder |
SqlTranslationWarning.Builder.getWarningDetailOrBuilder()
Specifies the details of the warning, including the warning message and
location from the source text.
|
SqlTranslationErrorDetailOrBuilder |
SqlTranslationWarningOrBuilder.getWarningDetailOrBuilder()
Specifies the details of the warning, including the warning message and
location from the source text.
|
Copyright © 2024 Google LLC. All rights reserved.