Modifier and Type | Class and Description |
---|---|
class |
YouTube.Search.List |
Constructor and Description |
---|
Search() |
Modifier and Type | Method and Description |
---|---|
YouTube.Search.List |
list(List<String> part)
Retrieves a list of search resources
Create a request for the method "search.list".
|
public YouTube.Search.List list(List<String> part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.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.IOException
Copyright © 2011–2021 Google. All rights reserved.