class PlaylistItemSnippet extends Model (View source)

Properties

string $channelId
string $channelTitle
string $description
string $playlistId
string $position
string $publishedAt
protected $resourceIdType
protected $resourceIdDataType
protected $thumbnailsType
protected $thumbnailsDataType
string $title
string $videoOwnerChannelId
string $videoOwnerChannelTitle

Methods

setChannelId($channelId)

No description

string
getChannelId()

No description

setChannelTitle($channelTitle)

No description

string
getChannelTitle()

No description

setDescription($description)

No description

string
getDescription()

No description

setPlaylistId($playlistId)

No description

string
getPlaylistId()

No description

setPosition($position)

No description

string
getPosition()

No description

setPublishedAt($publishedAt)

No description

string
getPublishedAt()

No description

setResourceId(ResourceId $resourceId)

No description

getResourceId()

No description

setThumbnails(ThumbnailDetails $thumbnails)

No description

getThumbnails()

No description

setTitle($title)

No description

string
getTitle()

No description

setVideoOwnerChannelId($videoOwnerChannelId)

No description

string
getVideoOwnerChannelId()

No description

setVideoOwnerChannelTitle($videoOwnerChannelTitle)

No description

string
getVideoOwnerChannelTitle()

No description

Details

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setChannelTitle($channelTitle)

No description

Parameters

$channelTitle

string getChannelTitle()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setPlaylistId($playlistId)

No description

Parameters

$playlistId

string getPlaylistId()

No description

Return Value

string

setPosition($position)

No description

Parameters

$position

string getPosition()

No description

Return Value

string

setPublishedAt($publishedAt)

No description

Parameters

$publishedAt

string getPublishedAt()

No description

Return Value

string

setResourceId(ResourceId $resourceId)

No description

Parameters

ResourceId $resourceId

ResourceId getResourceId()

No description

Return Value

ResourceId

setThumbnails(ThumbnailDetails $thumbnails)

No description

Parameters

ThumbnailDetails $thumbnails

ThumbnailDetails getThumbnails()

No description

Return Value

ThumbnailDetails

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setVideoOwnerChannelId($videoOwnerChannelId)

No description

Parameters

$videoOwnerChannelId

string getVideoOwnerChannelId()

No description

Return Value

string

setVideoOwnerChannelTitle($videoOwnerChannelTitle)

No description

Parameters

$videoOwnerChannelTitle

string getVideoOwnerChannelTitle()

No description

Return Value

string