Uses of Class
com.google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechRequest
-
Packages that use StreamingTranslateSpeechRequest Package Description com.google.cloud.mediatranslation.v1beta1 A client to Media Translation APIcom.google.cloud.mediatranslation.v1beta1.stub -
-
Uses of StreamingTranslateSpeechRequest in com.google.cloud.mediatranslation.v1beta1
Methods in com.google.cloud.mediatranslation.v1beta1 that return StreamingTranslateSpeechRequest Modifier and Type Method Description StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest.Builder. build()StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest.Builder. buildPartial()static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. getDefaultInstance()StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest.Builder. getDefaultInstanceForType()StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. getDefaultInstanceForType()static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseDelimitedFrom(InputStream input)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(byte[] data)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(com.google.protobuf.ByteString data)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(com.google.protobuf.CodedInputStream input)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(InputStream input)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(ByteBuffer data)static StreamingTranslateSpeechRequestStreamingTranslateSpeechRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.mediatranslation.v1beta1 that return types with arguments of type StreamingTranslateSpeechRequest Modifier and Type Method Description com.google.protobuf.Parser<StreamingTranslateSpeechRequest>StreamingTranslateSpeechRequest. getParserForType()static io.grpc.MethodDescriptor<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceGrpc. getStreamingTranslateSpeechMethod()static com.google.protobuf.Parser<StreamingTranslateSpeechRequest>StreamingTranslateSpeechRequest. parser()default io.grpc.stub.StreamObserver<StreamingTranslateSpeechRequest>SpeechTranslationServiceGrpc.AsyncService. streamingTranslateSpeech(io.grpc.stub.StreamObserver<StreamingTranslateSpeechResponse> responseObserver)Performs bidirectional streaming speech translation: receive results while sending audio.io.grpc.stub.StreamObserver<StreamingTranslateSpeechRequest>SpeechTranslationServiceGrpc.SpeechTranslationServiceStub. streamingTranslateSpeech(io.grpc.stub.StreamObserver<StreamingTranslateSpeechResponse> responseObserver)Performs bidirectional streaming speech translation: receive results while sending audio.com.google.api.gax.rpc.BidiStreamingCallable<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceClient. streamingTranslateSpeechCallable()Performs bidirectional streaming speech translation: receive results while sending audio.com.google.api.gax.rpc.StreamingCallSettings.Builder<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceSettings.Builder. streamingTranslateSpeechSettings()Returns the builder for the settings used for calls to streamingTranslateSpeech.com.google.api.gax.rpc.StreamingCallSettings<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceSettings. streamingTranslateSpeechSettings()Returns the object with the settings used for calls to streamingTranslateSpeech.Methods in com.google.cloud.mediatranslation.v1beta1 with parameters of type StreamingTranslateSpeechRequest Modifier and Type Method Description StreamingTranslateSpeechRequest.BuilderStreamingTranslateSpeechRequest.Builder. mergeFrom(StreamingTranslateSpeechRequest other)static StreamingTranslateSpeechRequest.BuilderStreamingTranslateSpeechRequest. newBuilder(StreamingTranslateSpeechRequest prototype) -
Uses of StreamingTranslateSpeechRequest in com.google.cloud.mediatranslation.v1beta1.stub
Methods in com.google.cloud.mediatranslation.v1beta1.stub that return types with arguments of type StreamingTranslateSpeechRequest Modifier and Type Method Description com.google.api.gax.rpc.BidiStreamingCallable<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>GrpcSpeechTranslationServiceStub. streamingTranslateSpeechCallable()com.google.api.gax.rpc.BidiStreamingCallable<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceStub. streamingTranslateSpeechCallable()com.google.api.gax.rpc.StreamingCallSettings.Builder<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceStubSettings.Builder. streamingTranslateSpeechSettings()Returns the builder for the settings used for calls to streamingTranslateSpeech.com.google.api.gax.rpc.StreamingCallSettings<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>SpeechTranslationServiceStubSettings. streamingTranslateSpeechSettings()Returns the object with the settings used for calls to streamingTranslateSpeech.
-