Home
last modified time | relevance | path

Searched refs:kind (Results 51 – 75 of 1282) sorted by last modified time

12345678910>>...52

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DEncryptionInfo.php37 public $kind; variable in Google\\Service\\Dfareporting\\EncryptionInfo
84 public function setKind($kind) argument
86 $this->kind = $kind;
93 return $this->kind;
H A DFileList.php32 public $kind; variable in Google\\Service\\Dfareporting\\FileList
69 public function setKind($kind) argument
71 $this->kind = $kind;
78 return $this->kind;
H A DLanguage.php29 public $kind; variable in Google\\Service\\Dfareporting\\Language
56 public function setKind($kind) argument
58 $this->kind = $kind;
65 return $this->kind;
H A DMetric.php25 public $kind; variable in Google\\Service\\Dfareporting\\Metric
34 public function setKind($kind) argument
36 $this->kind = $kind;
43 return $this->kind;
H A DMetro.php41 public $kind; variable in Google\\Service\\Dfareporting\\Metro
110 public function setKind($kind) argument
112 $this->kind = $kind;
119 return $this->kind;
H A DMetrosListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\MetrosListResponse
33 public function setKind($kind) argument
35 $this->kind = $kind;
42 return $this->kind;
H A DMobileApp.php33 public $kind; variable in Google\\Service\\Dfareporting\\MobileApp
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 return $this->kind;
H A DMobileAppsListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\MobileAppsListResponse
37 public function setKind($kind) argument
39 $this->kind = $kind;
46 return $this->kind;
H A DMobileCarriersListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\MobileCarriersListResponse
33 public function setKind($kind) argument
35 $this->kind = $kind;
42 return $this->kind;
H A DOperatingSystemsListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\OperatingSystemsListResponse
33 public function setKind($kind) argument
35 $this->kind = $kind;
42 return $this->kind;
H A DOrder.php56 public $kind; variable in Google\\Service\\Dfareporting\\Order
215 public function setKind($kind) argument
217 $this->kind = $kind;
224 return $this->kind;
H A DOrderDocument.php56 public $kind; variable in Google\\Service\\Dfareporting\\OrderDocument
205 public function setKind($kind) argument
207 $this->kind = $kind;
214 return $this->kind;
H A DPathFilter.php28 public $kind; variable in Google\\Service\\Dfareporting\\PathFilter
51 public function setKind($kind) argument
53 $this->kind = $kind;
60 return $this->kind;
H A DPathReportDimensionValue.php34 public $kind; variable in Google\\Service\\Dfareporting\\PathReportDimensionValue
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DPathToConversionReportCompatibleFields.php30 public $kind; variable in Google\\Service\\Dfareporting\\PathToConversionReportCompatibleFields
67 public function setKind($kind) argument
69 $this->kind = $kind;
76 return $this->kind;
H A DPlacementStrategy.php33 public $kind; variable in Google\\Service\\Dfareporting\\PlacementStrategy
70 public function setKind($kind) argument
72 $this->kind = $kind;
79 return $this->kind;
H A DPlacementsGenerateTagsResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\PlacementsGenerateTagsResponse
33 public function setKind($kind) argument
35 $this->kind = $kind;
42 return $this->kind;
H A DPlacementsListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\PlacementsListResponse
37 public function setKind($kind) argument
39 $this->kind = $kind;
46 return $this->kind;
H A DPostalCode.php41 public $kind; variable in Google\\Service\\Dfareporting\\PostalCode
102 public function setKind($kind) argument
104 $this->kind = $kind;
111 return $this->kind;
H A DProject.php61 public $kind; variable in Google\\Service\\Dfareporting\\Project
238 public function setKind($kind) argument
240 $this->kind = $kind;
247 return $this->kind;
H A DProjectsListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\ProjectsListResponse
37 public function setKind($kind) argument
39 $this->kind = $kind;
46 return $this->kind;
H A DReachReportCompatibleFields.php30 public $kind; variable in Google\\Service\\Dfareporting\\ReachReportCompatibleFields
69 public function setKind($kind) argument
71 $this->kind = $kind;
78 return $this->kind;
H A DRegion.php37 public $kind; variable in Google\\Service\\Dfareporting\\Region
92 public function setKind($kind) argument
94 $this->kind = $kind;
101 return $this->kind;
H A DRegionsListResponse.php26 public $kind; variable in Google\\Service\\Dfareporting\\RegionsListResponse
33 public function setKind($kind) argument
35 $this->kind = $kind;
42 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerPool.php50 public $kind; variable in Google\\Service\\Dataflow\\WorkerPool
203 public function setKind($kind) argument
205 $this->kind = $kind;
212 return $this->kind;

12345678910>>...52