Uses of Class
com.google.cloud.speech.v2.ListPhraseSetsResponse
-
Packages that use ListPhraseSetsResponse Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of ListPhraseSetsResponse in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return ListPhraseSetsResponse Modifier and Type Method Description ListPhraseSetsResponse
ListPhraseSetsResponse.Builder. build()
ListPhraseSetsResponse
ListPhraseSetsResponse.Builder. buildPartial()
static ListPhraseSetsResponse
ListPhraseSetsResponse. getDefaultInstance()
ListPhraseSetsResponse
ListPhraseSetsResponse.Builder. getDefaultInstanceForType()
ListPhraseSetsResponse
ListPhraseSetsResponse. getDefaultInstanceForType()
ListPhraseSetsResponse
SpeechGrpc.SpeechBlockingStub. listPhraseSets(ListPhraseSetsRequest request)
Lists PhraseSets.static ListPhraseSetsResponse
ListPhraseSetsResponse. parseDelimitedFrom(InputStream input)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(byte[] data)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(InputStream input)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(ByteBuffer data)
static ListPhraseSetsResponse
ListPhraseSetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.speech.v2 that return types with arguments of type ListPhraseSetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPhraseSetsRequest,ListPhraseSetsResponse>
SpeechGrpc. getListPhraseSetsMethod()
com.google.protobuf.Parser<ListPhraseSetsResponse>
ListPhraseSetsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListPhraseSetsResponse>
SpeechGrpc.SpeechFutureStub. listPhraseSets(ListPhraseSetsRequest request)
Lists PhraseSets.com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,ListPhraseSetsResponse>
SpeechClient. listPhraseSetsCallable()
Lists PhraseSets.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.com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetsRequest,ListPhraseSetsResponse,SpeechClient.ListPhraseSetsPagedResponse>
SpeechSettings. listPhraseSetsSettings()
Returns the object with the settings used for calls to listPhraseSets.static com.google.protobuf.Parser<ListPhraseSetsResponse>
ListPhraseSetsResponse. parser()
Methods in com.google.cloud.speech.v2 with parameters of type ListPhraseSetsResponse Modifier and Type Method Description protected SpeechClient.ListPhraseSetsPage
SpeechClient.ListPhraseSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet> context, ListPhraseSetsResponse response)
ListPhraseSetsResponse.Builder
ListPhraseSetsResponse.Builder. mergeFrom(ListPhraseSetsResponse other)
static ListPhraseSetsResponse.Builder
ListPhraseSetsResponse. newBuilder(ListPhraseSetsResponse prototype)
Method parameters in com.google.cloud.speech.v2 with type arguments of type ListPhraseSetsResponse Modifier and Type Method 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)
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)
protected SpeechClient.ListPhraseSetsPage
SpeechClient.ListPhraseSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet> context, ListPhraseSetsResponse response)
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)
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)
default void
SpeechGrpc.AsyncService. listPhraseSets(ListPhraseSetsRequest request, io.grpc.stub.StreamObserver<ListPhraseSetsResponse> responseObserver)
Lists PhraseSets.void
SpeechGrpc.SpeechStub. listPhraseSets(ListPhraseSetsRequest request, io.grpc.stub.StreamObserver<ListPhraseSetsResponse> responseObserver)
Lists PhraseSets. -
Uses of ListPhraseSetsResponse in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type ListPhraseSetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,ListPhraseSetsResponse>
GrpcSpeechStub. listPhraseSetsCallable()
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,ListPhraseSetsResponse>
HttpJsonSpeechStub. listPhraseSetsCallable()
com.google.api.gax.rpc.UnaryCallable<ListPhraseSetsRequest,ListPhraseSetsResponse>
SpeechStub. listPhraseSetsCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListPhraseSetsRequest,ListPhraseSetsResponse,SpeechClient.ListPhraseSetsPagedResponse>
SpeechStubSettings. listPhraseSetsSettings()
Returns the object with the settings used for calls to listPhraseSets.
-