Home
last modified time | relevance | path

Searched defs:getCustomClassCallable (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.java79 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in AdaptationStub
DGrpcAdaptationStub.java168 private final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable; field in GrpcAdaptationStub
413 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java437 private final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable; field in HttpJsonAdaptationStub
644 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DAdaptationStub.java81 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in AdaptationStub
DGrpcAdaptationStub.java170 private final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable; field in GrpcAdaptationStub
415 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java437 private final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable; field in HttpJsonAdaptationStub
644 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DSpeechStub.java183 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in SpeechStub
DHttpJsonSpeechStub.java1081 private final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable; field in HttpJsonSpeechStub
1632 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in HttpJsonSpeechStub
DGrpcSpeechStub.java366 private final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable; field in GrpcSpeechStub
994 public UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in GrpcSpeechStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java1089 public final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java1087 public final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java2295 public final UnaryCallable<GetCustomClassRequest, CustomClass> getCustomClassCallable() { in getCustomClassCallable() method in SpeechClient