Source position: googleyoutube.pp line 5808
type TCommentsListOptions = record
id: string;
maxResults: Integer;
pageToken: string;
parentId: string;
part: string;
textFormat: string;
end;