public static interface BeamFnApi.StateGetRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getContinuationToken()
(Optional) If specified, signals to the runner that the response
should resume from the following continuation token.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getContinuationToken()
(Optional) If specified, signals to the runner that the response should resume from the following continuation token. If unspecified, signals to the runner that the response should start from the beginning of the logical continuable stream.
bytes continuation_token = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.