/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Area120Tables
NameSizeModeActions
Resource/-0755rm
Area120tablesEmpty.php8640644editdlrm
BatchCreateRowsRequest.php12550644editdlrm
BatchCreateRowsResponse.php11830644editdlrm
BatchDeleteRowsRequest.php11680644editdlrm
BatchUpdateRowsRequest.php12550644editdlrm
BatchUpdateRowsResponse.php11830644editdlrm
ColumnDescription.php36960644editdlrm
CreateRowRequest.php15880644editdlrm
DateDetails.php10930644editdlrm
LabeledItem.php12980644editdlrm
ListRowsResponse.php14590644editdlrm
ListTablesResponse.php14890644editdlrm
ListWorkspacesResponse.php15490644editdlrm
LookupDetails.php15280644editdlrm
RelationshipDetails.php11510644editdlrm
Row.php18570644editdlrm
SavedView.php12920644editdlrm
Table.php28580644editdlrm
UpdateRowRequest.php16160644editdlrm
Workspace.php22340644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Area120Tables/SavedView.php (1292B)
id = $id; } /** * @return string */ public function getId() { return $this->id; } /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SavedView::class, 'Google_Service_Area120Tables_SavedView');