public interface DeleteGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroupId()
The id of a group.
|
com.google.protobuf.ByteString |
getGroupIdBytes()
The id of a group.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getGroupId()
The id of a group.
string group_id = 1 [json_name = "groupId"];
com.google.protobuf.ByteString getGroupIdBytes()
The id of a group.
string group_id = 1 [json_name = "groupId"];