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 ListPhraseSetResponseListPhraseSetResponse.Builder. build()ListPhraseSetResponseListPhraseSetResponse.Builder. buildPartial()static ListPhraseSetResponseListPhraseSetResponse. getDefaultInstance()ListPhraseSetResponseListPhraseSetResponse.Builder. getDefaultInstanceForType()ListPhraseSetResponseListPhraseSetResponse. getDefaultInstanceForType()ListPhraseSetResponseAdaptationGrpc.AdaptationBlockingStub. listPhraseSet(ListPhraseSetRequest request)List phrase sets.static ListPhraseSetResponseListPhraseSetResponse. parseDelimitedFrom(InputStream input)static ListPhraseSetResponseListPhraseSetResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(byte[] data)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(com.google.protobuf.ByteString data)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(InputStream input)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPhraseSetResponseListPhraseSetResponse. parseFrom(ByteBuffer data)static ListPhraseSetResponseListPhraseSetResponse. 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.ListPhraseSetPageAdaptationClient.ListPhraseSetPage. createPage(com.google.api.gax.rpc.PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, ListPhraseSetResponse response)ListPhraseSetResponse.BuilderListPhraseSetResponse.Builder. mergeFrom(ListPhraseSetResponse other)static ListPhraseSetResponse.BuilderListPhraseSetResponse. 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.ListPhraseSetPageAdaptationClient.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)voidAdaptationGrpc.AdaptationStub. listPhraseSet(ListPhraseSetRequest request, io.grpc.stub.StreamObserver<ListPhraseSetResponse> responseObserver)List phrase sets.default voidAdaptationGrpc.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.
-