class VideoCategorySnippet extends Model (View source)

Properties

bool $assignable
string $channelId
string $title

Methods

setAssignable($assignable)

No description

bool
getAssignable()

No description

setChannelId($channelId)

No description

string
getChannelId()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setAssignable($assignable)

No description

Parameters

$assignable

bool getAssignable()

No description

Return Value

bool

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string