All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.webmasters.model.WmxSitemapContent.html Maven / Gradle / Ivy







WmxSitemapContent (Search Console API v3-rev20190428-1.30.1)












com.google.api.services.webmasters.model

Class WmxSitemapContent

    • Constructor Detail

      • WmxSitemapContent

        public WmxSitemapContent()
    • Method Detail

      • getIndexed

        public Long getIndexed()
        The number of URLs from the sitemap that were indexed (of the content type).
        Returns:
        value or null for none
      • setIndexed

        public WmxSitemapContent setIndexed(Long indexed)
        The number of URLs from the sitemap that were indexed (of the content type).
        Parameters:
        indexed - indexed or null for none
      • getSubmitted

        public Long getSubmitted()
        The number of URLs in the sitemap (of the content type).
        Returns:
        value or null for none
      • setSubmitted

        public WmxSitemapContent setSubmitted(Long submitted)
        The number of URLs in the sitemap (of the content type).
        Parameters:
        submitted - submitted or null for none
      • getType

        public String getType()
        The specific type of content in this sitemap. For example: web.
        Returns:
        value or null for none
      • setType

        public WmxSitemapContent setType(String type)
        The specific type of content in this sitemap. For example: web.
        Parameters:
        type - type or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy