Home
last modified time | relevance | path

Searched refs:segmentId (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEndOfSegmentLocation.php25 public $segmentId; variable in Google\\Service\\Docs\\EndOfSegmentLocation
30 public function setSegmentId($segmentId) argument
32 $this->segmentId = $segmentId;
39 return $this->segmentId;
H A DLocation.php29 public $segmentId; variable in Google\\Service\\Docs\\Location
48 public function setSegmentId($segmentId) argument
50 $this->segmentId = $segmentId;
57 return $this->segmentId;
H A DRange.php29 public $segmentId; variable in Google\\Service\\Docs\\Range
52 public function setSegmentId($segmentId) argument
54 $this->segmentId = $segmentId;
61 return $this->segmentId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DSegment.php27 public $segmentId; variable in Google\\Service\\AnalyticsReporting\\Segment
46 public function setSegmentId($segmentId) argument
48 $this->segmentId = $segmentId;
55 return $this->segmentId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSegment.php29 public $segmentId; variable in Google\\Service\\CloudHealthcare\\Segment
52 public function setSegmentId($segmentId) argument
54 $this->segmentId = $segmentId;
61 return $this->segmentId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DSegment.php45 public $segmentId; variable in Google\\Service\\Analytics\\Segment
132 public function setSegmentId($segmentId) argument
134 $this->segmentId = $segmentId;
141 return $this->segmentId;
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php2821 public $segmentId; variable in Google_Segment
2854 public function setSegmentId( $segmentId) { argument
2855 $this->segmentId = $segmentId;
2858 return $this->segmentId;