Searched defs:updatePhraseSetSettings (Results 1 – 6 of 6) sorted by relevance
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/stub/ |
| D | AdaptationStubSettings.java | 117 private final UnaryCallSettings<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings; field in AdaptationStubSettings 258 public UnaryCallSettings<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationStubSettings 422 updatePhraseSetSettings; field in AdaptationStubSettings.Builder 629 public UnaryCallSettings.Builder<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationStubSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/ |
| D | AdaptationStubSettings.java | 118 private final UnaryCallSettings<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings; field in AdaptationStubSettings 259 public UnaryCallSettings<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationStubSettings 423 updatePhraseSetSettings; field in AdaptationStubSettings.Builder 630 public UnaryCallSettings.Builder<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationStubSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/ |
| D | AdaptationSettings.java | 97 public UnaryCallSettings<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationSettings 265 public UnaryCallSettings.Builder<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/ |
| D | AdaptationSettings.java | 96 public UnaryCallSettings<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationSettings 264 public UnaryCallSettings.Builder<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetSettings() { in updatePhraseSetSettings() method in AdaptationSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/ |
| D | SpeechStubSettings.java | 193 private final UnaryCallSettings<UpdatePhraseSetRequest, Operation> updatePhraseSetSettings; field in SpeechStubSettings 599 public UnaryCallSettings<UpdatePhraseSetRequest, Operation> updatePhraseSetSettings() { in updatePhraseSetSettings() method in SpeechStubSettings 865 updatePhraseSetSettings; field in SpeechStubSettings.Builder 1737 public UnaryCallSettings.Builder<UpdatePhraseSetRequest, Operation> updatePhraseSetSettings() { in updatePhraseSetSettings() method in SpeechStubSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/ |
| D | SpeechSettings.java | 255 public UnaryCallSettings<UpdatePhraseSetRequest, Operation> updatePhraseSetSettings() { in updatePhraseSetSettings() method in SpeechSettings 589 public UnaryCallSettings.Builder<UpdatePhraseSetRequest, Operation> updatePhraseSetSettings() { in updatePhraseSetSettings() method in SpeechSettings.Builder
|