Class: Yt::Models::VideoCategory

Inherits:
Resource show all
Defined in:
lib/yt/models/video_category.rb

Overview

Provides methods to interact with YouTube video categories.

Instance Attribute Summary

Attributes inherited from Resource

#auth, #id

Method Summary

Methods inherited from Resource

#initialize, #kind, #privacy_status, #private?, #public?, #unlisted?, #update, #username

Methods included from Associations::HasOne

#has_one

Methods included from Associations::HasMany

#has_many

Methods included from Associations::HasAuthentication

#has_authentication

Constructor Details

This class inherits a constructor from Yt::Models::Resource