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