Home
last modified time | relevance | path

Searched refs:kind (Results 926 – 950 of 1282) sorted by relevance

1...<<31323334353637383940>>...52

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDiskType.php43 public $kind; variable in Google\\Service\\Compute\\DiskType
138 public function setKind($kind) argument
140 $this->kind = $kind;
147 return $this->kind;
H A DVpnGateway.php38 public $kind; variable in Google\\Service\\Compute\\VpnGateway
115 public function setKind($kind) argument
117 $this->kind = $kind;
124 return $this->kind;
H A DNodeType.php47 public $kind; variable in Google\\Service\\Compute\\NodeType
156 public function setKind($kind) argument
158 $this->kind = $kind;
165 return $this->kind;
H A DHttpHealthCheck.php49 public $kind; variable in Google\\Service\\Compute\\HttpHealthCheck
162 public function setKind($kind) argument
164 $this->kind = $kind;
171 return $this->kind;
H A DHttpsHealthCheck.php49 public $kind; variable in Google\\Service\\Compute\\HttpsHealthCheck
162 public function setKind($kind) argument
164 $this->kind = $kind;
171 return $this->kind;
H A DSslPolicy.php50 public $kind; variable in Google\\Service\\Compute\\SslPolicy
157 public function setKind($kind) argument
159 $this->kind = $kind;
166 return $this->kind;
H A DPublicAdvertisedPrefix.php50 public $kind; variable in Google\\Service\\Compute\\PublicAdvertisedPrefix
157 public function setKind($kind) argument
159 $this->kind = $kind;
166 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DMetricUpdate.php41 public $kind; variable in Google\\Service\\Dataflow\\MetricUpdate
124 public function setKind($kind) argument
126 $this->kind = $kind;
133 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobListJobs.php38 public $kind; variable in Google\\Service\\Bigquery\\JobListJobs
111 public function setKind($kind) argument
113 $this->kind = $kind;
120 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyPasswordResponse.php41 public $kind; variable in Google\\Service\\IdentityToolkit\\VerifyPasswordResponse
130 public function setKind($kind) argument
132 $this->kind = $kind;
139 return $this->kind;
H A DSetAccountInfoResponse.php46 public $kind; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponse
143 public function setKind($kind) argument
145 $this->kind = $kind;
152 return $this->kind;
/plugin/publist/
H A Dsyntax.php129 function _load($data, $kind) { argument
132 if ( $data[$kind]['type'] == 'file' ) {
133 return file_get_contents(dirname(__FILE__).'/'.$kind.'/'.$data[$kind]['ref']);
135 else if ( $data[$kind]['type'] == 'page' ) {
137 $id = $data[$kind]['ref'];
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeAnalyticsService.php95 public $kind; variable in Google_ResultTable
104 public function setKind( $kind) { argument
105 $this->kind = $kind;
108 return $this->kind;
H A DGoogle_PredictionService.php227 public $kind; variable in Google_Analyze
252 $this->kind = $kind;
255 return $this->kind;
579 public $kind; variable in Google_Insert2
603 $this->kind = $kind;
606 return $this->kind;
723 public $kind; variable in Google_Output
737 $this->kind = $kind;
740 return $this->kind;
790 public $kind; variable in Google_PredictionList
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DTeamDrive.php45 public $kind; variable in Google\\Service\\Drive\\TeamDrive
148 public function setKind($kind) argument
150 $this->kind = $kind;
157 return $this->kind;
H A DChange.php41 public $kind; variable in Google\\Service\\Drive\\Change
134 public function setKind($kind) argument
136 $this->kind = $kind;
143 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTargetableRemarketingList.php47 public $kind; variable in Google\\Service\\Dfareporting\\TargetableRemarketingList
156 public function setKind($kind) argument
158 $this->kind = $kind;
165 return $this->kind;
H A DRemarketingList.php47 public $kind; variable in Google\\Service\\Dfareporting\\RemarketingList
158 public function setKind($kind) argument
160 $this->kind = $kind;
167 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DLayersummary.php54 public $kind; variable in Google\\Service\\Books\\Layersummary
177 public function setKind($kind) argument
179 $this->kind = $kind;
186 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DLocalDisk.php50 public $kind; variable in Google\\Service\\AIPlatformNotebooks\\LocalDisk
169 public function setKind($kind) argument
171 $this->kind = $kind;
178 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDimension.php45 public $kind; variable in Google\\Service\\Analytics\\CustomDimension
142 public function setKind($kind) argument
144 $this->kind = $kind;
151 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DAchievementDefinition.php57 public $kind; variable in Google\\Service\\Games\\AchievementDefinition
190 public function setKind($kind) argument
192 $this->kind = $kind;
199 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPage.php41 public $kind; variable in Google\\Service\\Blogger\\Page
140 public function setKind($kind) argument
142 $this->kind = $kind;
149 return $this->kind;
H A DComment.php39 public $kind; variable in Google\\Service\\Blogger\\Comment
132 public function setKind($kind) argument
134 $this->kind = $kind;
141 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DPlayer.php43 public $kind; variable in Google\\Service\\GamesManagement\\Player
134 public function setKind($kind) argument
136 $this->kind = $kind;
143 return $this->kind;

1...<<31323334353637383940>>...52