public static interface Controlcenter.ClientGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClient()
string client = 3; |
com.google.protobuf.ByteString |
getClientBytes()
string client = 3; |
String |
getGroup()
string group = 2; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 2; |
long |
getWindow()
int64 window = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getWindow()
int64 window = 1;String getGroup()
string group = 2;com.google.protobuf.ByteString getGroupBytes()
string group = 2;String getClient()
string client = 3;com.google.protobuf.ByteString getClientBytes()
string client = 3;