Home
last modified time | relevance | path

Searched defs:updatePhraseSetCallable (Results 1 – 12 of 12) sorted by relevance

/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/stub/
DAdaptationStub.java67 public UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in AdaptationStub
DGrpcAdaptationStub.java165 private final UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable; field in GrpcAdaptationStub
398 public UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java434 private final UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable; field in HttpJsonAdaptationStub
629 public UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DAdaptationStub.java69 public UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in AdaptationStub
DGrpcAdaptationStub.java167 private final UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable; field in GrpcAdaptationStub
400 public UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java434 private final UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable; field in HttpJsonAdaptationStub
629 public UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DSpeechStub.java244 public UnaryCallable<UpdatePhraseSetRequest, Operation> updatePhraseSetCallable() { in updatePhraseSetCallable() method in SpeechStub
DHttpJsonSpeechStub.java1098 private final UnaryCallable<UpdatePhraseSetRequest, Operation> updatePhraseSetCallable; field in HttpJsonSpeechStub
1697 public UnaryCallable<UpdatePhraseSetRequest, Operation> updatePhraseSetCallable() { in updatePhraseSetCallable() method in HttpJsonSpeechStub
DGrpcSpeechStub.java383 private final UnaryCallable<UpdatePhraseSetRequest, Operation> updatePhraseSetCallable; field in GrpcSpeechStub
1059 public UnaryCallable<UpdatePhraseSetRequest, Operation> updatePhraseSetCallable() { in updatePhraseSetCallable() method in GrpcSpeechStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java719 public final UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java717 public final UnaryCallable<UpdatePhraseSetRequest, PhraseSet> updatePhraseSetCallable() { in updatePhraseSetCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java3301 public final UnaryCallable<UpdatePhraseSetRequest, Operation> updatePhraseSetCallable() { in updatePhraseSetCallable() method in SpeechClient