Home
last modified time | relevance | path

Searched refs:kind (Results 476 – 500 of 1282) sorted by relevance

1...<<11121314151617181920>>...52

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyCustomTokenResponse.php37 public $kind; variable in Google\\Service\\IdentityToolkit\\VerifyCustomTokenResponse
88 public function setKind($kind) argument
90 $this->kind = $kind;
97 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DMobileCarrier.php37 public $kind; variable in Google\\Service\\Dfareporting\\MobileCarrier
88 public function setKind($kind) argument
90 $this->kind = $kind;
97 return $this->kind;
H A DOperatingSystem.php33 public $kind; variable in Google\\Service\\Dfareporting\\OperatingSystem
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 return $this->kind;
H A DAccountActiveAdSummary.php41 public $kind; variable in Google\\Service\\Dfareporting\\AccountActiveAdSummary
102 public function setKind($kind) argument
104 $this->kind = $kind;
111 return $this->kind;
H A DCountry.php33 public $kind; variable in Google\\Service\\Dfareporting\\Country
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 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 DSiteSkippableSetting.php25 public $kind; variable in Google\\Service\\Dfareporting\\SiteSkippableSetting
38 public function setKind($kind) argument
40 $this->kind = $kind;
47 return $this->kind;
H A DSkippableSetting.php25 public $kind; variable in Google\\Service\\Dfareporting\\SkippableSetting
38 public function setKind($kind) argument
40 $this->kind = $kind;
47 return $this->kind;
H A DSubaccount.php38 public $kind; variable in Google\\Service\\Dfareporting\\Subaccount
89 public function setKind($kind) argument
91 $this->kind = $kind;
98 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerEvent.php33 public $kind; variable in Google\\Service\\Games\\PlayerEvent
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 return $this->kind;
H A DScoreSubmission.php25 public $kind; variable in Google\\Service\\Games\\ScoreSubmission
46 public function setKind($kind) argument
48 $this->kind = $kind;
55 return $this->kind;
H A DLeaderboardScoreRank.php33 public $kind; variable in Google\\Service\\Games\\LeaderboardScoreRank
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 return $this->kind;
H A DPlayerScore.php29 public $kind; variable in Google\\Service\\Games\\PlayerScore
60 public function setKind($kind) argument
62 $this->kind = $kind;
69 return $this->kind;
H A DImageAsset.php29 public $kind; variable in Google\\Service\\Games\\ImageAsset
60 public function setKind($kind) argument
62 $this->kind = $kind;
69 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSerialPortOutput.php29 public $kind; variable in Google\\Service\\Compute\\SerialPortOutput
60 public function setKind($kind) argument
62 $this->kind = $kind;
69 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DInstancesListResponse.php28 public $kind; variable in Google\\Service\\SQLAdmin\\InstancesListResponse
53 public function setKind($kind) argument
55 $this->kind = $kind;
62 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DProfileSummary.php29 public $kind; variable in Google\\Service\\Analytics\\ProfileSummary
60 public function setKind($kind) argument
62 $this->kind = $kind;
69 return $this->kind;
H A DFilterRef.php37 public $kind; variable in Google\\Service\\Analytics\\FilterRef
88 public function setKind($kind) argument
90 $this->kind = $kind;
97 return $this->kind;
H A DIncludeConditions.php33 public $kind; variable in Google\\Service\\Analytics\\IncludeConditions
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdClient.php33 public $kind; variable in Google\\Service\\AdSenseHost\\AdClient
74 public function setKind($kind) argument
76 $this->kind = $kind;
83 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DAlias.php37 public $kind; variable in Google\\Service\\Directory\\Alias
88 public function setKind($kind) argument
90 $this->kind = $kind;
97 return $this->kind;
/plugin/publistx/
H A Dsyntax.php146 function _load($data, $kind) { argument
149 if ( $data[$kind]['type'] == 'url' ) {
150 return file_get_contents($data[$kind]['ref']);
152 if ( $data[$kind]['type'] == 'file' ) {
153 return file_get_contents(dirname(__FILE__).'/'.$kind.'/'.$data[$kind]['ref']);
155 else if ( $data[$kind]['type'] == 'page' ) {
157 $id = $data[$kind]['ref'];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductstatusesCustomBatchResponseEntry.php31 public $kind; variable in Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponseEntry
66 public function setKind($kind) argument
68 $this->kind = $kind;
75 return $this->kind;
H A DRegionalinventoryCustomBatchResponseEntry.php31 public $kind; variable in Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponseEntry
66 public function setKind($kind) argument
68 $this->kind = $kind;
75 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DSearchResult.php31 public $kind; variable in Google\\Service\\YouTube\\SearchResult
66 public function setKind($kind) argument
68 $this->kind = $kind;
75 return $this->kind;

1...<<11121314151617181920>>...52