Home
last modified time | relevance | path

Searched refs:isSitemapsIndex (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemap.php27 public $isSitemapsIndex; variable in Google\\Service\\Webmasters\\WmxSitemap
64 public function setIsSitemapsIndex($isSitemapsIndex) argument
66 $this->isSitemapsIndex = $isSitemapsIndex;
70 return $this->isSitemapsIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DWmxSitemap.php36 public $isSitemapsIndex; variable in Google\\Service\\SearchConsole\\WmxSitemap
103 public function setIsSitemapsIndex($isSitemapsIndex) argument
105 $this->isSitemapsIndex = $isSitemapsIndex;
112 return $this->isSitemapsIndex;