Modifier and Type | Class and Description |
---|---|
class |
YouTube.VideoCategories.List |
Constructor and Description |
---|
VideoCategories() |
Modifier and Type | Method and Description |
---|---|
YouTube.VideoCategories.List |
list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
public YouTube.VideoCategories.List list(List<String> part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.part
- The *part* parameter specifies the videoCategory resource properties that the API response will
include. Set the parameter value to snippet.IOException
Copyright © 2011–2022 Google. All rights reserved.