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

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

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






VideoCategorySnippet (YouTube Data API v3 v3-rev20240417-2.0.0)












com.google.api.services.youtube.model

Class VideoCategorySnippet

    • Constructor Detail

      • VideoCategorySnippet

        public VideoCategorySnippet()
    • Method Detail

      • getAssignable

        public Boolean getAssignable()
        Returns:
        value or null for none
      • getChannelId

        public String getChannelId()
        The YouTube channel that created the video category.
        Returns:
        value or null for none
      • setChannelId

        public VideoCategorySnippet setChannelId(String channelId)
        The YouTube channel that created the video category.
        Parameters:
        channelId - channelId or null for none
      • getTitle

        public String getTitle()
        The video category's title.
        Returns:
        value or null for none
      • setTitle

        public VideoCategorySnippet setTitle(String title)
        The video category's title.
        Parameters:
        title - title or null for none
      • clone

        public VideoCategorySnippet clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy