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

target.apidocs.com.google.api.services.customsearch.model.Result.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240821-2.0.0
Show newest version






Result (Custom Search API v1-rev20200401-1.30.9)












com.google.api.services.customsearch.model

Class Result

    • Constructor Detail

      • Result

        public Result()
    • Method Detail

      • getCacheId

        public String getCacheId()
        Returns:
        value or null for none
      • setCacheId

        public Result setCacheId(String cacheId)
        Parameters:
        cacheId - cacheId or null for none
      • getDisplayLink

        public String getDisplayLink()
        Returns:
        value or null for none
      • setDisplayLink

        public Result setDisplayLink(String displayLink)
        Parameters:
        displayLink - displayLink or null for none
      • getFileFormat

        public String getFileFormat()
        Returns:
        value or null for none
      • setFileFormat

        public Result setFileFormat(String fileFormat)
        Parameters:
        fileFormat - fileFormat or null for none
      • getFormattedUrl

        public String getFormattedUrl()
        Returns:
        value or null for none
      • setFormattedUrl

        public Result setFormattedUrl(String formattedUrl)
        Parameters:
        formattedUrl - formattedUrl or null for none
      • getHtmlFormattedUrl

        public String getHtmlFormattedUrl()
        Returns:
        value or null for none
      • setHtmlFormattedUrl

        public Result setHtmlFormattedUrl(String htmlFormattedUrl)
        Parameters:
        htmlFormattedUrl - htmlFormattedUrl or null for none
      • getHtmlSnippet

        public String getHtmlSnippet()
        Returns:
        value or null for none
      • setHtmlSnippet

        public Result setHtmlSnippet(String htmlSnippet)
        Parameters:
        htmlSnippet - htmlSnippet or null for none
      • getHtmlTitle

        public String getHtmlTitle()
        Returns:
        value or null for none
      • setHtmlTitle

        public Result setHtmlTitle(String htmlTitle)
        Parameters:
        htmlTitle - htmlTitle or null for none
      • getImage

        public Result.Image getImage()
        Returns:
        value or null for none
      • setImage

        public Result setImage(Result.Image image)
        Parameters:
        image - image or null for none
      • getKind

        public String getKind()
        Returns:
        value or null for none
      • setKind

        public Result setKind(String kind)
        Parameters:
        kind - kind or null for none
      • getLink

        public String getLink()
        Returns:
        value or null for none
      • setLink

        public Result setLink(String link)
        Parameters:
        link - link or null for none
      • getMime

        public String getMime()
        Returns:
        value or null for none
      • setMime

        public Result setMime(String mime)
        Parameters:
        mime - mime or null for none
      • getSnippet

        public String getSnippet()
        Returns:
        value or null for none
      • setSnippet

        public Result setSnippet(String snippet)
        Parameters:
        snippet - snippet or null for none
      • getTitle

        public String getTitle()
        Returns:
        value or null for none
      • setTitle

        public Result setTitle(String title)
        Parameters:
        title - title or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy