Searched defs:deleteGlossarySettings (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 | 156 private final UnaryCallSettings<DeleteGlossaryRequest, Operation> deleteGlossarySettings; field in TranslationServiceStubSettings 288 public UnaryCallSettings<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceStubSettings 457 deleteGlossarySettings; field in TranslationServiceStubSettings.Builder 850 public UnaryCallSettings.Builder<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() 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 | 157 private final UnaryCallSettings<DeleteGlossaryRequest, Operation> deleteGlossarySettings; field in TranslationServiceStubSettings 289 public UnaryCallSettings<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceStubSettings 458 deleteGlossarySettings; field in TranslationServiceStubSettings.Builder 851 public UnaryCallSettings.Builder<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceStubSettings.Builder
|
| /external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/v3/ |
| D | TranslationServiceSettings.java | 156 public UnaryCallSettings<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceSettings 358 public UnaryCallSettings.Builder<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceSettings.Builder
|
| /external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/v3beta1/ |
| D | TranslationServiceSettings.java | 157 public UnaryCallSettings<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceSettings 359 public UnaryCallSettings.Builder<DeleteGlossaryRequest, Operation> deleteGlossarySettings() { in deleteGlossarySettings() method in TranslationServiceSettings.Builder
|