Home
last modified time | relevance | path

Searched refs:dimensions (Results 26 – 50 of 112) sorted by path

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunReportRequest.php125 public function setDimensions($dimensions) argument
127 $this->dimensions = $dimensions;
134 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DColumnHeader.php26 public $dimensions; variable in Google\\Service\\AnalyticsReporting\\ColumnHeader
33 public function setDimensions($dimensions) argument
35 $this->dimensions = $dimensions;
42 return $this->dimensions;
H A DPivot.php55 public function setDimensions($dimensions) argument
57 $this->dimensions = $dimensions;
64 return $this->dimensions;
H A DReportRequest.php119 public function setDimensions($dimensions) argument
121 $this->dimensions = $dimensions;
128 return $this->dimensions;
H A DReportRow.php26 public $dimensions; variable in Google\\Service\\AnalyticsReporting\\ReportRow
33 public function setDimensions($dimensions) argument
35 $this->dimensions = $dimensions;
42 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php38 public $dimensions; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
153 public function setDimensions($dimensions) argument
155 $this->dimensions = $dimensions;
162 return $this->dimensions;
H A DGoogleCloudApigeeV1Query.php30 public $dimensions; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
83 public function setDimensions($dimensions) argument
85 $this->dimensions = $dimensions;
92 return $this->dimensions;
H A DGoogleCloudApigeeV1QueryMetadata.php26 public $dimensions; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetadata
51 public function setDimensions($dimensions) argument
53 $this->dimensions = $dimensions;
60 return $this->dimensions;
H A DGoogleCloudApigeeV1Schema.php35 public function setDimensions($dimensions) argument
37 $this->dimensions = $dimensions;
44 return $this->dimensions;
H A DGoogleCloudApigeeV1StatsEnvironmentStats.php35 public function setDimensions($dimensions) argument
37 $this->dimensions = $dimensions;
44 return $this->dimensions;
H A DGoogleCloudApigeeV1StatsHostStats.php35 public function setDimensions($dimensions) argument
37 $this->dimensions = $dimensions;
44 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfo.php230 public function setDimensions(VolumeVolumeInfoDimensions $dimensions) argument
232 $this->dimensions = $dimensions;
239 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightReportCompatibleFields.php51 public function setDimensions($dimensions) argument
53 $this->dimensions = $dimensions;
60 return $this->dimensions;
H A DPathReportCompatibleFields.php53 public function setDimensions($dimensions) argument
55 $this->dimensions = $dimensions;
62 return $this->dimensions;
H A DReachReportCompatibleFields.php55 public function setDimensions($dimensions) argument
57 $this->dimensions = $dimensions;
64 return $this->dimensions;
H A DReportCompatibleFields.php53 public function setDimensions($dimensions) argument
55 $this->dimensions = $dimensions;
62 return $this->dimensions;
H A DReportCriteria.php97 public function setDimensions($dimensions) argument
99 $this->dimensions = $dimensions;
106 return $this->dimensions;
H A DReportFloodlightCriteria.php85 public function setDimensions($dimensions) argument
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
H A DReportPathAttributionCriteria.php85 public function setDimensions($dimensions) argument
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
H A DReportPathCriteria.php85 public function setDimensions($dimensions) argument
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
H A DReportReachCriteria.php105 public function setDimensions($dimensions) argument
107 $this->dimensions = $dimensions;
114 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreative.php355 public function setDimensions(Dimensions $dimensions) argument
357 $this->dimensions = $dimensions;
364 return $this->dimensions;
H A DObaIcon.php70 public function setDimensions(Dimensions $dimensions) argument
72 $this->dimensions = $dimensions;
79 return $this->dimensions;
H A DTranscode.php102 public function setDimensions(Dimensions $dimensions) argument
104 $this->dimensions = $dimensions;
111 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1Anomaly.php41 public function setDimensions($dimensions) argument
43 $this->dimensions = $dimensions;
50 return $this->dimensions;

12345