Home
last modified time | relevance | path

Searched refs:name (Results 351 – 375 of 8094) sorted by path

1...<<11121314151617181920>>...324

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DProfile.php71 public $name; variable in Google\\Service\\Analytics\\Profile
292 public function setName($name) argument
294 $this->name = $name;
301 return $this->name;
H A DProfileRef.php45 public $name; variable in Google\\Service\\Analytics\\ProfileRef
124 public function setName($name) argument
126 $this->name = $name;
133 return $this->name;
H A DProfileSummary.php33 public $name; variable in Google\\Service\\Analytics\\ProfileSummary
74 public function setName($name) argument
76 $this->name = $name;
83 return $this->name;
H A DRealtimeDataColumnHeaders.php33 public $name; variable in Google\\Service\\Analytics\\RealtimeDataColumnHeaders
66 public function setName($name) argument
68 $this->name = $name;
75 return $this->name;
H A DRemarketingAudience.php62 public $name; variable in Google\\Service\\Analytics\\RemarketingAudience
217 public function setName($name) argument
219 $this->name = $name;
226 return $this->name;
H A DSegment.php41 public $name; variable in Google\\Service\\Analytics\\Segment
118 public function setName($name) argument
120 $this->name = $name;
127 return $this->name;
H A DWebPropertyRef.php45 public $name; variable in Google\\Service\\Analytics\\WebPropertyRef
120 public function setName($name) argument
122 $this->name = $name;
129 return $this->name;
H A DWebPropertySummary.php42 public $name; variable in Google\\Service\\Analytics\\WebPropertySummary
113 public function setName($name) argument
115 $this->name = $name;
122 return $this->name;
H A DWebproperty.php67 public $name; variable in Google\\Service\\Analytics\\Webproperty
250 public function setName($name) argument
252 $this->name = $name;
259 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalyticsData.php99 'path' => 'v1beta/{+name}',
102 'name' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DCohort.php31 public $name; variable in Google\\Service\\AnalyticsData\\Cohort
64 public function setName($name) argument
66 $this->name = $name;
73 return $this->name;
H A DDateRange.php29 public $name; variable in Google\\Service\\AnalyticsData\\DateRange
52 public function setName($name) argument
54 $this->name = $name;
61 return $this->name;
H A DDimension.php27 public $name; variable in Google\\Service\\AnalyticsData\\Dimension
46 public function setName($name) argument
48 $this->name = $name;
55 return $this->name;
H A DDimensionHeader.php25 public $name; variable in Google\\Service\\AnalyticsData\\DimensionHeader
30 public function setName($name) argument
32 $this->name = $name;
39 return $this->name;
H A DMetadata.php30 public $name; variable in Google\\Service\\AnalyticsData\\Metadata
63 public function setName($name) argument
65 $this->name = $name;
72 return $this->name;
H A DMetric.php33 public $name; variable in Google\\Service\\AnalyticsData\\Metric
66 public function setName($name) argument
68 $this->name = $name;
75 return $this->name;
H A DMetricHeader.php25 public $name; variable in Google\\Service\\AnalyticsData\\MetricHeader
34 public function setName($name) argument
36 $this->name = $name;
43 return $this->name;
H A DMinuteRange.php29 public $name; variable in Google\\Service\\AnalyticsData\\MinuteRange
52 public function setName($name) argument
54 $this->name = $name;
61 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/
H A DProperties.php124 * @param string $name Required. The resource name of the metadata to retrieve.
135 public function getMetadata($name, $optParams = []) argument
137 $params = ['name' => $name];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DCohort.php27 public $name; variable in Google\\Service\\AnalyticsReporting\\Cohort
50 public function setName($name) argument
52 $this->name = $name;
59 return $this->name;
H A DDimension.php30 public $name; variable in Google\\Service\\AnalyticsReporting\\Dimension
49 public function setName($name) argument
51 $this->name = $name;
58 return $this->name;
H A DDynamicSegment.php25 public $name; variable in Google\\Service\\AnalyticsReporting\\DynamicSegment
34 public function setName($name) argument
36 $this->name = $name;
43 return $this->name;
H A DMetricHeaderEntry.php25 public $name; variable in Google\\Service\\AnalyticsReporting\\MetricHeaderEntry
34 public function setName($name) argument
36 $this->name = $name;
43 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DEnterprise.php32 public $name; variable in Google\\Service\\AndroidEnterprise\\Enterprise
69 public function setName($name) argument
71 $this->name = $name;
78 return $this->name;
H A DManagedConfigurationsSettings.php33 public $name; variable in Google\\Service\\AndroidEnterprise\\ManagedConfigurationsSettings
66 public function setName($name) argument
68 $this->name = $name;
75 return $this->name;

1...<<11121314151617181920>>...324