Source position: googlecontent.pp line 4879
type TProductsListOptions = record
includeInvalidInsertedItems: Boolean;
maxResults: Integer;
pageToken: string;
end;