Home
last modified time | relevance | path

Searched defs:createPhraseSetCallable (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.java50 public UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in AdaptationStub
DGrpcAdaptationStub.java160 private final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable; field in GrpcAdaptationStub
377 public UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java429 private final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable; field in HttpJsonAdaptationStub
608 public UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DAdaptationStub.java52 public UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in AdaptationStub
DGrpcAdaptationStub.java162 private final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable; field in GrpcAdaptationStub
379 public UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java429 private final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable; field in HttpJsonAdaptationStub
608 public UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DSpeechStub.java222 public UnaryCallable<CreatePhraseSetRequest, Operation> createPhraseSetCallable() { in createPhraseSetCallable() method in SpeechStub
DHttpJsonSpeechStub.java1091 private final UnaryCallable<CreatePhraseSetRequest, Operation> createPhraseSetCallable; field in HttpJsonSpeechStub
1670 public UnaryCallable<CreatePhraseSetRequest, Operation> createPhraseSetCallable() { in createPhraseSetCallable() method in HttpJsonSpeechStub
DGrpcSpeechStub.java376 private final UnaryCallable<CreatePhraseSetRequest, Operation> createPhraseSetCallable; field in GrpcSpeechStub
1032 public UnaryCallable<CreatePhraseSetRequest, Operation> createPhraseSetCallable() { in createPhraseSetCallable() method in GrpcSpeechStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java329 public final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java327 public final UnaryCallable<CreatePhraseSetRequest, PhraseSet> createPhraseSetCallable() { in createPhraseSetCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java2897 public final UnaryCallable<CreatePhraseSetRequest, Operation> createPhraseSetCallable() { in createPhraseSetCallable() method in SpeechClient