Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DBlankScreen.php25 public $screenId; variable in Google\\Service\\ToolResults\\BlankScreen
30 public function setScreenId($screenId) argument
32 $this->screenId = $screenId;
39 return $this->screenId;
H A DOverlappingUIElements.php30 public $screenId; variable in Google\\Service\\ToolResults\\OverlappingUIElements
49 public function setScreenId($screenId) argument
51 $this->screenId = $screenId;
58 return $this->screenId;
H A DUIElementTooDeep.php29 public $screenId; variable in Google\\Service\\ToolResults\\UIElementTooDeep
52 public function setScreenId($screenId) argument
54 $this->screenId = $screenId;
61 return $this->screenId;
H A DSuggestionProto.php45 public $screenId; variable in Google\\Service\\ToolResults\\SuggestionProto
141 public function setScreenId($screenId) argument
143 $this->screenId = $screenId;
150 return $this->screenId;