Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DPubsubLocation.php29 public $idLabel; variable in Google\\Service\\Dataflow\\PubsubLocation
68 public function setIdLabel($idLabel) argument
70 $this->idLabel = $idLabel;
77 return $this->idLabel;
/plugin/newpagefill/
H A Dscript.js151 const idLabel = overlay.querySelector('label[for="newpagefill_input_id"]');
178 idLabel.textContent = strings.pageId;