Home
last modified time | relevance | path

Searched refs:resourceInfo (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1DataflowJobDetails.php26 public $resourceInfo; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1DataflowJobDetails
44 public function setResourceInfo($resourceInfo) argument
46 $this->resourceInfo = $resourceInfo;
50 return $this->resourceInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DRuleViolationInfo.php101 public function setResourceInfo(ResourceInfo $resourceInfo) argument
103 $this->resourceInfo = $resourceInfo;
110 return $this->resourceInfo;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php702 foreach ($types as $key => $resourceInfo) {
704 $info['icon'] = $resourceInfo['icon'];
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php707 foreach ($types as $key => $resourceInfo) {
709 $info['icon'] = $resourceInfo['icon'];