Source position: googlelicensing.pp line 104
type TLicenseAssignmentsListForProductOptions = record
customerId: string;
maxResults: Integer;
pageToken: string;
end;