Uses of Class
com.google.cloud.speech.v2.BatchRecognizeRequest
-
Packages that use BatchRecognizeRequest Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of BatchRecognizeRequest in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return BatchRecognizeRequest Modifier and Type Method Description BatchRecognizeRequest
BatchRecognizeRequest.Builder. build()
BatchRecognizeRequest
BatchRecognizeRequest.Builder. buildPartial()
BatchRecognizeRequest
OperationMetadata.Builder. getBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.BatchRecognizeRequest
OperationMetadata. getBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.BatchRecognizeRequest
OperationMetadataOrBuilder. getBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.static BatchRecognizeRequest
BatchRecognizeRequest. getDefaultInstance()
BatchRecognizeRequest
BatchRecognizeRequest.Builder. getDefaultInstanceForType()
BatchRecognizeRequest
BatchRecognizeRequest. getDefaultInstanceForType()
static BatchRecognizeRequest
BatchRecognizeRequest. parseDelimitedFrom(InputStream input)
static BatchRecognizeRequest
BatchRecognizeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(byte[] data)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(InputStream input)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(ByteBuffer data)
static BatchRecognizeRequest
BatchRecognizeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.speech.v2 that return types with arguments of type BatchRecognizeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechClient. batchRecognizeCallable()
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.com.google.api.gax.rpc.OperationCallable<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
SpeechClient. batchRecognizeOperationCallable()
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.com.google.api.gax.rpc.OperationCallSettings<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
SpeechSettings. batchRecognizeOperationSettings()
Returns the object with the settings used for calls to batchRecognize.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
SpeechSettings.Builder. batchRecognizeOperationSettings()
Returns the builder for the settings used for calls to batchRecognize.com.google.api.gax.rpc.UnaryCallSettings<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechSettings. batchRecognizeSettings()
Returns the object with the settings used for calls to batchRecognize.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechSettings.Builder. batchRecognizeSettings()
Returns the builder for the settings used for calls to batchRecognize.static io.grpc.MethodDescriptor<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechGrpc. getBatchRecognizeMethod()
com.google.protobuf.Parser<BatchRecognizeRequest>
BatchRecognizeRequest. getParserForType()
static com.google.protobuf.Parser<BatchRecognizeRequest>
BatchRecognizeRequest. parser()
Methods in com.google.cloud.speech.v2 with parameters of type BatchRecognizeRequest Modifier and Type Method Description default void
SpeechGrpc.AsyncService. batchRecognize(BatchRecognizeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.com.google.longrunning.Operation
SpeechGrpc.SpeechBlockingStub. batchRecognize(BatchRecognizeRequest request)
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
SpeechGrpc.SpeechFutureStub. batchRecognize(BatchRecognizeRequest request)
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.void
SpeechGrpc.SpeechStub. batchRecognize(BatchRecognizeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.com.google.api.gax.longrunning.OperationFuture<BatchRecognizeResponse,OperationMetadata>
SpeechClient. batchRecognizeAsync(BatchRecognizeRequest request)
Performs batch asynchronous speech recognition: send a request with N audio files and receive a long running operation that can be polled to see when the transcriptions are finished.OperationMetadata.Builder
OperationMetadata.Builder. mergeBatchRecognizeRequest(BatchRecognizeRequest value)
The BatchRecognizeRequest that spawned the Operation.BatchRecognizeRequest.Builder
BatchRecognizeRequest.Builder. mergeFrom(BatchRecognizeRequest other)
static BatchRecognizeRequest.Builder
BatchRecognizeRequest. newBuilder(BatchRecognizeRequest prototype)
OperationMetadata.Builder
OperationMetadata.Builder. setBatchRecognizeRequest(BatchRecognizeRequest value)
The BatchRecognizeRequest that spawned the Operation. -
Uses of BatchRecognizeRequest in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type BatchRecognizeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchRecognizeRequest,com.google.longrunning.Operation>
GrpcSpeechStub. batchRecognizeCallable()
com.google.api.gax.rpc.UnaryCallable<BatchRecognizeRequest,com.google.longrunning.Operation>
HttpJsonSpeechStub. batchRecognizeCallable()
com.google.api.gax.rpc.UnaryCallable<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechStub. batchRecognizeCallable()
com.google.api.gax.rpc.OperationCallable<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
GrpcSpeechStub. batchRecognizeOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
HttpJsonSpeechStub. batchRecognizeOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
SpeechStub. batchRecognizeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
SpeechStubSettings. batchRecognizeOperationSettings()
Returns the object with the settings used for calls to batchRecognize.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata>
SpeechStubSettings.Builder. batchRecognizeOperationSettings()
Returns the builder for the settings used for calls to batchRecognize.com.google.api.gax.rpc.UnaryCallSettings<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechStubSettings. batchRecognizeSettings()
Returns the object with the settings used for calls to batchRecognize.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRecognizeRequest,com.google.longrunning.Operation>
SpeechStubSettings.Builder. batchRecognizeSettings()
Returns the builder for the settings used for calls to batchRecognize.
-