Source position: googlegames.pp line 3706
type TSnapshotsListOptions = record
consistencyToken: Int64;
language: string;
maxResults: Integer;
pageToken: string;
end;