public interface SeekResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Cursor |
getCursor()
The new delivery cursor for the current stream.
|
CursorOrBuilder |
getCursorOrBuilder()
The new delivery cursor for the current stream.
|
boolean |
hasCursor()
The new delivery cursor for the current stream.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCursor()
The new delivery cursor for the current stream.
.google.cloud.pubsublite.v1.Cursor cursor = 1;Cursor getCursor()
The new delivery cursor for the current stream.
.google.cloud.pubsublite.v1.Cursor cursor = 1;CursorOrBuilder getCursorOrBuilder()
The new delivery cursor for the current stream.
.google.cloud.pubsublite.v1.Cursor cursor = 1;Copyright © 2023 Google LLC. All rights reserved.