Home
last modified time | relevance | path

Searched refs:Models (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DModels.php31 class Models extends \Google\Service\Resource class
103 class_alias(Models::class, 'Google_Service_Bigquery_Resource_Models');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1065 * Models can now be used like regular collection objects by calling filter, map, etc.
1066 * Models no longer require a Parameter structure or initial data in the constructor