Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DSegmentFilter.php28 protected $simpleSegmentType = SimpleSegment::class;
60 * @param SimpleSegment
62 public function setSimpleSegment(SimpleSegment $simpleSegment)
67 * @return SimpleSegment
H A DSimpleSegment.php20 class SimpleSegment extends \Google\Collection class
43 class_alias(SimpleSegment::class, 'Google_Service_AnalyticsReporting_SimpleSegment');