Searched defs:getCustomClassSettings (Results 1 – 6 of 6) sorted by relevance
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/stub/ |
| D | AdaptationStubSettings.java | 120 private final UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings; field in AdaptationStubSettings 273 public UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationStubSettings 427 getCustomClassSettings; field in AdaptationStubSettings.Builder 645 public UnaryCallSettings.Builder<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationStubSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/ |
| D | AdaptationStubSettings.java | 121 private final UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings; field in AdaptationStubSettings 274 public UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationStubSettings 428 getCustomClassSettings; field in AdaptationStubSettings.Builder 646 public UnaryCallSettings.Builder<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationStubSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/ |
| D | AdaptationSettings.java | 112 public UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationSettings 281 public UnaryCallSettings.Builder<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/ |
| D | AdaptationSettings.java | 111 public UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationSettings 280 public UnaryCallSettings.Builder<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in AdaptationSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/ |
| D | SpeechStubSettings.java | 175 private final UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings; field in SpeechStubSettings 538 public UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in SpeechStubSettings 839 getCustomClassSettings; field in SpeechStubSettings.Builder 1665 public UnaryCallSettings.Builder<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in SpeechStubSettings.Builder
|
| /external/google-cloud-java/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/ |
| D | SpeechSettings.java | 194 public UnaryCallSettings<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in SpeechSettings 525 public UnaryCallSettings.Builder<GetCustomClassRequest, CustomClass> getCustomClassSettings() { in getCustomClassSettings() method in SpeechSettings.Builder
|