Home
last modified time | relevance | path

Searched defs:deletePhraseSetCallable (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.java71 public UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in AdaptationStub
DGrpcAdaptationStub.java166 private final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable; field in GrpcAdaptationStub
403 public UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java435 private final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable; field in HttpJsonAdaptationStub
634 public UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DAdaptationStub.java73 public UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in AdaptationStub
DGrpcAdaptationStub.java168 private final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable; field in GrpcAdaptationStub
405 public UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java435 private final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable; field in HttpJsonAdaptationStub
634 public UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DSpeechStub.java253 public UnaryCallable<DeletePhraseSetRequest, Operation> deletePhraseSetCallable() { in deletePhraseSetCallable() method in SpeechStub
DHttpJsonSpeechStub.java1101 private final UnaryCallable<DeletePhraseSetRequest, Operation> deletePhraseSetCallable; field in HttpJsonSpeechStub
1708 public UnaryCallable<DeletePhraseSetRequest, Operation> deletePhraseSetCallable() { in deletePhraseSetCallable() method in HttpJsonSpeechStub
DGrpcSpeechStub.java386 private final UnaryCallable<DeletePhraseSetRequest, Operation> deletePhraseSetCallable; field in GrpcSpeechStub
1070 public UnaryCallable<DeletePhraseSetRequest, Operation> deletePhraseSetCallable() { in deletePhraseSetCallable() method in GrpcSpeechStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java829 public final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java827 public final UnaryCallable<DeletePhraseSetRequest, Empty> deletePhraseSetCallable() { in deletePhraseSetCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java3451 public final UnaryCallable<DeletePhraseSetRequest, Operation> deletePhraseSetCallable() { in deletePhraseSetCallable() method in SpeechClient