| Package | Description |
|---|---|
| com.google.cloud.speech.v1p1beta1 |
A client to Cloud Speech-to-Text API
|
| com.google.cloud.speech.v1p1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
AdaptationClient.ListPhraseSetPagedResponse |
AdaptationClient.listPhraseSet(ListPhraseSetRequest request)
List phrase sets.
|
AdaptationClient.ListPhraseSetPagedResponse |
AdaptationClient.listPhraseSet(LocationName parent)
List phrase sets.
|
AdaptationClient.ListPhraseSetPagedResponse |
AdaptationClient.listPhraseSet(String parent)
List phrase sets.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationClient.ListPhraseSetPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context,
com.google.api.core.ApiFuture<ListPhraseSetResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationClient.listPhraseSetPagedCallable()
List phrase sets.
|
com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetRequest,ListPhraseSetResponse,AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationSettings.listPhraseSetSettings()
Returns the object with the settings used for calls to listPhraseSet.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseSetRequest,ListPhraseSetResponse,AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationSettings.Builder.listPhraseSetSettings()
Returns the builder for the settings used for calls to listPhraseSet.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,AdaptationClient.ListPhraseSetPagedResponse> |
HttpJsonAdaptationStub.listPhraseSetPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,AdaptationClient.ListPhraseSetPagedResponse> |
GrpcAdaptationStub.listPhraseSetPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationStub.listPhraseSetPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetRequest,ListPhraseSetResponse,AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationStubSettings.listPhraseSetSettings()
Returns the object with the settings used for calls to listPhraseSet.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseSetRequest,ListPhraseSetResponse,AdaptationClient.ListPhraseSetPagedResponse> |
AdaptationStubSettings.Builder.listPhraseSetSettings()
Returns the builder for the settings used for calls to listPhraseSet.
|
Copyright © 2024 Google LLC. All rights reserved.