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/
H A 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})) {
38 if (isset($this->{$this->collection_key})
40 return key($this->{$this->collection_key});
48 return next($this->{$this->collection_key});
63 if (!isset($this->{$this->collection_key})) {
66 return count($this->{$this->collection_key});
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2CloudSqlInstance.php22 protected $collection_key = 'instances'; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2CloudSqlInstance
H A DGoogleIamV1TestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CloudRun\\GoogleIamV1TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\SecretManager\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLocationMetadata.php22 protected $collection_key = 'locationFeatures'; variable in Google\\Service\\Networkconnectivity\\LocationMetadata
H A DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\Networkconnectivity\\TestIamPermissionsRequest
H A DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\Networkconnectivity\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\SecurityCommandCenter\\TestIamPermissionsRequest
H A DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\SecurityCommandCenter\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DRow.php22 protected $collection_key = 'altitudeDiffs'; variable in Google\\Service\\SemanticTile\\Row
H A DTriangleStrip.php22 protected $collection_key = 'vertexIndices'; variable in Google\\Service\\SemanticTile\\TriangleStrip
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\DataCatalog\\TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1AddVisibilityLabelsResponse.php22 protected $collection_key = 'labels'; variable in Google\\Service\\ServiceConsumerManagement\\V1AddVisibilityLabelsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DTestIamPermissionsRequest.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\Dataproc\\TestIamPermissionsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DTextValues.php22 protected $collection_key = 'values'; variable in Google\\Service\\CloudSearch\\TextValues
H A DTimestampValues.php22 protected $collection_key = 'values'; variable in Google\\Service\\CloudSearch\\TimestampValues
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ImportTestCasesResponse.php22 protected $collection_key = 'names'; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ImportTestCasesResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DSourceInfo.php22 protected $collection_key = 'sourceFiles'; variable in Google\\Service\\ServiceManagement\\SourceInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBatchDeleteContactsRequest.php22 protected $collection_key = 'resourceNames'; variable in Google\\Service\\PeopleService\\BatchDeleteContactsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DRealmSelector.php22 protected $collection_key = 'realms'; variable in Google\\Service\\GameServices\\RealmSelector
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DPublishResponse.php22 protected $collection_key = 'messageIds'; variable in Google\\Service\\Pubsub\\PublishResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DRemoveTargetedPublishersRequest.php22 protected $collection_key = 'publisherIds'; variable in Google\\Service\\RealTimeBidding\\RemoveTargetedPublishersRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleIamV1TestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleIamV1TestIamPermissionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DLabelIds.php22 protected $collection_key = 'labelIds'; variable in Google\\Service\\ShoppingContent\\LabelIds
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DTestIamPermissionsResponse.php22 protected $collection_key = 'permissions'; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\TestIamPermissionsResponse

12345678910>>...212