Modifier and Type | Class and Description |
---|---|
class |
YouTube.VideoAbuseReportReasons.List |
Constructor and Description |
---|
VideoAbuseReportReasons() |
Modifier and Type | Method and Description |
---|---|
YouTube.VideoAbuseReportReasons.List |
list(String part)
Returns a list of abuse reasons that can be used for reporting abusive videos.
|
public YouTube.VideoAbuseReportReasons.List list(String part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.part
- The part parameter specifies the videoCategory resource parts that the API response will include.
Supported values are id and snippet.IOException
Copyright © 2011–2019 Google. All rights reserved.