public interface StreamFactory<RequestT,ResponseT>
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.ClientStream<RequestT> |
New(com.google.api.gax.rpc.ResponseObserver<ResponseT> responseStream) |
Copyright © 2023 Google LLC. All rights reserved.