Home
last modified time | relevance | path

Searched defs:deleteCustomClassCallable (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.java97 public UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in AdaptationStub
DGrpcAdaptationStub.java174 private final UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable; field in GrpcAdaptationStub
435 public UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java443 private final UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable; field in HttpJsonAdaptationStub
666 public UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DAdaptationStub.java99 public UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in AdaptationStub
DGrpcAdaptationStub.java176 private final UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable; field in GrpcAdaptationStub
437 public UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java443 private final UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable; field in HttpJsonAdaptationStub
666 public UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DSpeechStub.java203 public UnaryCallable<DeleteCustomClassRequest, Operation> deleteCustomClassCallable() { in deleteCustomClassCallable() method in SpeechStub
DHttpJsonSpeechStub.java1085 private final UnaryCallable<DeleteCustomClassRequest, Operation> deleteCustomClassCallable; field in HttpJsonSpeechStub
1648 public UnaryCallable<DeleteCustomClassRequest, Operation> deleteCustomClassCallable() { in deleteCustomClassCallable() method in HttpJsonSpeechStub
DGrpcSpeechStub.java370 private final UnaryCallable<DeleteCustomClassRequest, Operation> deleteCustomClassCallable; field in GrpcSpeechStub
1010 public UnaryCallable<DeleteCustomClassRequest, Operation> deleteCustomClassCallable() { in deleteCustomClassCallable() method in GrpcSpeechStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java1486 public final UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java1484 public final UnaryCallable<DeleteCustomClassRequest, Empty> deleteCustomClassCallable() { in deleteCustomClassCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java2574 public final UnaryCallable<DeleteCustomClassRequest, Operation> deleteCustomClassCallable() { in deleteCustomClassCallable() method in SpeechClient