Uses of Class
com.google.cloud.speech.v2.UpdatePhraseSetRequest
-
Packages that use UpdatePhraseSetRequest Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of UpdatePhraseSetRequest in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return UpdatePhraseSetRequest Modifier and Type Method Description UpdatePhraseSetRequestUpdatePhraseSetRequest.Builder. build()UpdatePhraseSetRequestUpdatePhraseSetRequest.Builder. buildPartial()static UpdatePhraseSetRequestUpdatePhraseSetRequest. getDefaultInstance()UpdatePhraseSetRequestUpdatePhraseSetRequest.Builder. getDefaultInstanceForType()UpdatePhraseSetRequestUpdatePhraseSetRequest. getDefaultInstanceForType()UpdatePhraseSetRequestOperationMetadata.Builder. getUpdatePhraseSetRequest()The UpdatePhraseSetRequest that spawned the Operation.UpdatePhraseSetRequestOperationMetadata. getUpdatePhraseSetRequest()The UpdatePhraseSetRequest that spawned the Operation.UpdatePhraseSetRequestOperationMetadataOrBuilder. getUpdatePhraseSetRequest()The UpdatePhraseSetRequest that spawned the Operation.static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseDelimitedFrom(InputStream input)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(byte[] data)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(InputStream input)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(ByteBuffer data)static UpdatePhraseSetRequestUpdatePhraseSetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.speech.v2 that return types with arguments of type UpdatePhraseSetRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdatePhraseSetRequest>UpdatePhraseSetRequest. getParserForType()static io.grpc.MethodDescriptor<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechGrpc. getUpdatePhraseSetMethod()static com.google.protobuf.Parser<UpdatePhraseSetRequest>UpdatePhraseSetRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechClient. updatePhraseSetCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechSettings.Builder. updatePhraseSetSettings()Returns the builder for the settings used for calls to updatePhraseSet.com.google.api.gax.rpc.UnaryCallSettings<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechSettings. updatePhraseSetSettings()Returns the object with the settings used for calls to updatePhraseSet.Methods in com.google.cloud.speech.v2 with parameters of type UpdatePhraseSetRequest Modifier and Type Method Description UpdatePhraseSetRequest.BuilderUpdatePhraseSetRequest.Builder. mergeFrom(UpdatePhraseSetRequest other)OperationMetadata.BuilderOperationMetadata.Builder. mergeUpdatePhraseSetRequest(UpdatePhraseSetRequest value)The UpdatePhraseSetRequest that spawned the Operation.static UpdatePhraseSetRequest.BuilderUpdatePhraseSetRequest. newBuilder(UpdatePhraseSetRequest prototype)OperationMetadata.BuilderOperationMetadata.Builder. setUpdatePhraseSetRequest(UpdatePhraseSetRequest value)The UpdatePhraseSetRequest that spawned the Operation.default voidSpeechGrpc.AsyncService. updatePhraseSet(UpdatePhraseSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.longrunning.OperationSpeechGrpc.SpeechBlockingStub. updatePhraseSet(UpdatePhraseSetRequest request)Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>SpeechGrpc.SpeechFutureStub. updatePhraseSet(UpdatePhraseSetRequest request)Updates the [PhraseSet][google.cloud.speech.v2.PhraseSet].voidSpeechGrpc.SpeechStub. updatePhraseSet(UpdatePhraseSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)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]. -
Uses of UpdatePhraseSetRequest in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type UpdatePhraseSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdatePhraseSetRequest,com.google.longrunning.Operation>GrpcSpeechStub. updatePhraseSetCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePhraseSetRequest,com.google.longrunning.Operation>HttpJsonSpeechStub. updatePhraseSetCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechStub. updatePhraseSetCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechStubSettings.Builder. updatePhraseSetSettings()Returns the builder for the settings used for calls to updatePhraseSet.com.google.api.gax.rpc.UnaryCallSettings<UpdatePhraseSetRequest,com.google.longrunning.Operation>SpeechStubSettings. updatePhraseSetSettings()Returns the object with the settings used for calls to updatePhraseSet.
-