Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/Resource/
H A DSitemaps.php40 * @param string $feedpath The URL of the actual sitemap. For example:
44 public function delete($siteUrl, $feedpath, $optParams = []) argument
46 $params = ['siteUrl' => $siteUrl, 'feedpath' => $feedpath];
55 * @param string $feedpath The URL of the actual sitemap. For example:
60 public function get($siteUrl, $feedpath, $optParams = []) argument
62 $params = ['siteUrl' => $siteUrl, 'feedpath' => $feedpath];
90 * @param string $feedpath The URL of the actual sitemap. For example:
94 public function submit($siteUrl, $feedpath, $optParams = []) argument
96 $params = ['siteUrl' => $siteUrl, 'feedpath' => $feedpath];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/Resource/
H A DSitemaps.php38 * @param string $feedpath The URL of the actual sitemap. For example:
42 public function delete($siteUrl, $feedpath, $optParams = []) argument
44 $params = ['siteUrl' => $siteUrl, 'feedpath' => $feedpath];
53 * @param string $feedpath The URL of the actual sitemap. For example:
58 public function get($siteUrl, $feedpath, $optParams = []) argument
60 $params = ['siteUrl' => $siteUrl, 'feedpath' => $feedpath];
88 * @param string $feedpath The URL of the sitemap to add. For example:
92 public function submit($siteUrl, $feedpath, $optParams = []) argument
94 $params = ['siteUrl' => $siteUrl, 'feedpath' => $feedpath];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DWebmasters.php91 'path' => 'sites/{siteUrl}/sitemaps/{feedpath}',
99 'feedpath' => [
106 'path' => 'sites/{siteUrl}/sitemaps/{feedpath}',
114 'feedpath' => [
135 'path' => 'sites/{siteUrl}/sitemaps/{feedpath}',
143 'feedpath' => [
H A DSearchConsole.php94 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}',
102 'feedpath' => [
109 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}',
117 'feedpath' => [
138 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}',
146 'feedpath' => [