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

target.apidocs.com.google.api.services.customsearch.Customsearch.Cse.html Maven / Gradle / Ivy

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






Customsearch.Cse (Custom Search API v1-rev20200401-1.30.9)












com.google.api.services.customsearch

Class Customsearch.Cse

  • Enclosing class:
    Customsearch


    public class Customsearch.Cse
    extends Object
    The "cse" collection of methods.
    • Constructor Detail

      • Cse

        public Cse()
    • Method Detail

      • list

        public Customsearch.Cse.List list(String q)
                                   throws IOException
        Returns metadata about the search performed, metadata about the custom search engine used for the search, and the search results. Create a request for the method "cse.list". This request holds the parameters needed by the customsearch server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        q - Query
        Returns:
        the request
        Throws:
        IOException
      • siterestrict

        public Customsearch.Cse.Siterestrict siterestrict()
        An accessor for creating requests from the Siterestrict collection.

        The typical use is:

            Customsearch customsearch = new Customsearch(...);
            Customsearch.Siterestrict.List request = customsearch.siterestrict().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy