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