Searched defs:listVoicesSettings (Results 1 – 4 of 4) sorted by relevance
| /external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/stub/ |
| D | TextToSpeechStubSettings.java | 93 private final UnaryCallSettings<ListVoicesRequest, ListVoicesResponse> listVoicesSettings; field in TextToSpeechStubSettings 98 public UnaryCallSettings<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechStubSettings 222 listVoicesSettings; field in TextToSpeechStubSettings.Builder 341 public UnaryCallSettings.Builder<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechStubSettings.Builder
|
| /external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/stub/ |
| D | TextToSpeechStubSettings.java | 94 private final UnaryCallSettings<ListVoicesRequest, ListVoicesResponse> listVoicesSettings; field in TextToSpeechStubSettings 99 public UnaryCallSettings<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechStubSettings 223 listVoicesSettings; field in TextToSpeechStubSettings.Builder 342 public UnaryCallSettings.Builder<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechStubSettings.Builder
|
| /external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1/ |
| D | TextToSpeechSettings.java | 75 public UnaryCallSettings<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechSettings 201 public UnaryCallSettings.Builder<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechSettings.Builder
|
| /external/google-cloud-java/java-texttospeech/google-cloud-texttospeech/src/main/java/com/google/cloud/texttospeech/v1beta1/ |
| D | TextToSpeechSettings.java | 76 public UnaryCallSettings<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechSettings 202 public UnaryCallSettings.Builder<ListVoicesRequest, ListVoicesResponse> listVoicesSettings() { in listVoicesSettings() method in TextToSpeechSettings.Builder
|