google_api_analytics_reporting v0.0.1 GoogleApi.AnalyticsReporting.V4.Model.SegmentDefinition View Source
SegmentDefinition defines the segment to be a set of SegmentFilters which are combined together with a logical `AND` operation.
Attributes
- segmentFilters (List[SegmentFilter]): A segment is defined by a set of segment filters which are combined together with a logical `AND` operation. Defaults to:
null.