public interface GetEventsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClient()
optional string client = 3; |
com.google.protobuf.ByteString |
getClientBytes()
optional string client = 3; |
String |
getComponent()
optional string component = 4; |
com.google.protobuf.ByteString |
getComponentBytes()
optional string component = 4; |
int |
getHeartbeatInterval()
optional int32 heartbeat_interval = 6; |
long |
getNumberOfPermits()
optional int64 number_of_permits = 2; |
String |
getProcessor()
optional string processor = 5; |
com.google.protobuf.ByteString |
getProcessorBytes()
optional string processor = 5; |
long |
getTrackingToken()
optional int64 tracking_token = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getTrackingToken()
optional int64 tracking_token = 1;long getNumberOfPermits()
optional int64 number_of_permits = 2;String getClient()
optional string client = 3;com.google.protobuf.ByteString getClientBytes()
optional string client = 3;String getComponent()
optional string component = 4;com.google.protobuf.ByteString getComponentBytes()
optional string component = 4;String getProcessor()
optional string processor = 5;com.google.protobuf.ByteString getProcessorBytes()
optional string processor = 5;int getHeartbeatInterval()
optional int32 heartbeat_interval = 6;Copyright © 2017–2018. All rights reserved.