public interface Publisher<ResponseT> extends com.google.api.core.ApiService, Flushable
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ResponseT> |
publish(Message message) |
Copyright © 2020 Google LLC. All rights reserved.