ÿØÿàJFIFÿÛ„ ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/luckymerchan/vendor/google/apiclient-services/src/Contentwarehouse/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/luckymerchan/vendor/google/apiclient-services/src/Contentwarehouse/Sitemap.php
<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

namespace Google\Service\Contentwarehouse;

class Sitemap extends \Google\Collection
{
  protected $collection_key = 'deprecatedTarget';
  protected $internal_gapi_mappings = [
        "dEPRECATEDSourceTitle" => "DEPRECATEDSourceTitle",
        "targetGroups" => "TargetGroups",
  ];
  /**
   * @var string
   */
  public $dEPRECATEDSourceTitle;
  protected $targetGroupsType = QualitySitemapTargetGroup::class;
  protected $targetGroupsDataType = 'array';
  protected $deprecatedTargetType = SitemapDEPRECATEDTarget::class;
  protected $deprecatedTargetDataType = 'array';
  protected $pageAnchorsDocInfoType = SdrPageAnchorsDocInfo::class;
  protected $pageAnchorsDocInfoDataType = '';
  /**
   * @var bool
   */
  public $searchInSite;
  /**
   * @var string
   */
  public $sitemapType;
  /**
   * @var string
   */
  public $sourceOrgfp;
  /**
   * @var string
   */
  public $sourceUrl;
  protected $subresultListType = QualitySitemapSubresultList::class;
  protected $subresultListDataType = '';

  /**
   * @param string
   */
  public function setDEPRECATEDSourceTitle($dEPRECATEDSourceTitle)
  {
    $this->dEPRECATEDSourceTitle = $dEPRECATEDSourceTitle;
  }
  /**
   * @return string
   */
  public function getDEPRECATEDSourceTitle()
  {
    return $this->dEPRECATEDSourceTitle;
  }
  /**
   * @param QualitySitemapTargetGroup[]
   */
  public function setTargetGroups($targetGroups)
  {
    $this->targetGroups = $targetGroups;
  }
  /**
   * @return QualitySitemapTargetGroup[]
   */
  public function getTargetGroups()
  {
    return $this->targetGroups;
  }
  /**
   * @param SitemapDEPRECATEDTarget[]
   */
  public function setDeprecatedTarget($deprecatedTarget)
  {
    $this->deprecatedTarget = $deprecatedTarget;
  }
  /**
   * @return SitemapDEPRECATEDTarget[]
   */
  public function getDeprecatedTarget()
  {
    return $this->deprecatedTarget;
  }
  /**
   * @param SdrPageAnchorsDocInfo
   */
  public function setPageAnchorsDocInfo(SdrPageAnchorsDocInfo $pageAnchorsDocInfo)
  {
    $this->pageAnchorsDocInfo = $pageAnchorsDocInfo;
  }
  /**
   * @return SdrPageAnchorsDocInfo
   */
  public function getPageAnchorsDocInfo()
  {
    return $this->pageAnchorsDocInfo;
  }
  /**
   * @param bool
   */
  public function setSearchInSite($searchInSite)
  {
    $this->searchInSite = $searchInSite;
  }
  /**
   * @return bool
   */
  public function getSearchInSite()
  {
    return $this->searchInSite;
  }
  /**
   * @param string
   */
  public function setSitemapType($sitemapType)
  {
    $this->sitemapType = $sitemapType;
  }
  /**
   * @return string
   */
  public function getSitemapType()
  {
    return $this->sitemapType;
  }
  /**
   * @param string
   */
  public function setSourceOrgfp($sourceOrgfp)
  {
    $this->sourceOrgfp = $sourceOrgfp;
  }
  /**
   * @return string
   */
  public function getSourceOrgfp()
  {
    return $this->sourceOrgfp;
  }
  /**
   * @param string
   */
  public function setSourceUrl($sourceUrl)
  {
    $this->sourceUrl = $sourceUrl;
  }
  /**
   * @return string
   */
  public function getSourceUrl()
  {
    return $this->sourceUrl;
  }
  /**
   * @param QualitySitemapSubresultList
   */
  public function setSubresultList(QualitySitemapSubresultList $subresultList)
  {
    $this->subresultList = $subresultList;
  }
  /**
   * @return QualitySitemapSubresultList
   */
  public function getSubresultList()
  {
    return $this->subresultList;
  }
}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Sitemap::class, 'Google_Service_Contentwarehouse_Sitemap');

ZeroDay Forums Mini