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