Home
last modified time | relevance | path

Searched refs:kindType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DatastoreOptions.php22 protected $kindType = GooglePrivacyDlpV2KindExpression::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DatastoreOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php31 protected $kindType = KindExpression::class; variable in Google\\Service\\Datastore\\Query