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

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

There is a newer version: v3-rev20240909-2.0.0
Show newest version






ChannelAuditDetails (YouTube Data API v3 v3-rev20210410-1.31.0)












com.google.api.services.youtube.model

Class ChannelAuditDetails

    • Constructor Detail

      • ChannelAuditDetails

        public ChannelAuditDetails()
    • Method Detail

      • getCommunityGuidelinesGoodStanding

        public Boolean getCommunityGuidelinesGoodStanding()
        Whether or not the channel respects the community guidelines.
        Returns:
        value or null for none
      • setCommunityGuidelinesGoodStanding

        public ChannelAuditDetails setCommunityGuidelinesGoodStanding(Boolean communityGuidelinesGoodStanding)
        Whether or not the channel respects the community guidelines.
        Parameters:
        communityGuidelinesGoodStanding - communityGuidelinesGoodStanding or null for none
      • getContentIdClaimsGoodStanding

        public Boolean getContentIdClaimsGoodStanding()
        Whether or not the channel has any unresolved claims.
        Returns:
        value or null for none
      • setContentIdClaimsGoodStanding

        public ChannelAuditDetails setContentIdClaimsGoodStanding(Boolean contentIdClaimsGoodStanding)
        Whether or not the channel has any unresolved claims.
        Parameters:
        contentIdClaimsGoodStanding - contentIdClaimsGoodStanding or null for none
      • getCopyrightStrikesGoodStanding

        public Boolean getCopyrightStrikesGoodStanding()
        Whether or not the channel has any copyright strikes.
        Returns:
        value or null for none
      • setCopyrightStrikesGoodStanding

        public ChannelAuditDetails setCopyrightStrikesGoodStanding(Boolean copyrightStrikesGoodStanding)
        Whether or not the channel has any copyright strikes.
        Parameters:
        copyrightStrikesGoodStanding - copyrightStrikesGoodStanding or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy