Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableFieldSchema.php23 protected $categoriesType = TableFieldSchemaCategories::class;
63 * @param TableFieldSchemaCategories
65 public function setCategories(TableFieldSchemaCategories $categories)
70 * @return TableFieldSchemaCategories
H A DTableFieldSchemaCategories.php20 class TableFieldSchemaCategories extends \Google\Collection class
45 class_alias(TableFieldSchemaCategories::class, 'Google_Service_Bigquery_TableFieldSchemaCategories'…