SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SqlTranslationWarning.Builder |
TranslateQueryResponse.Builder.addWarningsBuilder() |
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarning.Builder |
TranslateQueryResponse.Builder.addWarningsBuilder(int index) |
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.clear() |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.clearWarningDetail() |
Specifies the details of the warning, including the warning message and
location from the source text.
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.clone() |
|
SqlTranslationWarning.Builder |
TranslateQueryResponse.Builder.getWarningsBuilder(int index) |
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.mergeFrom(SqlTranslationWarning other) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.mergeWarningDetail(SqlTranslationErrorDetail value) |
Specifies the details of the warning, including the warning message and
location from the source text.
|
static SqlTranslationWarning.Builder |
SqlTranslationWarning.newBuilder() |
|
static SqlTranslationWarning.Builder |
SqlTranslationWarning.newBuilder(SqlTranslationWarning prototype) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.newBuilderForType() |
|
protected SqlTranslationWarning.Builder |
SqlTranslationWarning.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.setWarningDetail(SqlTranslationErrorDetail value) |
Specifies the details of the warning, including the warning message and
location from the source text.
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.Builder.setWarningDetail(SqlTranslationErrorDetail.Builder builderForValue) |
Specifies the details of the warning, including the warning message and
location from the source text.
|
SqlTranslationWarning.Builder |
SqlTranslationWarning.toBuilder() |
|