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