public interface GetEventsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
string client_id = 3; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 3; |
String |
getComponentName()
string component_name = 4; |
com.google.protobuf.ByteString |
getComponentNameBytes()
string component_name = 4; |
long |
getNumberOfPermits()
int64 number_of_permits = 2; |
String |
getProcessor()
string processor = 5; |
com.google.protobuf.ByteString |
getProcessorBytes()
string processor = 5; |
long |
getTrackingToken()
int64 tracking_token = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getTrackingToken()
int64 tracking_token = 1;long getNumberOfPermits()
int64 number_of_permits = 2;String getClientId()
string client_id = 3;com.google.protobuf.ByteString getClientIdBytes()
string client_id = 3;String getComponentName()
string component_name = 4;com.google.protobuf.ByteString getComponentNameBytes()
string component_name = 4;String getProcessor()
string processor = 5;com.google.protobuf.ByteString getProcessorBytes()
string processor = 5;Copyright © 2010–2019. All rights reserved.