Home
last modified time | relevance | path

Searched refs:listCustomClassesCallable (Results 1 – 15 of 15) sorted by relevance

/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/
DGrpcAdaptationStub.java172 listCustomClassesCallable; field in GrpcAdaptationStub
349 this.listCustomClassesCallable = in GrpcAdaptationStub()
421 listCustomClassesCallable() { in listCustomClassesCallable() method in GrpcAdaptationStub
422 return listCustomClassesCallable; in listCustomClassesCallable()
DHttpJsonAdaptationStub.java439 listCustomClassesCallable; field in HttpJsonAdaptationStub
566 this.listCustomClassesCallable = in HttpJsonAdaptationStub()
650 listCustomClassesCallable() { in listCustomClassesCallable() method in HttpJsonAdaptationStub
651 return listCustomClassesCallable; in listCustomClassesCallable()
DAdaptationStub.java91 listCustomClassesCallable() { in listCustomClassesCallable() method in AdaptationStub
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/stub/
DGrpcAdaptationStub.java170 listCustomClassesCallable; field in GrpcAdaptationStub
347 this.listCustomClassesCallable = in GrpcAdaptationStub()
419 listCustomClassesCallable() { in listCustomClassesCallable() method in GrpcAdaptationStub
420 return listCustomClassesCallable; in listCustomClassesCallable()
DHttpJsonAdaptationStub.java439 listCustomClassesCallable; field in HttpJsonAdaptationStub
566 this.listCustomClassesCallable = in HttpJsonAdaptationStub()
650 listCustomClassesCallable() { in listCustomClassesCallable() method in HttpJsonAdaptationStub
651 return listCustomClassesCallable; in listCustomClassesCallable()
DAdaptationStub.java89 listCustomClassesCallable() { in listCustomClassesCallable() method in AdaptationStub
/external/google-cloud-java/java-speech/samples/snippets/generated/com/google/cloud/speech/v1/adaptation/listcustomclasses/
DAsyncListCustomClassesPaged.java48 adaptationClient.listCustomClassesCallable().call(request); in asyncListCustomClassesPaged()
/external/google-cloud-java/java-speech/samples/snippets/generated/com/google/cloud/speech/v1p1beta1/adaptation/listcustomclasses/
DAsyncListCustomClassesPaged.java48 adaptationClient.listCustomClassesCallable().call(request); in asyncListCustomClassesPaged()
/external/google-cloud-java/java-speech/samples/snippets/generated/com/google/cloud/speech/v2/speech/listcustomclasses/
DAsyncListCustomClassesPaged.java48 ListCustomClassesResponse response = speechClient.listCustomClassesCallable().call(request); in asyncListCustomClassesPaged()
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/
DAdaptationClient.java1264 listCustomClassesCallable() { in listCustomClassesCallable() method in AdaptationClient
1265 return stub.listCustomClassesCallable(); in listCustomClassesCallable()
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/
DAdaptationClient.java1266 listCustomClassesCallable() { in listCustomClassesCallable() method in AdaptationClient
1267 return stub.listCustomClassesCallable(); in listCustomClassesCallable()
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/
DGrpcSpeechStub.java363 listCustomClassesCallable; field in GrpcSpeechStub
767 this.listCustomClassesCallable = in GrpcSpeechStub()
983 listCustomClassesCallable() { in listCustomClassesCallable() method in GrpcSpeechStub
984 return listCustomClassesCallable; in listCustomClassesCallable()
DSpeechStub.java179 listCustomClassesCallable() { in listCustomClassesCallable() method in SpeechStub
DHttpJsonSpeechStub.java1078 listCustomClassesCallable; field in HttpJsonSpeechStub
1381 this.listCustomClassesCallable = in HttpJsonSpeechStub()
1621 listCustomClassesCallable() { in listCustomClassesCallable() method in HttpJsonSpeechStub
1622 return listCustomClassesCallable; in listCustomClassesCallable()
/external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/
DSpeechClient.java2185 listCustomClassesCallable() { in listCustomClassesCallable() method in SpeechClient
2186 return stub.listCustomClassesCallable(); in listCustomClassesCallable()