Home
last modified time | relevance | path

Searched refs:metrics (Results 51 – 75 of 106) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStageSummary.php61 public function setMetrics($metrics) argument
63 $this->metrics = $metrics;
70 return $this->metrics;
H A DWorkItemDetails.php79 public function setMetrics($metrics) argument
81 $this->metrics = $metrics;
88 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReachReportCompatibleFields.php83 public function setMetrics($metrics) argument
85 $this->metrics = $metrics;
92 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DDataRealtime.php37 * @param string $metrics A comma-separated list of real time metrics. E.g.,
51 public function get($ids, $metrics, $optParams = []) argument
53 $params = ['ids' => $ids, 'metrics' => $metrics];
H A DDataGa.php43 * @param string $metrics A comma-separated list of Analytics metrics. E.g.,
65 public function get($ids, $startDate, $endDate, $metrics, $optParams = []) argument
67 …arams = ['ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metrics];
H A DDataMcf.php43 * @param string $metrics A comma-separated list of Multi-Channel Funnels
61 public function get($ids, $startDate, $endDate, $metrics, $optParams = []) argument
63 …arams = ['ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metrics];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DVisualizationData.php173 public function setMetrics($metrics) argument
175 $this->metrics = $metrics;
182 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntime.php96 public function setMetrics(RuntimeMetrics $metrics) argument
98 $this->metrics = $metrics;
105 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Query.php153 public function setMetrics($metrics) argument
155 $this->metrics = $metrics;
162 return $this->metrics;
H A DGoogleCloudApigeeV1CustomReport.php265 public function setMetrics($metrics) argument
267 $this->metrics = $metrics;
274 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DCluster.php109 public function setMetrics(ClusterMetrics $metrics) argument
111 $this->metrics = $metrics;
118 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunRealtimeReportRequest.php121 public function setMetrics($metrics) argument
123 $this->metrics = $metrics;
130 return $this->metrics;
H A DRunPivotReportRequest.php155 public function setMetrics($metrics) argument
157 $this->metrics = $metrics;
164 return $this->metrics;
H A DRunReportRequest.php195 public function setMetrics($metrics) argument
197 $this->metrics = $metrics;
204 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUnsampledReport.php65 public $metrics; variable in Google\\Service\\Analytics\\UnsampledReport
242 public function setMetrics($metrics) argument
244 $this->metrics = $metrics;
251 return $this->metrics;
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php512 public $metrics; variable in Google_CrossDimensionReachReportCompatibleFields
538 $this->metrics = $metrics;
541 return $this->metrics;
902 public $metrics; variable in Google_FloodlightReportCompatibleFields
925 $this->metrics = $metrics;
959 public $metrics; variable in Google_PathToConversionReportCompatibleFields
985 $this->metrics = $metrics;
1009 public $metrics; variable in Google_ReachReportCompatibleFields
1038 $this->metrics = $metrics;
1285 public $metrics; variable in Google_ReportCompatibleFields
[all …]
H A DGoogle_YouTubeAnalyticsService.php35 …* @param string $metrics A comma-separated list of YouTube Analytics metrics, such as views or lik…
45 public function query($ids, $start_date, $end_date, $metrics, $optParams = array()) { argument
46 … array('ids' => $ids, 'start-date' => $start_date, 'end-date' => $end_date, 'metrics' => $metrics);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DReportRequest.php203 public function setMetrics($metrics) argument
205 $this->metrics = $metrics;
212 return $this->metrics;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A Dbenchmark.php53 $metrics = []; variable
62 $metrics['benchmark-collection-' . $format] = benchmark($f, $iterations);
64 $output = json_encode(['metrics' => $metrics]);
/plugin/columns/
H A Dsyntax.php316 $metrics = $this->getOdtMetrics($renderer->autostyles);
317 $style .= ' style:width="' . $this->getOdtAbsoluteWidth($metrics, $width) . '"';
339 $metrics = $this->getOdtMetrics($renderer->autostyles);
340 $style .= ' style:column-width="' . $this->getOdtAbsoluteWidth($metrics, $width) . '"';
429 private function getOdtAbsoluteWidth($metrics, $width) { argument
434 … $width = ($match[1] / 100 * $metrics['page-width']) . $metrics['page-width-units'];
438 … $width = ($match[1] * 0.8 * $metrics['font-size']) . $metrics['font-size-units'];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php301 public function setMetrics($metrics) argument
303 $this->metrics = $metrics;
310 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php301 public function setMetrics($metrics) argument
303 $this->metrics = $metrics;
310 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php301 public function setMetrics($metrics) argument
303 $this->metrics = $metrics;
310 return $this->metrics;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php301 public function setMetrics($metrics) argument
303 $this->metrics = $metrics;
310 return $this->metrics;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc55 $params['metric'] = (list) A comma-separated list of metrics you wish returned. Leave empty to return all.
82 $params['metric'] = (list) Limit the information returned to the specified metrics
83 $params['index_metric'] = (list) Limit the information returned for `indices` metric to the specific index metrics. Isn't used if `indices` (or `all`) metric isn't specified.
97 $params['metric'] = (list) Limit the information returned to the specified metrics

12345