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

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

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






Search (Custom Search API v1-rev20200401-1.30.9)












com.google.api.services.customsearch.model

Class Search

    • Constructor Detail

      • Search

        public Search()
    • Method Detail

      • getContext

        public Context getContext()
        Returns:
        value or null for none
      • setContext

        public Search setContext(Context context)
        Parameters:
        context - context or null for none
      • getItems

        public List<Result> getItems()
        Returns:
        value or null for none
      • setItems

        public Search setItems(List<Result> items)
        Parameters:
        items - items or null for none
      • getKind

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

        public Search setKind(String kind)
        Parameters:
        kind - kind or null for none
      • getPromotions

        public List<Promotion> getPromotions()
        Returns:
        value or null for none
      • setPromotions

        public Search setPromotions(List<Promotion> promotions)
        Parameters:
        promotions - promotions or null for none
      • getQueries

        public Map<String,List<Query>> getQueries()
        Returns:
        value or null for none
      • setQueries

        public Search setQueries(Map<String,List<Query>> queries)
        Parameters:
        queries - queries or null for none
      • setSearchInformation

        public Search setSearchInformation(Search.SearchInformation searchInformation)
        Parameters:
        searchInformation - searchInformation or null for none
      • getSpelling

        public Search.Spelling getSpelling()
        Returns:
        value or null for none
      • setSpelling

        public Search setSpelling(Search.Spelling spelling)
        Parameters:
        spelling - spelling or null for none
      • getUrl

        public Search.Url getUrl()
        Returns:
        value or null for none
      • setUrl

        public Search setUrl(Search.Url url)
        Parameters:
        url - url or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy