Get Group Plain Args
data class GetGroupPlainArgs(val fullPath: String? = null, val groupId: Int? = null) : ConvertibleToJava<GetGroupPlainArgs>
A collection of arguments for invoking getGroup.
A collection of arguments for invoking getGroup.