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/GKEHub/ !
DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\GKEHub\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ !
DTargetingValueDemogGenderCriteria.php22 protected $collection_key = 'demogGenderCriteriaIds'; variable in Google\\Service\\AdExchangeBuyer\\TargetingValueDemogGenderCriteria
DTargetingValueRequestPlatformTargeting.php22 protected $collection_key = 'requestPlatforms'; variable in Google\\Service\\AdExchangeBuyer\\TargetingValueRequestPlatformTargeting
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ !
DTargetHttpsProxiesSetSslCertificatesRequest.php22 protected $collection_key = 'sslCertificates'; variable in Google\\Service\\Compute\\TargetHttpsProxiesSetSslCertificatesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ !
DAppContext.php22 protected $collection_key = 'appTypes'; variable in Google\\Service\\AdExchangeBuyerII\\AppContext
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/ !
DGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy.php22 protected $collection_key = 'categories'; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ !
DSourceInfo.php22 protected $collection_key = 'sourceFiles'; variable in Google\\Service\\ServiceConsumerManagement\\SourceInfo
DV1RemoveVisibilityLabelsResponse.php22 protected $collection_key = 'labels'; variable in Google\\Service\\ServiceConsumerManagement\\V1RemoveVisibilityLabelsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/ !
DHangoutsChatInfo.php22 protected $collection_key = 'roomId'; variable in Google\\Service\\Vault\\HangoutsChatInfo
DHeldVoiceQuery.php22 protected $collection_key = 'coveredData'; variable in Google\\Service\\Vault\\HeldVoiceQuery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/ !
DGoogleSecuritySafebrowsingV4RawIndices.php22 protected $collection_key = 'indices'; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4RawIndices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ !
DTagFilterList.php22 protected $collection_key = 'tags'; variable in Google\\Service\\CloudHealthcare\\TagFilterList
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ !
DExplicit.php22 protected $collection_key = 'bounds'; variable in Google\\Service\\Monitoring\\Explicit
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/ !
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\BinaryAuthorization\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ !
DSourceInfo.php22 protected $collection_key = 'sourceFiles'; variable in Google\\Service\\ServiceNetworking\\SourceInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ !
DPermissions.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CloudAsset\\Permissions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/ !
DSasPortalTestPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\SASPortalTesting\\SasPortalTestPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ !
DGoogleIamV1TestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CloudDataplex\\GoogleIamV1TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ !
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\Spanner\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/ !
DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\IDS\\TestIamPermissionsRequest
/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

12345678910>>...212