| Package | Description |
|---|---|
| com.google.cloud.speech.v2 |
A client to Cloud Speech-to-Text API
|
| Modifier and Type | Method and Description |
|---|---|
protected SpeechClient.ListCustomClassesPage |
SpeechClient.ListCustomClassesPage.createPage(com.google.api.gax.rpc.PageContext<ListCustomClassesRequest,ListCustomClassesResponse,CustomClass> context,
ListCustomClassesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SpeechClient.ListCustomClassesPage> |
SpeechClient.ListCustomClassesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomClassesRequest,ListCustomClassesResponse,CustomClass> context,
com.google.api.core.ApiFuture<ListCustomClassesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SpeechClient.ListCustomClassesFixedSizeCollection |
SpeechClient.ListCustomClassesFixedSizeCollection.createCollection(List<SpeechClient.ListCustomClassesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.