Searched refs:destinationId (Results 1 – 3 of 3) sorted by relevance
25 public $destinationId; variable in Google\\Service\\BigQueryReservation\\MoveAssignmentRequest30 public function setDestinationId($destinationId) argument32 $this->destinationId = $destinationId;39 return $this->destinationId;
13532 value: function getDestination(destinationId) {13536 return fetchDestination(obj.get(destinationId) || null);
1 …destinationId) {\n const obj = this._readDests();\n if (obj instanceof NameTree || obj insta…