Home
last modified time | relevance | path

Searched defs:customTag (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2QuasiIdentifierField.php25 public $customTag; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2QuasiIdentifierField
32 public function setCustomTag($customTag)
H A DGooglePrivacyDlpV2QuasiIdField.php25 public $customTag; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2QuasiIdField
32 public function setCustomTag($customTag)
H A DGooglePrivacyDlpV2QuasiId.php25 public $customTag; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2QuasiId
36 public function setCustomTag($customTag)
H A DGooglePrivacyDlpV2TaggedField.php25 public $customTag; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TaggedField
36 public function setCustomTag($customTag)
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js34 function customPgnHeaderTag(customTag, htmlElementId, gameNum) { argument
48 function customPgnCommentTag(customTag, htmlElementId, plyNum, varId) { argument