diff --git a/docs/xml/Android.Views.Translation/TranslationResponseValue+Builder.xml b/docs/xml/Android.Views.Translation/TranslationResponseValue+Builder.xml index 9ef36af09..29e1601ef 100644 --- a/docs/xml/Android.Views.Translation/TranslationResponseValue+Builder.xml +++ b/docs/xml/Android.Views.Translation/TranslationResponseValue+Builder.xml @@ -184,10 +184,24 @@ - To be added. - To be added. - To be added. - To be added. + Extra results associated with the translated text. + Sets extra results associated with the translated text. + This builder instance. + + Extra results associated with the translated text. + The bundle includes TranslationResponseValue.ExtraDefinitions, obtained by + Bundle.GetBundle(string). + + + Java documentation for android.view.translation.TranslationResponseValue.Builder.setExtras(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + @@ -217,10 +231,22 @@ - To be added. - To be added. - To be added. - To be added. + The translated text result. + Sets the translated text result. + This builder instance. + + The translated text result. + + + Java documentation for android.view.translation.TranslationResponseValue.Builder.setText(java.lang.CharSequence). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + @@ -246,10 +272,22 @@ - To be added. - To be added. - To be added. - To be added. + The translated text result. + Sets the translated text result. + This builder instance. + + The translated text result. + + + Java documentation for android.view.translation.TranslationResponseValue.Builder.setText(java.lang.CharSequence). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + @@ -279,10 +317,23 @@ - To be added. - To be added. - To be added. - To be added. + The transliteration result of the translated text. + Sets the transliteration result of the translated text. + This builder instance. + + The transliteration result of the translated text. + The value represents the transliteration of the translated text. + + + Java documentation for android.view.translation.TranslationResponseValue.Builder.setTransliteration(java.lang.CharSequence). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + @@ -308,10 +359,23 @@ - To be added. - To be added. - To be added. - To be added. + The transliteration result of the translated text. + Sets the transliteration result of the translated text. + This builder instance. + + The transliteration result of the translated text. + The value represents the transliteration of the translated text. + + + Java documentation for android.view.translation.TranslationResponseValue.Builder.setTransliteration(java.lang.CharSequence). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + diff --git a/docs/xml/Android.Views.Translation/TranslationResponseValue.xml b/docs/xml/Android.Views.Translation/TranslationResponseValue.xml index a0d9acdbd..6ba60bd37 100644 --- a/docs/xml/Android.Views.Translation/TranslationResponseValue.xml +++ b/docs/xml/Android.Views.Translation/TranslationResponseValue.xml @@ -461,9 +461,21 @@ System.String - To be added. - To be added. - To be added. + The translated text result. + The translated text result. + + The translated text result. + + + Java documentation for android.view.translation.TranslationResponseValue.getText(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + @@ -593,9 +605,21 @@ System.String - To be added. - To be added. - To be added. + The transliteration result of the translated text. + The transliteration result of the translated text. + + The transliteration result of the translated text. + + + Java documentation for android.view.translation.TranslationResponseValue.getTransliteration(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. +