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