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

target.apidocs.com.google.api.services.youtube.model.VideoAbuseReportReasonListResponse.html Maven / Gradle / Ivy







VideoAbuseReportReasonListResponse (YouTube Data API v3 v3-rev20240303-2.0.0)












com.google.api.services.youtube.model

Class VideoAbuseReportReasonListResponse

    • Constructor Detail

      • VideoAbuseReportReasonListResponse

        public VideoAbuseReportReasonListResponse()
    • Method Detail

      • getEtag

        public String getEtag()
        Etag of this resource.
        Returns:
        value or null for none
      • getEventId

        public String getEventId()
        Serialized EventId of the request which produced this response.
        Returns:
        value or null for none
      • getItems

        public List<VideoAbuseReportReason> getItems()
        A list of valid abuse reasons that are used with `video.ReportAbuse`.
        Returns:
        value or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string `"youtube#videoAbuseReportReasonListResponse"`.
        Returns:
        value or null for none
      • setKind

        public VideoAbuseReportReasonListResponse setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string `"youtube#videoAbuseReportReasonListResponse"`.
        Parameters:
        kind - kind or null for none
      • getVisitorId

        public String getVisitorId()
        The `visitorId` identifies the visitor.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy