public class TranslateResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TranslateResponse.Translation |
| Modifier and Type | Field and Description |
|---|---|
List<TranslateResponse.Translation> |
translations |
| Constructor and Description |
|---|
TranslateResponse(List<TranslateResponse.Translation> translations) |
public final List<TranslateResponse.Translation> translations
public TranslateResponse(List<TranslateResponse.Translation> translations)
Copyright © 2022. All rights reserved.