Home
last modified time | relevance | path

Searched refs:destinationId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DMoveAssignmentRequest.php25 public $destinationId; variable in Google\\Service\\BigQueryReservation\\MoveAssignmentRequest
30 public function setDestinationId($destinationId) argument
32 $this->destinationId = $destinationId;
39 return $this->destinationId;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js13532 value: function getDestination(destinationId) {
13536 return fetchDestination(obj.get(destinationId) || null);
H A Dpdf.worker.js.map1destinationId) {\n const obj = this._readDests();\n if (obj instanceof NameTree || obj insta…