Home
last modified time | relevance | path

Searched defs:siteUrl (Results 1 – 11 of 11) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DInspectUrlIndexRequest.php33 public $siteUrl; variable in Google\\Service\\SearchConsole\\InspectUrlIndexRequest
66 public function setSiteUrl($siteUrl)
H A DWmxSite.php29 public $siteUrl; variable in Google\\Service\\SearchConsole\\WmxSite
48 public function setSiteUrl($siteUrl)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/Resource/
H A DSitemaps.php44 public function delete($siteUrl, $feedpath, $optParams = [])
60 public function get($siteUrl, $feedpath, $optParams = [])
79 public function listSitemaps($siteUrl, $optParams = [])
94 public function submit($siteUrl, $feedpath, $optParams = [])
H A DSearchanalytics.php47 public function query($siteUrl, SearchAnalyticsQueryRequest $postBody, $optParams = [])
H A DSites.php39 public function add($siteUrl, $optParams = [])
53 public function delete($siteUrl, $optParams = [])
67 public function get($siteUrl, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/Resource/
H A DSearchanalytics.php49 public function query($siteUrl, SearchAnalyticsQueryRequest $postBody, $optParams = [])
H A DSitemaps.php42 public function delete($siteUrl, $feedpath, $optParams = [])
58 public function get($siteUrl, $feedpath, $optParams = [])
77 public function listSitemaps($siteUrl, $optParams = [])
92 public function submit($siteUrl, $feedpath, $optParams = [])
H A DSites.php39 public function add($siteUrl, $optParams = [])
55 public function delete($siteUrl, $optParams = [])
71 public function get($siteUrl, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSite.php23 public $siteUrl; variable in Google\\Service\\Webmasters\\WmxSite
33 public function setSiteUrl($siteUrl)
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js107 function confCommentToDrawio(atlasComment, parentId, siteUrl) argument
194 ui.remoteInvoke('getComments', [null, false], null, function(comments, siteUrl) argument
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php415 public $siteUrl; variable in Google_Advertiser
533 public function setSiteUrl( $siteUrl) {