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

target.apidocs.com.google.api.services.youtube.YouTube.Search.html Maven / Gradle / Ivy







YouTube.Search (YouTube Data API v3-rev20200320-1.30.9)












com.google.api.services.youtube

Class YouTube.Search

  • Enclosing class:
    YouTube


    public class YouTube.Search
    extends Object
    The "search" collection of methods.
    • Constructor Detail

      • Search

        public Search()
    • Method Detail

      • list

        public YouTube.Search.List list(String part)
                                 throws IOException
        Returns a collection of search results that match the query parameters specified in the API request. By default, a search result set identifies matching video, channel, and playlist resources, but you can also configure queries to only retrieve a specific type of resource. Create a request for the method "search.list". This request holds the parameters needed by the youtube server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        part - The part parameter specifies a comma-separated list of one or more search resource properties that the API response will include. Set the parameter value to snippet.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy