public interface FlowControlOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
string client_id = 2; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 2; |
String |
getMessageId()
string message_id = 1; |
com.google.protobuf.ByteString |
getMessageIdBytes()
string message_id = 1; |
long |
getPermits()
int64 permits = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getMessageId()
string message_id = 1;
com.google.protobuf.ByteString getMessageIdBytes()
string message_id = 1;
String getClientId()
string client_id = 2;
com.google.protobuf.ByteString getClientIdBytes()
string client_id = 2;
long getPermits()
int64 permits = 3;
Copyright © 2010–2019. All rights reserved.