| Package | Description |
|---|---|
| com.google.cloud.speech.v2 |
A client to Cloud Speech-to-Text API
|
| com.google.cloud.speech.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
SpeechClient.ListPhraseSetsPagedResponse |
SpeechClient.listPhraseSets(ListPhraseSetsRequest request)
Lists PhraseSets.
|
SpeechClient.ListPhraseSetsPagedResponse |
SpeechClient.listPhraseSets(LocationName parent)
Lists PhraseSets.
|
SpeechClient.ListPhraseSetsPagedResponse |
SpeechClient.listPhraseSets(String parent)
Lists PhraseSets.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SpeechClient.ListPhraseSetsPagedResponse> |
SpeechClient.ListPhraseSetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet> context,
com.google.api.core.ApiFuture<ListPhraseSetsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,SpeechClient.ListPhraseSetsPagedResponse> |
SpeechClient.listPhraseSetsPagedCallable()
Lists PhraseSets.
|
com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetsRequest,ListPhraseSetsResponse,SpeechClient.ListPhraseSetsPagedResponse> |
SpeechSettings.listPhraseSetsSettings()
Returns the object with the settings used for calls to listPhraseSets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseSetsRequest,ListPhraseSetsResponse,SpeechClient.ListPhraseSetsPagedResponse> |
SpeechSettings.Builder.listPhraseSetsSettings()
Returns the builder for the settings used for calls to listPhraseSets.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,SpeechClient.ListPhraseSetsPagedResponse> |
HttpJsonSpeechStub.listPhraseSetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,SpeechClient.ListPhraseSetsPagedResponse> |
SpeechStub.listPhraseSetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,SpeechClient.ListPhraseSetsPagedResponse> |
GrpcSpeechStub.listPhraseSetsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetsRequest,ListPhraseSetsResponse,SpeechClient.ListPhraseSetsPagedResponse> |
SpeechStubSettings.listPhraseSetsSettings()
Returns the object with the settings used for calls to listPhraseSets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseSetsRequest,ListPhraseSetsResponse,SpeechClient.ListPhraseSetsPagedResponse> |
SpeechStubSettings.Builder.listPhraseSetsSettings()
Returns the builder for the settings used for calls to listPhraseSets.
|
Copyright © 2024 Google LLC. All rights reserved.