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 PhraseSet
PhraseSet.Builder. build()
PhraseSet
PhraseSet.Builder. buildPartial()
static PhraseSet
PhraseSet. getDefaultInstance()
PhraseSet
PhraseSet.Builder. getDefaultInstanceForType()
PhraseSet
PhraseSet. getDefaultInstanceForType()
PhraseSet
SpeechAdaptation.AdaptationPhraseSet.Builder. getInlinePhraseSet()
An inline defined PhraseSet.PhraseSet
SpeechAdaptation.AdaptationPhraseSet. getInlinePhraseSet()
An inline defined PhraseSet.PhraseSet
SpeechAdaptation.AdaptationPhraseSetOrBuilder. getInlinePhraseSet()
An inline defined PhraseSet.PhraseSet
CreatePhraseSetRequest.Builder. getPhraseSet()
Required.PhraseSet
CreatePhraseSetRequest. getPhraseSet()
Required.PhraseSet
CreatePhraseSetRequestOrBuilder. getPhraseSet()
Required.PhraseSet
SpeechClient. getPhraseSet(GetPhraseSetRequest request)
Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSet
SpeechClient. getPhraseSet(PhraseSetName name)
Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSet
SpeechClient. getPhraseSet(String name)
Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSet
SpeechGrpc.SpeechBlockingStub. getPhraseSet(GetPhraseSetRequest request)
Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].PhraseSet
UpdatePhraseSetRequest.Builder. getPhraseSet()
Required.PhraseSet
UpdatePhraseSetRequest. getPhraseSet()
Required.PhraseSet
UpdatePhraseSetRequestOrBuilder. getPhraseSet()
Required.PhraseSet
ListPhraseSetsResponse.Builder. getPhraseSets(int index)
The list of requested PhraseSets.PhraseSet
ListPhraseSetsResponse. getPhraseSets(int index)
The list of requested PhraseSets.PhraseSet
ListPhraseSetsResponseOrBuilder. getPhraseSets(int index)
The list of requested PhraseSets.static PhraseSet
PhraseSet. parseDelimitedFrom(InputStream input)
static PhraseSet
PhraseSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PhraseSet
PhraseSet. parseFrom(byte[] data)
static PhraseSet
PhraseSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PhraseSet
PhraseSet. parseFrom(com.google.protobuf.ByteString data)
static PhraseSet
PhraseSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PhraseSet
PhraseSet. parseFrom(com.google.protobuf.CodedInputStream input)
static PhraseSet
PhraseSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PhraseSet
PhraseSet. parseFrom(InputStream input)
static PhraseSet
PhraseSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PhraseSet
PhraseSet. parseFrom(ByteBuffer data)
static PhraseSet
PhraseSet. 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.Builder
ListPhraseSetsResponse.Builder. addPhraseSets(int index, PhraseSet value)
The list of requested PhraseSets.ListPhraseSetsResponse.Builder
ListPhraseSetsResponse.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.Builder
PhraseSet.Builder. mergeFrom(PhraseSet other)
SpeechAdaptation.AdaptationPhraseSet.Builder
SpeechAdaptation.AdaptationPhraseSet.Builder. mergeInlinePhraseSet(PhraseSet value)
An inline defined PhraseSet.CreatePhraseSetRequest.Builder
CreatePhraseSetRequest.Builder. mergePhraseSet(PhraseSet value)
Required.UpdatePhraseSetRequest.Builder
UpdatePhraseSetRequest.Builder. mergePhraseSet(PhraseSet value)
Required.static PhraseSet.Builder
PhraseSet. newBuilder(PhraseSet prototype)
SpeechAdaptation.AdaptationPhraseSet.Builder
SpeechAdaptation.AdaptationPhraseSet.Builder. setInlinePhraseSet(PhraseSet value)
An inline defined PhraseSet.CreatePhraseSetRequest.Builder
CreatePhraseSetRequest.Builder. setPhraseSet(PhraseSet value)
Required.UpdatePhraseSetRequest.Builder
UpdatePhraseSetRequest.Builder. setPhraseSet(PhraseSet value)
Required.ListPhraseSetsResponse.Builder
ListPhraseSetsResponse.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.Builder
ListPhraseSetsResponse.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.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)
default void
SpeechGrpc.AsyncService. getPhraseSet(GetPhraseSetRequest request, io.grpc.stub.StreamObserver<PhraseSet> responseObserver)
Returns the requested [PhraseSet][google.cloud.speech.v2.PhraseSet].void
SpeechGrpc.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.
-