Home
last modified time | relevance | path

Searched defs:createPhraseSet (Results 1 – 8 of 8) sorted by relevance

/external/google-cloud-java/java-speech/grpc-google-cloud-speech-v1p1beta1/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationGrpc.java549 default void createPhraseSet( in createPhraseSet() method
729 public void createPhraseSet( in createPhraseSet() method in AdaptationGrpc.AdaptationStub
916 public com.google.cloud.speech.v1p1beta1.PhraseSet createPhraseSet( in createPhraseSet() method in AdaptationGrpc.AdaptationBlockingStub
1069 createPhraseSet(com.google.cloud.speech.v1p1beta1.CreatePhraseSetRequest request) { in createPhraseSet() method in AdaptationGrpc.AdaptationFutureStub
/external/google-cloud-java/java-speech/grpc-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/
DAdaptationGrpc.java536 default void createPhraseSet( in createPhraseSet() method
713 public void createPhraseSet( in createPhraseSet() method in AdaptationGrpc.AdaptationStub
897 public com.google.cloud.speech.v1.PhraseSet createPhraseSet( in createPhraseSet() method in AdaptationGrpc.AdaptationBlockingStub
1049 createPhraseSet(com.google.cloud.speech.v1.CreatePhraseSetRequest request) { in createPhraseSet() method in AdaptationGrpc.AdaptationFutureStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java211 public final PhraseSet createPhraseSet( in createPhraseSet() method in AdaptationClient
258 public final PhraseSet createPhraseSet(String parent, PhraseSet phraseSet, String phraseSetId) { in createPhraseSet() method in AdaptationClient
296 public final PhraseSet createPhraseSet(CreatePhraseSetRequest request) { in createPhraseSet() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java213 public final PhraseSet createPhraseSet( in createPhraseSet() method in AdaptationClient
260 public final PhraseSet createPhraseSet(String parent, PhraseSet phraseSet, String phraseSetId) { in createPhraseSet() method in AdaptationClient
298 public final PhraseSet createPhraseSet(CreatePhraseSetRequest request) { in createPhraseSet() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1p1beta1/
DMockAdaptationImpl.java63 public void createPhraseSet( in createPhraseSet() method in MockAdaptationImpl
/external/google-cloud-java/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1/
DMockAdaptationImpl.java63 public void createPhraseSet( in createPhraseSet() method in MockAdaptationImpl
/external/google-cloud-java/java-speech/grpc-google-cloud-speech-v2/src/main/java/com/google/cloud/speech/v2/
DSpeechGrpc.java1323 default void createPhraseSet( in createPhraseSet() method
1720 public void createPhraseSet( in createPhraseSet() method in SpeechGrpc.SpeechStub
2052 public com.google.longrunning.Operation createPhraseSet( in createPhraseSet() method in SpeechGrpc.SpeechBlockingStub
2370 createPhraseSet(com.google.cloud.speech.v2.CreatePhraseSetRequest request) { in createPhraseSet() method in SpeechGrpc.SpeechFutureStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v2/
DMockSpeechImpl.java435 public void createPhraseSet( in createPhraseSet() method in MockSpeechImpl