Uses of Class
com.google.cloud.speech.v1p1beta1.ListPhraseSetResponse
-
Packages that use ListPhraseSetResponse Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v1p1beta1.stub -
-
Uses of ListPhraseSetResponse in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return ListPhraseSetResponse Modifier and Type Method Description ListPhraseSetResponse
ListPhraseSetResponse.Builder. build()
ListPhraseSetResponse
ListPhraseSetResponse.Builder. buildPartial()
static ListPhraseSetResponse
ListPhraseSetResponse. getDefaultInstance()
ListPhraseSetResponse
ListPhraseSetResponse.Builder. getDefaultInstanceForType()
ListPhraseSetResponse
ListPhraseSetResponse. getDefaultInstanceForType()
ListPhraseSetResponse
AdaptationGrpc.AdaptationBlockingStub. listPhraseSet(ListPhraseSetRequest request)
List phrase sets.static ListPhraseSetResponse
ListPhraseSetResponse. parseDelimitedFrom(InputStream input)
static ListPhraseSetResponse
ListPhraseSetResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(byte[] data)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(com.google.protobuf.ByteString data)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(InputStream input)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(ByteBuffer data)
static ListPhraseSetResponse
ListPhraseSetResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.speech.v1p1beta1 that return types with arguments of type ListPhraseSetResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPhraseSetRequest,ListPhraseSetResponse>
AdaptationGrpc. getListPhraseSetMethod()
com.google.protobuf.Parser<ListPhraseSetResponse>
ListPhraseSetResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListPhraseSetResponse>
AdaptationGrpc.AdaptationFutureStub. listPhraseSet(ListPhraseSetRequest request)
List phrase sets.com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,ListPhraseSetResponse>
AdaptationClient. listPhraseSetCallable()
List phrase sets.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.com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetRequest,ListPhraseSetResponse,AdaptationClient.ListPhraseSetPagedResponse>
AdaptationSettings. listPhraseSetSettings()
Returns the object with the settings used for calls to listPhraseSet.static com.google.protobuf.Parser<ListPhraseSetResponse>
ListPhraseSetResponse. parser()
Methods in com.google.cloud.speech.v1p1beta1 with parameters of type ListPhraseSetResponse Modifier and Type Method Description protected AdaptationClient.ListPhraseSetPage
AdaptationClient.ListPhraseSetPage. createPage(com.google.api.gax.rpc.PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, ListPhraseSetResponse response)
ListPhraseSetResponse.Builder
ListPhraseSetResponse.Builder. mergeFrom(ListPhraseSetResponse other)
static ListPhraseSetResponse.Builder
ListPhraseSetResponse. newBuilder(ListPhraseSetResponse prototype)
Method parameters in com.google.cloud.speech.v1p1beta1 with type arguments of type ListPhraseSetResponse Modifier and Type Method 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)
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)
protected AdaptationClient.ListPhraseSetPage
AdaptationClient.ListPhraseSetPage. createPage(com.google.api.gax.rpc.PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, ListPhraseSetResponse response)
com.google.api.core.ApiFuture<AdaptationClient.ListPhraseSetPage>
AdaptationClient.ListPhraseSetPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, com.google.api.core.ApiFuture<ListPhraseSetResponse> futureResponse)
com.google.api.core.ApiFuture<AdaptationClient.ListPhraseSetPage>
AdaptationClient.ListPhraseSetPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, com.google.api.core.ApiFuture<ListPhraseSetResponse> futureResponse)
void
AdaptationGrpc.AdaptationStub. listPhraseSet(ListPhraseSetRequest request, io.grpc.stub.StreamObserver<ListPhraseSetResponse> responseObserver)
List phrase sets.default void
AdaptationGrpc.AsyncService. listPhraseSet(ListPhraseSetRequest request, io.grpc.stub.StreamObserver<ListPhraseSetResponse> responseObserver)
List phrase sets. -
Uses of ListPhraseSetResponse in com.google.cloud.speech.v1p1beta1.stub
Methods in com.google.cloud.speech.v1p1beta1.stub that return types with arguments of type ListPhraseSetResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,ListPhraseSetResponse>
AdaptationStub. listPhraseSetCallable()
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,ListPhraseSetResponse>
GrpcAdaptationStub. listPhraseSetCallable()
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetRequest,ListPhraseSetResponse>
HttpJsonAdaptationStub. listPhraseSetCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetRequest,ListPhraseSetResponse,AdaptationClient.ListPhraseSetPagedResponse>
AdaptationStubSettings. listPhraseSetSettings()
Returns the object with the settings used for calls to listPhraseSet.
-