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 UndeletePhraseSetRequest
UndeletePhraseSetRequest.Builder. build()
UndeletePhraseSetRequest
UndeletePhraseSetRequest.Builder. buildPartial()
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. getDefaultInstance()
UndeletePhraseSetRequest
UndeletePhraseSetRequest.Builder. getDefaultInstanceForType()
UndeletePhraseSetRequest
UndeletePhraseSetRequest. getDefaultInstanceForType()
UndeletePhraseSetRequest
OperationMetadata.Builder. getUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.UndeletePhraseSetRequest
OperationMetadata. getUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.UndeletePhraseSetRequest
OperationMetadataOrBuilder. getUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseDelimitedFrom(InputStream input)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(byte[] data)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(InputStream input)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. parseFrom(ByteBuffer data)
static UndeletePhraseSetRequest
UndeletePhraseSetRequest. 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.Builder
UndeletePhraseSetRequest.Builder. mergeFrom(UndeletePhraseSetRequest other)
OperationMetadata.Builder
OperationMetadata.Builder. mergeUndeletePhraseSetRequest(UndeletePhraseSetRequest value)
The UndeletePhraseSetRequest that spawned the Operation.static UndeletePhraseSetRequest.Builder
UndeletePhraseSetRequest. newBuilder(UndeletePhraseSetRequest prototype)
OperationMetadata.Builder
OperationMetadata.Builder. setUndeletePhraseSetRequest(UndeletePhraseSetRequest value)
The UndeletePhraseSetRequest that spawned the Operation.default void
SpeechGrpc.AsyncService. undeletePhraseSet(UndeletePhraseSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Undeletes the [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.longrunning.Operation
SpeechGrpc.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].void
SpeechGrpc.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.
-