public interface InitialSubscribeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Cursor |
getCursor()
The cursor from which the subscriber will start receiving messages once
flow control tokens become available.
|
CursorOrBuilder |
getCursorOrBuilder()
The cursor from which the subscriber will start receiving messages once
flow control tokens become available.
|
boolean |
hasCursor()
The cursor from which the subscriber will start receiving messages once
flow control tokens become available.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCursor()
The cursor from which the subscriber will start receiving messages once flow control tokens become available.
.google.cloud.pubsublite.v1.Cursor cursor = 1;Cursor getCursor()
The cursor from which the subscriber will start receiving messages once flow control tokens become available.
.google.cloud.pubsublite.v1.Cursor cursor = 1;CursorOrBuilder getCursorOrBuilder()
The cursor from which the subscriber will start receiving messages once flow control tokens become available.
.google.cloud.pubsublite.v1.Cursor cursor = 1;Copyright © 2023 Google LLC. All rights reserved.