public static interface Controlcenter.ClientGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClient()
string client = 3; |
com.google.protobuf.ByteString |
getClientBytes()
string client = 3; |
java.lang.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, hasOneof
long getWindow()
int64 window = 1;
java.lang.String getGroup()
string group = 2;
com.google.protobuf.ByteString getGroupBytes()
string group = 2;
java.lang.String getClient()
string client = 3;
com.google.protobuf.ByteString getClientBytes()
string client = 3;