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