The GroupElement snapshot represents a single element of a photoset group. A photoset group is a container for photosets (galleries and collections) and other photoset groups.
GroupElement
{
long Id,
int GroupIndex,
string Title,
AccessDescriptor AccessDescriptor,
string Owner
}