Home
last modified time | relevance | path

Searched refs:sourceInstance (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceTemplate.php51 public $sourceInstance; variable in Google\\Service\\Compute\\InstanceTemplate
156 public function setSourceInstance($sourceInstance) argument
158 $this->sourceInstance = $sourceInstance;
165 return $this->sourceInstance;
H A DMachineImage.php66 public $sourceInstance; variable in Google\\Service\\Compute\\MachineImage
253 public function setSourceInstance($sourceInstance) argument
255 $this->sourceInstance = $sourceInstance;
262 return $this->sourceInstance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DBackup.php57 public $sourceInstance; variable in Google\\Service\\CloudFilestore\\Backup
186 public function setSourceInstance($sourceInstance) argument
188 $this->sourceInstance = $sourceInstance;
195 return $this->sourceInstance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOnPremisesConfiguration.php158 public function setSourceInstance(InstanceReference $sourceInstance) argument
160 $this->sourceInstance = $sourceInstance;
167 return $this->sourceInstance;
/plugin/edittable/lib/
H A Dhandsontable.full.js28150 var sourceInstance = this.wot.cloneSource ? this.wot.cloneSource : this.wot;
28151 var mainHolder = sourceInstance.wtTable.holder;
32142 var sourceInstance = this.wot.cloneSource ? this.wot.cloneSource : this.wot;
32143 var mainHolder = sourceInstance.wtTable.holder;
32508 var sourceInstance = this.wot.cloneSource ? this.wot.cloneSource : this.wot;
32509 var mainHolder = sourceInstance.wtTable.holder;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php6237 'sourceInstance' => [