target.apidocs.com.google.api.services.youtube.YouTube.VideoAbuseReportReasons.html Maven / Gradle / Ivy
YouTube.VideoAbuseReportReasons (YouTube Data API v3 v3-rev20240414-2.0.0)
com.google.api.services.youtube
Class YouTube.VideoAbuseReportReasons
- java.lang.Object
-
- com.google.api.services.youtube.YouTube.VideoAbuseReportReasons
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
YouTube.VideoAbuseReportReasons.List
-
Constructor Summary
Constructors
Constructor and Description
VideoAbuseReportReasons()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
YouTube.VideoAbuseReportReasons.List
list(List<String> part)
Retrieves a list of resources, possibly filtered.
-
-
Method Detail
-
list
public YouTube.VideoAbuseReportReasons.List list(List<String> part)
throws IOException
Retrieves a list of resources, possibly filtered.
Create a request for the method "videoAbuseReportReasons.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 the videoCategory resource parts that the API response will include.
Supported values are id and snippet.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy