Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCategoricalValue.php23 protected $categoryCountsType = CategoryCount::class;
27 * @param CategoryCount[]
34 * @return CategoryCount[]
H A DCategoryCount.php20 class CategoryCount extends \Google\Model class
62 class_alias(CategoryCount::class, 'Google_Service_Bigquery_CategoryCount');