Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DMobileUsabilityIssue.php25 public $issueType; variable in Google\\Service\\SearchConsole\\MobileUsabilityIssue
38 public function setIssueType($issueType) argument
40 $this->issueType = $issueType;
47 return $this->issueType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectOutageNotification.php38 public $issueType; variable in Google\\Service\\Compute\\InterconnectOutageNotification
101 public function setIssueType($issueType) argument
103 $this->issueType = $issueType;
110 return $this->issueType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeseriesinfoVolumeSeries.php23 protected $issueType = VolumeseriesinfoVolumeSeriesIssue::class; variable in Google\\Service\\Books\\VolumeseriesinfoVolumeSeries
/plugin/diagramsnet/lib/shapes/
H A DmxAtlassian.js68 var issueType = mxUtils.getValue(this.style, 'issueType', 'task');
74 switch (issueType) {