Source position: googlecompute.pp line 6916
type TInstancesListOptions = record
filter: string;
maxResults: Integer;
pageToken: string;
end;