public interface JoinGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGroupId()
The group ID to join.
|
com.google.protobuf.ByteString |
getGroupIdBytes()
The group ID to join.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getGroupId()
The group ID to join. The group must already exist.
string group_id = 1 [json_name = "groupId"];com.google.protobuf.ByteString getGroupIdBytes()
The group ID to join. The group must already exist.
string group_id = 1 [json_name = "groupId"];