Home
last modified time | relevance | path

Searched refs:collection_key (Results 1 – 25 of 5292) sorted by relevance

12345678910>>...212

/plugin/authgooglesheets/vendor/google/apiclient/src/
DCollection.php12 protected $collection_key = 'items'; variable in Google\\Collection
18 if (isset($this->{$this->collection_key})
19 && is_array($this->{$this->collection_key})) {
20 reset($this->{$this->collection_key});
29 if (is_array($this->{$this->collection_key})) {
30 return current($this->{$this->collection_key});
38 if (isset($this->{$this->collection_key})
39 && is_array($this->{$this->collection_key})) {
40 return key($this->{$this->collection_key});
48 return next($this->{$this->collection_key});
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DStringInputs.php22 protected $collection_key = 'value'; variable in Google\\Service\\HangoutsChat\\StringInputs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DBatchDeletePrintersRequest.php22 protected $collection_key = 'printerIds'; variable in Google\\Service\\Directory\\BatchDeletePrintersRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DMobileDeviceIdList.php22 protected $collection_key = 'mobileDeviceIds'; variable in Google\\Service\\DisplayVideo\\MobileDeviceIdList
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DLabelIds.php22 protected $collection_key = 'labelIds'; variable in Google\\Service\\ShoppingContent\\LabelIds
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\DataprocMetastore\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DCsvRow.php22 protected $collection_key = 'entries'; variable in Google\\Service\\AlertCenter\\CsvRow
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DObjectReferences.php22 protected $collection_key = 'objectIds'; variable in Google\\Service\\Docs\\ObjectReferences
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CloudResourceManager\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\Cloudbilling\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
DRemoveTargetedSitesRequest.php22 protected $collection_key = 'sites'; variable in Google\\Service\\RealTimeBidding\\RemoveTargetedSitesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DGetDatabaseDdlResponse.php22 protected $collection_key = 'statements'; variable in Google\\Service\\Spanner\\GetDatabaseDdlResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2CloudSqlInstance.php22 protected $collection_key = 'instances'; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2CloudSqlInstance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DRegexValidation.php22 protected $collection_key = 'regexes'; variable in Google\\Service\\Dataproc\\RegexValidation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\BigtableAdmin\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
DApigatewayTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\Apigateway\\ApigatewayTestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CertificateAuthorityService\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec.php22 protected $collection_key = 'values'; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CloudTasks\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DVoiceOptions.php22 protected $collection_key = 'coveredData'; variable in Google\\Service\\Vault\\VoiceOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
DBatchDeletePermissionsRequest.php22 protected $collection_key = 'names'; variable in Google\\Service\\Keep\\BatchDeletePermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
DStringList.php22 protected $collection_key = 'values'; variable in Google\\Service\\AdMob\\StringList
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\NetworkServices\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
DV2IosKeyRestrictions.php22 protected $collection_key = 'allowedBundleIds'; variable in Google\\Service\\ApiKeysService\\V2IosKeyRestrictions

12345678910>>...212