Home
last modified time | relevance | path

Searched defs:referenceType (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DReference.php29 public $referenceType; variable in Google\\Service\\Compute\\Reference
56 public function setReferenceType($referenceType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceColumn.php26 protected $referenceType = DataSourceColumnReference::class; variable in Google\\Service\\Sheets\\DataSourceColumn
H A DRefreshDataSourceObjectExecutionStatus.php24 protected $referenceType = DataSourceObjectReference::class; variable in Google\\Service\\Sheets\\RefreshDataSourceObjectExecutionStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DCompositeMedia.php57 public $referenceType; variable in Google\\Service\\CloudSupport\\CompositeMedia
192 public function setReferenceType($referenceType)
H A DMedia.php106 public $referenceType; variable in Google\\Service\\CloudSupport\\Media
477 public function setReferenceType($referenceType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataCompositeMedia.php57 public $referenceType; variable in Google\\Service\\YouTubeReporting\\GdataCompositeMedia
192 public function setReferenceType($referenceType)
H A DGdataMedia.php106 public $referenceType; variable in Google\\Service\\YouTubeReporting\\GdataMedia
477 public function setReferenceType($referenceType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php36 protected $referenceType = ApplicationReference::class; variable in Google\\Service\\DriveActivity\\ActionDetail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJob.php55 protected $referenceType = JobReference::class; variable in Google\\Service\\Dataproc\\Job
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js28946 Symbols.prototype.findSymbolsAtOffset = function (offset, referenceType) { argument