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

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







AbuseReport (YouTube Data API v3 v3-rev20220612-1.32.1)












com.google.api.services.youtube.model

Class AbuseReport

    • Constructor Detail

      • AbuseReport

        public AbuseReport()
    • Method Detail

      • getAbuseTypes

        public List<AbuseType> getAbuseTypes()
        Returns:
        value or null for none
      • setAbuseTypes

        public AbuseReport setAbuseTypes(List<AbuseType> abuseTypes)
        Parameters:
        abuseTypes - abuseTypes or null for none
      • getDescription

        public String getDescription()
        Returns:
        value or null for none
      • setDescription

        public AbuseReport setDescription(String description)
        Parameters:
        description - description or null for none
      • getRelatedEntities

        public List<RelatedEntity> getRelatedEntities()
        Returns:
        value or null for none
      • setRelatedEntities

        public AbuseReport setRelatedEntities(List<RelatedEntity> relatedEntities)
        Parameters:
        relatedEntities - relatedEntities or null for none
      • getSubject

        public Entity getSubject()
        Returns:
        value or null for none
      • setSubject

        public AbuseReport setSubject(Entity subject)
        Parameters:
        subject - subject or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy