Home
last modified time | relevance | path

Searched refs:kind (Results 251 – 275 of 1282) sorted by last modified time

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DDeleteAccountResponse.php25 public $kind; variable in Google\\Service\\IdentityToolkit\\DeleteAccountResponse
30 public function setKind($kind) argument
32 $this->kind = $kind;
39 return $this->kind;
H A DDownloadAccountResponse.php26 public $kind; variable in Google\\Service\\IdentityToolkit\\DownloadAccountResponse
37 public function setKind($kind) argument
39 $this->kind = $kind;
46 return $this->kind;
H A DGetOobConfirmationCodeResponse.php29 public $kind; variable in Google\\Service\\IdentityToolkit\\GetOobConfirmationCodeResponse
52 public function setKind($kind) argument
54 $this->kind = $kind;
61 return $this->kind;
H A DGetRecaptchaParamResponse.php25 public $kind; variable in Google\\Service\\IdentityToolkit\\GetRecaptchaParamResponse
38 public function setKind($kind) argument
40 $this->kind = $kind;
47 return $this->kind;
H A DUploadAccountResponse.php28 public $kind; variable in Google\\Service\\IdentityToolkit\\UploadAccountResponse
47 public function setKind($kind) argument
49 $this->kind = $kind;
56 return $this->kind;
H A DVerifyAssertionResponse.php94 public $kind; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
421 public function setKind($kind) argument
423 $this->kind = $kind;
430 return $this->kind;
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/Compute/
H A DSslCertificate.php46 public $kind; variable in Google\\Service\\Compute\\SslCertificate
149 public function setKind($kind) argument
151 $this->kind = $kind;
158 return $this->kind;
H A DSslCertificateList.php32 public $kind; variable in Google\\Service\\Compute\\SslCertificateList
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DSslPoliciesList.php32 public $kind; variable in Google\\Service\\Compute\\SslPoliciesList
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DSubnetworkList.php32 public $kind; variable in Google\\Service\\Compute\\SubnetworkList
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DTargetGrpcProxy.php41 public $kind; variable in Google\\Service\\Compute\\TargetGrpcProxy
122 public function setKind($kind) argument
124 $this->kind = $kind;
131 return $this->kind;
H A DInstanceTemplate.php37 public $kind; variable in Google\\Service\\Compute\\InstanceTemplate
100 public function setKind($kind) argument
102 $this->kind = $kind;
109 return $this->kind;
H A DTargetHttpsProxy.php46 public $kind; variable in Google\\Service\\Compute\\TargetHttpsProxy
157 public function setKind($kind) argument
159 $this->kind = $kind;
166 return $this->kind;
H A DTargetPoolInstanceHealth.php28 public $kind; variable in Google\\Service\\Compute\\TargetPoolInstanceHealth
47 public function setKind($kind) argument
49 $this->kind = $kind;
56 return $this->kind;
H A DTargetPoolList.php32 public $kind; variable in Google\\Service\\Compute\\TargetPoolList
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DInterconnectLocation.php62 public $kind; variable in Google\\Service\\Compute\\InterconnectLocation
215 public function setKind($kind) argument
217 $this->kind = $kind;
224 return $this->kind;
H A DInterconnectLocationList.php32 public $kind; variable in Google\\Service\\Compute\\InterconnectLocationList
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DTargetTcpProxy.php37 public $kind; variable in Google\\Service\\Compute\\TargetTcpProxy
104 public function setKind($kind) argument
106 $this->kind = $kind;
113 return $this->kind;
H A DTargetTcpProxyList.php32 public $kind; variable in Google\\Service\\Compute\\TargetTcpProxyList
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
H A DMachineImage.php44 public $kind; variable in Google\\Service\\Compute\\MachineImage
155 public function setKind($kind) argument
157 $this->kind = $kind;
164 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunReportResponse.php28 public $kind; variable in Google\\Service\\AnalyticsData\\RunReportResponse
65 public function setKind($kind) argument
67 $this->kind = $kind;
74 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearch.php32 public $kind; variable in Google\\Service\\CustomSearchAPI\\Search
75 public function setKind($kind) argument
77 $this->kind = $kind;
84 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAppRestrictionsSchema.php26 public $kind; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchema
33 public function setKind($kind) argument
35 $this->kind = $kind;
42 return $this->kind;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEvents.php42 public $kind; variable in Google\\Service\\Calendar\\Events
137 public function setKind($kind) argument
139 $this->kind = $kind;
146 return $this->kind;

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