Modifier and Type |
Method and Description |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
addAllHeaders(Iterable<? extends CommonProtos.Header> values) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
addAllTemporalDictionary(Iterable<? extends BilingualDictionaryProtos.Translation> values) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
addHeaders(CommonProtos.Header.Builder builderForValue) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
addHeaders(CommonProtos.Header value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
addTemporalDictionary(BilingualDictionaryProtos.Translation.Builder builderForValue) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
addTemporalDictionary(BilingualDictionaryProtos.Translation value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest |
build() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest |
buildPartial() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clear() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clearDictionaryTargetLang() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clearHeaders() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clearIntermediateLang() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clearSource() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clearSourceLang() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clearTemporalDictionary() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
clone() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest |
getDefaultInstanceForType() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDictionaryTargetLang() |
CommonProtos.Header |
getHeaders(int index) |
int |
getHeadersCount() |
List<CommonProtos.Header> |
getHeadersList() |
String |
getIntermediateLang() |
String |
getSource() |
String |
getSourceLang() |
BilingualDictionaryProtos.Translation |
getTemporalDictionary(int index) |
int |
getTemporalDictionaryCount() |
List<BilingualDictionaryProtos.Translation> |
getTemporalDictionaryList() |
boolean |
hasDictionaryTargetLang() |
boolean |
hasIntermediateLang() |
boolean |
hasSource() |
boolean |
hasSourceLang() |
protected BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest |
internalGetResult() |
boolean |
isInitialized() |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
mergeFrom(BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest other) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setDictionaryTargetLang(String value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setHeaders(int index,
CommonProtos.Header.Builder builderForValue) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setHeaders(int index,
CommonProtos.Header value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setIntermediateLang(String value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setSource(String value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setSourceLang(String value) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setTemporalDictionary(int index,
BilingualDictionaryProtos.Translation.Builder builderForValue) |
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest.Builder |
setTemporalDictionary(int index,
BilingualDictionaryProtos.Translation value) |