public interface DeleteWorkerSessionRequestOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getSessionHandle()
Sessions are identified by a given handle.
|
com.github.os72.protobuf351.ByteString |
getSessionHandleBytes()
Sessions are identified by a given handle.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getSessionHandle()
Sessions are identified by a given handle.
string session_handle = 1;
com.github.os72.protobuf351.ByteString getSessionHandleBytes()
Sessions are identified by a given handle.
string session_handle = 1;
Copyright © 2018. All rights reserved.