Uses of Class
com.google.cloud.speech.v2.PhraseSet
-
Packages that use PhraseSet Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of PhraseSet in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return PhraseSet Modifier and Type Method Description PhraseSetPhraseSet.Builder. build()PhraseSetPhraseSet.Builder. buildPartial()static PhraseSetPhraseSet. getDefaultInstance()PhraseSetPhraseSet.Builder. getDefaultInstanceForType()PhraseSetPhraseSet. getDefaultInstanceForType()PhraseSetSpeechAdaptation.AdaptationPhraseSet.Builder. getInlinePhraseSet()An inline defined PhraseSet.PhraseSetSpeechAdaptation.AdaptationPhraseSet. getInlinePhraseSet()An inline defined PhraseSet.PhraseSetSpeechAdaptation.AdaptationPhraseSetOrBuilder. getInlinePhraseSet()An inline defined PhraseSet.PhraseSetCreatePhraseSetRequest.Builder. getPhraseSet()Required.PhraseSetCreatePhraseSetRequest. getPhraseSet()Required.PhraseSetCreatePhraseSetRequestOrBuilder. getPhraseSet()Required.PhraseSetSpeechClient. getPhraseSet(GetPhraseSetRequest request)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSetSpeechClient. getPhraseSet(PhraseSetName name)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSetSpeechClient. getPhraseSet(String name)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSetSpeechGrpc.SpeechBlockingStub. getPhraseSet(GetPhraseSetRequest request)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSetUpdatePhraseSetRequest.Builder. getPhraseSet()Required.PhraseSetUpdatePhraseSetRequest. getPhraseSet()Required.PhraseSetUpdatePhraseSetRequestOrBuilder. getPhraseSet()Required.PhraseSetListPhraseSetsResponse.Builder. getPhraseSets(int index)The list of requested PhraseSets.PhraseSetListPhraseSetsResponse. getPhraseSets(int index)The list of requested PhraseSets.PhraseSetListPhraseSetsResponseOrBuilder. getPhraseSets(int index)The list of requested PhraseSets.static PhraseSetPhraseSet. parseDelimitedFrom(InputStream input)static PhraseSetPhraseSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseSetPhraseSet. parseFrom(byte[] data)static PhraseSetPhraseSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseSetPhraseSet. parseFrom(com.google.protobuf.ByteString data)static PhraseSetPhraseSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseSetPhraseSet. parseFrom(com.google.protobuf.CodedInputStream input)static PhraseSetPhraseSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseSetPhraseSet. parseFrom(InputStream input)static PhraseSetPhraseSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseSetPhraseSet. parseFrom(ByteBuffer data)static PhraseSetPhraseSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.speech.v2 that return types with arguments of type PhraseSet Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. createPhraseSetAsync(CreatePhraseSetRequest request)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. createPhraseSetAsync(LocationName parent, PhraseSet phraseSet, String phraseSetId)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. createPhraseSetAsync(String parent, PhraseSet phraseSet, String phraseSetId)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechClient. createPhraseSetOperationCallable()Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings.Builder. createPhraseSetOperationSettings()Returns the builder for the settings used for calls to createPhraseSet.com.google.api.gax.rpc.OperationCallSettings<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings. createPhraseSetOperationSettings()Returns the object with the settings used for calls to createPhraseSet.com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. deletePhraseSetAsync(DeletePhraseSetRequest request)Deletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. deletePhraseSetAsync(PhraseSetName name)Deletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. deletePhraseSetAsync(String name)Deletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallable<DeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechClient. deletePhraseSetOperationCallable()Deletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings.Builder. deletePhraseSetOperationSettings()Returns the builder for the settings used for calls to deletePhraseSet.com.google.api.gax.rpc.OperationCallSettings<DeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings. deletePhraseSetOperationSettings()Returns the object with the settings used for calls to deletePhraseSet.static io.grpc.MethodDescriptor<GetPhraseSetRequest,PhraseSet>SpeechGrpc. getGetPhraseSetMethod()com.google.protobuf.Parser<PhraseSet>PhraseSet. getParserForType()com.google.common.util.concurrent.ListenableFuture<PhraseSet>SpeechGrpc.SpeechFutureStub. getPhraseSet(GetPhraseSetRequest request)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.UnaryCallable<GetPhraseSetRequest,PhraseSet>SpeechClient. getPhraseSetCallable()Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPhraseSetRequest,PhraseSet>SpeechSettings.Builder. getPhraseSetSettings()Returns the builder for the settings used for calls to getPhraseSet.com.google.api.gax.rpc.UnaryCallSettings<GetPhraseSetRequest,PhraseSet>SpeechSettings. getPhraseSetSettings()Returns the object with the settings used for calls to getPhraseSet.List<PhraseSet>ListPhraseSetsResponse.Builder. getPhraseSetsList()The list of requested PhraseSets.List<PhraseSet>ListPhraseSetsResponse. getPhraseSetsList()The list of requested PhraseSets.List<PhraseSet>ListPhraseSetsResponseOrBuilder. getPhraseSetsList()The list of requested PhraseSets.static com.google.protobuf.Parser<PhraseSet>PhraseSet. parser()com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. undeletePhraseSetAsync(PhraseSetName name)Undeletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. undeletePhraseSetAsync(UndeletePhraseSetRequest request)Undeletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. undeletePhraseSetAsync(String name)Undeletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallable<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechClient. undeletePhraseSetOperationCallable()Undeletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallSettings.Builder<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings.Builder. undeletePhraseSetOperationSettings()Returns the builder for the settings used for calls to undeletePhraseSet.com.google.api.gax.rpc.OperationCallSettings<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings. undeletePhraseSetOperationSettings()Returns the object with the settings used for calls to undeletePhraseSet.com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. updatePhraseSetAsync(PhraseSet phraseSet, com.google.protobuf.FieldMask updateMask)Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. updatePhraseSetAsync(UpdatePhraseSetRequest request)Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallable<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechClient. updatePhraseSetOperationCallable()Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings.Builder. updatePhraseSetOperationSettings()Returns the builder for the settings used for calls to updatePhraseSet.com.google.api.gax.rpc.OperationCallSettings<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings. updatePhraseSetOperationSettings()Returns the object with the settings used for calls to updatePhraseSet.Methods in com.google.cloud.speech.v2 with parameters of type PhraseSet Modifier and Type Method Description ListPhraseSetsResponse.BuilderListPhraseSetsResponse.Builder. addPhraseSets(int index, PhraseSet value)The list of requested PhraseSets.ListPhraseSetsResponse.BuilderListPhraseSetsResponse.Builder. addPhraseSets(PhraseSet value)The list of requested PhraseSets.com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. createPhraseSetAsync(LocationName parent, PhraseSet phraseSet, String phraseSetId)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. createPhraseSetAsync(String parent, PhraseSet phraseSet, String phraseSetId)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSet.BuilderPhraseSet.Builder. mergeFrom(PhraseSet other)SpeechAdaptation.AdaptationPhraseSet.BuilderSpeechAdaptation.AdaptationPhraseSet.Builder. mergeInlinePhraseSet(PhraseSet value)An inline defined PhraseSet.CreatePhraseSetRequest.BuilderCreatePhraseSetRequest.Builder. mergePhraseSet(PhraseSet value)Required.UpdatePhraseSetRequest.BuilderUpdatePhraseSetRequest.Builder. mergePhraseSet(PhraseSet value)Required.static PhraseSet.BuilderPhraseSet. newBuilder(PhraseSet prototype)SpeechAdaptation.AdaptationPhraseSet.BuilderSpeechAdaptation.AdaptationPhraseSet.Builder. setInlinePhraseSet(PhraseSet value)An inline defined PhraseSet.CreatePhraseSetRequest.BuilderCreatePhraseSetRequest.Builder. setPhraseSet(PhraseSet value)Required.UpdatePhraseSetRequest.BuilderUpdatePhraseSetRequest.Builder. setPhraseSet(PhraseSet value)Required.ListPhraseSetsResponse.BuilderListPhraseSetsResponse.Builder. setPhraseSets(int index, PhraseSet value)The list of requested PhraseSets.com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. updatePhraseSetAsync(PhraseSet phraseSet, com.google.protobuf.FieldMask updateMask)Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].Method parameters in com.google.cloud.speech.v2 with type arguments of type PhraseSet Modifier and Type Method Description ListPhraseSetsResponse.BuilderListPhraseSetsResponse.Builder. addAllPhraseSets(Iterable<? extends PhraseSet> values)The list of requested PhraseSets.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.ListPhraseSetsPageSpeechClient.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)default voidSpeechGrpc.AsyncService. getPhraseSet(GetPhraseSetRequest request, io.grpc.stub.StreamObserver<PhraseSet> responseObserver)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].voidSpeechGrpc.SpeechStub. getPhraseSet(GetPhraseSetRequest request, io.grpc.stub.StreamObserver<PhraseSet> responseObserver)Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet]. -
Uses of PhraseSet in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type PhraseSet Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>GrpcSpeechStub. createPhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>HttpJsonSpeechStub. createPhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStub. createPhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings.Builder. createPhraseSetOperationSettings()Returns the builder for the settings used for calls to createPhraseSet.com.google.api.gax.rpc.OperationCallSettings<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings. createPhraseSetOperationSettings()Returns the object with the settings used for calls to createPhraseSet.com.google.api.gax.rpc.OperationCallable<DeletePhraseSetRequest,PhraseSet,OperationMetadata>GrpcSpeechStub. deletePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<DeletePhraseSetRequest,PhraseSet,OperationMetadata>HttpJsonSpeechStub. deletePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<DeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStub. deletePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings.Builder. deletePhraseSetOperationSettings()Returns the builder for the settings used for calls to deletePhraseSet.com.google.api.gax.rpc.OperationCallSettings<DeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings. deletePhraseSetOperationSettings()Returns the object with the settings used for calls to deletePhraseSet.com.google.api.gax.rpc.UnaryCallable<GetPhraseSetRequest,PhraseSet>GrpcSpeechStub. getPhraseSetCallable()com.google.api.gax.rpc.UnaryCallable<GetPhraseSetRequest,PhraseSet>HttpJsonSpeechStub. getPhraseSetCallable()com.google.api.gax.rpc.UnaryCallable<GetPhraseSetRequest,PhraseSet>SpeechStub. getPhraseSetCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPhraseSetRequest,PhraseSet>SpeechStubSettings.Builder. getPhraseSetSettings()Returns the builder for the settings used for calls to getPhraseSet.com.google.api.gax.rpc.UnaryCallSettings<GetPhraseSetRequest,PhraseSet>SpeechStubSettings. getPhraseSetSettings()Returns the object with the settings used for calls to getPhraseSet.com.google.api.gax.rpc.OperationCallable<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>GrpcSpeechStub. undeletePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>HttpJsonSpeechStub. undeletePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStub. undeletePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings.Builder. undeletePhraseSetOperationSettings()Returns the builder for the settings used for calls to undeletePhraseSet.com.google.api.gax.rpc.OperationCallSettings<UndeletePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings. undeletePhraseSetOperationSettings()Returns the object with the settings used for calls to undeletePhraseSet.com.google.api.gax.rpc.OperationCallable<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>GrpcSpeechStub. updatePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>HttpJsonSpeechStub. updatePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStub. updatePhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings.Builder. updatePhraseSetOperationSettings()Returns the builder for the settings used for calls to updatePhraseSet.com.google.api.gax.rpc.OperationCallSettings<UpdatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings. updatePhraseSetOperationSettings()Returns the object with the settings used for calls to updatePhraseSet.
-