class ResourceId extends Model (View source)

Properties

string $channelId
string $kind
string $playlistId
string $videoId

Methods

setChannelId($channelId)

No description

string
getChannelId()

No description

setKind($kind)

No description

string
getKind()

No description

setPlaylistId($playlistId)

No description

string
getPlaylistId()

No description

setVideoId($videoId)

No description

string
getVideoId()

No description

Details

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setPlaylistId($playlistId)

No description

Parameters

$playlistId

string getPlaylistId()

No description

Return Value

string

setVideoId($videoId)

No description

Parameters

$videoId

string getVideoId()

No description

Return Value

string