Home
last modified time | relevance | path

Searched defs:updateCustomClassCallable (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.java93 public UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in AdaptationStub
DGrpcAdaptationStub.java173 private final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable; field in GrpcAdaptationStub
430 public UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java442 private final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable; field in HttpJsonAdaptationStub
661 public UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DAdaptationStub.java95 public UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in AdaptationStub
DGrpcAdaptationStub.java175 private final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable; field in GrpcAdaptationStub
432 public UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in GrpcAdaptationStub
DHttpJsonAdaptationStub.java442 private final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable; field in HttpJsonAdaptationStub
661 public UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in HttpJsonAdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DSpeechStub.java193 public UnaryCallable<UpdateCustomClassRequest, Operation> updateCustomClassCallable() { in updateCustomClassCallable() method in SpeechStub
DHttpJsonSpeechStub.java1082 private final UnaryCallable<UpdateCustomClassRequest, Operation> updateCustomClassCallable; field in HttpJsonSpeechStub
1637 public UnaryCallable<UpdateCustomClassRequest, Operation> updateCustomClassCallable() { in updateCustomClassCallable() method in HttpJsonSpeechStub
DGrpcSpeechStub.java367 private final UnaryCallable<UpdateCustomClassRequest, Operation> updateCustomClassCallable; field in GrpcSpeechStub
999 public UnaryCallable<UpdateCustomClassRequest, Operation> updateCustomClassCallable() { in updateCustomClassCallable() method in GrpcSpeechStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java1364 public final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java1362 public final UnaryCallable<UpdateCustomClassRequest, CustomClass> updateCustomClassCallable() { in updateCustomClassCallable() method in AdaptationClient
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java2422 public final UnaryCallable<UpdateCustomClassRequest, Operation> updateCustomClassCallable() { in updateCustomClassCallable() method in SpeechClient