Uses of Class
com.google.cloud.speech.v2.UndeleteRecognizerRequest
-
Packages that use UndeleteRecognizerRequest Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of UndeleteRecognizerRequest in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return UndeleteRecognizerRequest Modifier and Type Method Description UndeleteRecognizerRequestUndeleteRecognizerRequest.Builder. build()UndeleteRecognizerRequestUndeleteRecognizerRequest.Builder. buildPartial()static UndeleteRecognizerRequestUndeleteRecognizerRequest. getDefaultInstance()UndeleteRecognizerRequestUndeleteRecognizerRequest.Builder. getDefaultInstanceForType()UndeleteRecognizerRequestUndeleteRecognizerRequest. getDefaultInstanceForType()UndeleteRecognizerRequestOperationMetadata.Builder. getUndeleteRecognizerRequest()The UndeleteRecognizerRequest that spawned the Operation.UndeleteRecognizerRequestOperationMetadata. getUndeleteRecognizerRequest()The UndeleteRecognizerRequest that spawned the Operation.UndeleteRecognizerRequestOperationMetadataOrBuilder. getUndeleteRecognizerRequest()The UndeleteRecognizerRequest that spawned the Operation.static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseDelimitedFrom(InputStream input)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(byte[] data)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(com.google.protobuf.ByteString data)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(InputStream input)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(ByteBuffer data)static UndeleteRecognizerRequestUndeleteRecognizerRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.speech.v2 that return types with arguments of type UndeleteRecognizerRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeleteRecognizerRequest>UndeleteRecognizerRequest. getParserForType()static io.grpc.MethodDescriptor<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechGrpc. getUndeleteRecognizerMethod()static com.google.protobuf.Parser<UndeleteRecognizerRequest>UndeleteRecognizerRequest. parser()com.google.api.gax.rpc.UnaryCallable<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechClient. undeleteRecognizerCallable()Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer].com.google.api.gax.rpc.OperationCallable<UndeleteRecognizerRequest,Recognizer,OperationMetadata>SpeechClient. undeleteRecognizerOperationCallable()Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer].com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteRecognizerRequest,Recognizer,OperationMetadata>SpeechSettings.Builder. undeleteRecognizerOperationSettings()Returns the builder for the settings used for calls to undeleteRecognizer.com.google.api.gax.rpc.OperationCallSettings<UndeleteRecognizerRequest,Recognizer,OperationMetadata>SpeechSettings. undeleteRecognizerOperationSettings()Returns the object with the settings used for calls to undeleteRecognizer.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechSettings.Builder. undeleteRecognizerSettings()Returns the builder for the settings used for calls to undeleteRecognizer.com.google.api.gax.rpc.UnaryCallSettings<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechSettings. undeleteRecognizerSettings()Returns the object with the settings used for calls to undeleteRecognizer.Methods in com.google.cloud.speech.v2 with parameters of type UndeleteRecognizerRequest Modifier and Type Method Description UndeleteRecognizerRequest.BuilderUndeleteRecognizerRequest.Builder. mergeFrom(UndeleteRecognizerRequest other)OperationMetadata.BuilderOperationMetadata.Builder. mergeUndeleteRecognizerRequest(UndeleteRecognizerRequest value)The UndeleteRecognizerRequest that spawned the Operation.static UndeleteRecognizerRequest.BuilderUndeleteRecognizerRequest. newBuilder(UndeleteRecognizerRequest prototype)OperationMetadata.BuilderOperationMetadata.Builder. setUndeleteRecognizerRequest(UndeleteRecognizerRequest value)The UndeleteRecognizerRequest that spawned the Operation.default voidSpeechGrpc.AsyncService. undeleteRecognizer(UndeleteRecognizerRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer].com.google.longrunning.OperationSpeechGrpc.SpeechBlockingStub. undeleteRecognizer(UndeleteRecognizerRequest request)Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>SpeechGrpc.SpeechFutureStub. undeleteRecognizer(UndeleteRecognizerRequest request)Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer].voidSpeechGrpc.SpeechStub. undeleteRecognizer(UndeleteRecognizerRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer].com.google.api.gax.longrunning.OperationFuture<Recognizer,OperationMetadata>SpeechClient. undeleteRecognizerAsync(UndeleteRecognizerRequest request)Undeletes the [Recognizer][google.cloud.speech.v2.Recognizer]. -
Uses of UndeleteRecognizerRequest in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type UndeleteRecognizerRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeleteRecognizerRequest,com.google.longrunning.Operation>GrpcSpeechStub. undeleteRecognizerCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteRecognizerRequest,com.google.longrunning.Operation>HttpJsonSpeechStub. undeleteRecognizerCallable()com.google.api.gax.rpc.UnaryCallable<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechStub. undeleteRecognizerCallable()com.google.api.gax.rpc.OperationCallable<UndeleteRecognizerRequest,Recognizer,OperationMetadata>GrpcSpeechStub. undeleteRecognizerOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteRecognizerRequest,Recognizer,OperationMetadata>HttpJsonSpeechStub. undeleteRecognizerOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteRecognizerRequest,Recognizer,OperationMetadata>SpeechStub. undeleteRecognizerOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteRecognizerRequest,Recognizer,OperationMetadata>SpeechStubSettings.Builder. undeleteRecognizerOperationSettings()Returns the builder for the settings used for calls to undeleteRecognizer.com.google.api.gax.rpc.OperationCallSettings<UndeleteRecognizerRequest,Recognizer,OperationMetadata>SpeechStubSettings. undeleteRecognizerOperationSettings()Returns the object with the settings used for calls to undeleteRecognizer.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechStubSettings.Builder. undeleteRecognizerSettings()Returns the builder for the settings used for calls to undeleteRecognizer.com.google.api.gax.rpc.UnaryCallSettings<UndeleteRecognizerRequest,com.google.longrunning.Operation>SpeechStubSettings. undeleteRecognizerSettings()Returns the object with the settings used for calls to undeleteRecognizer.
-