@Generated(value="by gapic-generator") public abstract class TopicStatsServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TopicStatsServiceStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<ComputeHeadCursorRequest,ComputeHeadCursorResponse> |
computeHeadCursorCallable() |
com.google.api.gax.rpc.UnaryCallable<ComputeMessageStatsRequest,ComputeMessageStatsResponse> |
computeMessageStatsCallable() |
public com.google.api.gax.rpc.UnaryCallable<ComputeMessageStatsRequest,ComputeMessageStatsResponse> computeMessageStatsCallable()
public com.google.api.gax.rpc.UnaryCallable<ComputeHeadCursorRequest,ComputeHeadCursorResponse> computeHeadCursorCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2021 Google LLC. All rights reserved.