Home
last modified time | relevance | path

Searched refs:helpUrl (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeAddOnEntryPoint.php33 public $helpUrl; variable in Google\\Service\\Script\\GoogleAppsScriptTypeAddOnEntryPoint
78 public function setHelpUrl($helpUrl) argument
80 $this->helpUrl = $helpUrl;
87 return $this->helpUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DSuggestionProto.php25 public $helpUrl; variable in Google\\Service\\ToolResults\\SuggestionProto
57 public function setHelpUrl($helpUrl) argument
59 $this->helpUrl = $helpUrl;
66 return $this->helpUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DDataSource.php58 public $helpUrl; variable in Google\\Service\\BigQueryDataTransfer\\DataSource
209 public function setHelpUrl($helpUrl) argument
211 $this->helpUrl = $helpUrl;
218 return $this->helpUrl;