Source position: googlesheets.pp line 3291
public function TSpreadsheetsResource.Get(
spreadsheetId: string;
AQuery: string = ''
):TSpreadsheet;function TSpreadsheetsResource.Get(
AQuery: TSpreadsheetsGetOptions
):TSpreadsheet;