Searched defs:getGlossarySettings (Results 1 – 4 of 4) sorted by relevance
| /external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/v3/stub/ |
| D | TranslationServiceStubSettings.java | 155 private final UnaryCallSettings<GetGlossaryRequest, Glossary> getGlossarySettings; field in TranslationServiceStubSettings 283 public UnaryCallSettings<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceStubSettings 455 private final UnaryCallSettings.Builder<GetGlossaryRequest, Glossary> getGlossarySettings; field in TranslationServiceStubSettings.Builder 845 public UnaryCallSettings.Builder<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceStubSettings.Builder
|
| /external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/v3beta1/stub/ |
| D | TranslationServiceStubSettings.java | 156 private final UnaryCallSettings<GetGlossaryRequest, Glossary> getGlossarySettings; field in TranslationServiceStubSettings 284 public UnaryCallSettings<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceStubSettings 456 private final UnaryCallSettings.Builder<GetGlossaryRequest, Glossary> getGlossarySettings; field in TranslationServiceStubSettings.Builder 846 public UnaryCallSettings.Builder<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceStubSettings.Builder
|
| /external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/v3/ |
| D | TranslationServiceSettings.java | 151 public UnaryCallSettings<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceSettings 353 public UnaryCallSettings.Builder<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceSettings.Builder
|
| /external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/v3beta1/ |
| D | TranslationServiceSettings.java | 152 public UnaryCallSettings<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceSettings 354 public UnaryCallSettings.Builder<GetGlossaryRequest, Glossary> getGlossarySettings() { in getGlossarySettings() method in TranslationServiceSettings.Builder
|