class CommentSnippet extends Model (View source)

Properties

protected $authorChannelIdType
protected $authorChannelIdDataType
string $authorChannelUrl
string $authorDisplayName
string $authorProfileImageUrl
bool $canRate
string $channelId
string $likeCount
string $moderationStatus
string $parentId
string $publishedAt
string $textDisplay
string $textOriginal
string $updatedAt
string $videoId
string $viewerRating

Methods

setAuthorChannelId(CommentSnippetAuthorChannelId $authorChannelId)

No description

setAuthorChannelUrl($authorChannelUrl)

No description

string
getAuthorChannelUrl()

No description

setAuthorDisplayName($authorDisplayName)

No description

string
getAuthorDisplayName()

No description

setAuthorProfileImageUrl($authorProfileImageUrl)

No description

string
getAuthorProfileImageUrl()

No description

setCanRate($canRate)

No description

bool
getCanRate()

No description

setChannelId($channelId)

No description

string
getChannelId()

No description

setLikeCount($likeCount)

No description

string
getLikeCount()

No description

setModerationStatus($moderationStatus)

No description

string
getModerationStatus()

No description

setParentId($parentId)

No description

string
getParentId()

No description

setPublishedAt($publishedAt)

No description

string
getPublishedAt()

No description

setTextDisplay($textDisplay)

No description

string
getTextDisplay()

No description

setTextOriginal($textOriginal)

No description

string
getTextOriginal()

No description

setUpdatedAt($updatedAt)

No description

string
getUpdatedAt()

No description

setVideoId($videoId)

No description

string
getVideoId()

No description

setViewerRating($viewerRating)

No description

string
getViewerRating()

No description

Details

setAuthorChannelId(CommentSnippetAuthorChannelId $authorChannelId)

No description

Parameters

CommentSnippetAuthorChannelId $authorChannelId

CommentSnippetAuthorChannelId getAuthorChannelId()

No description

setAuthorChannelUrl($authorChannelUrl)

No description

Parameters

$authorChannelUrl

string getAuthorChannelUrl()

No description

Return Value

string

setAuthorDisplayName($authorDisplayName)

No description

Parameters

$authorDisplayName

string getAuthorDisplayName()

No description

Return Value

string

setAuthorProfileImageUrl($authorProfileImageUrl)

No description

Parameters

$authorProfileImageUrl

string getAuthorProfileImageUrl()

No description

Return Value

string

setCanRate($canRate)

No description

Parameters

$canRate

bool getCanRate()

No description

Return Value

bool

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setLikeCount($likeCount)

No description

Parameters

$likeCount

string getLikeCount()

No description

Return Value

string

setModerationStatus($moderationStatus)

No description

Parameters

$moderationStatus

string getModerationStatus()

No description

Return Value

string

setParentId($parentId)

No description

Parameters

$parentId

string getParentId()

No description

Return Value

string

setPublishedAt($publishedAt)

No description

Parameters

$publishedAt

string getPublishedAt()

No description

Return Value

string

setTextDisplay($textDisplay)

No description

Parameters

$textDisplay

string getTextDisplay()

No description

Return Value

string

setTextOriginal($textOriginal)

No description

Parameters

$textOriginal

string getTextOriginal()

No description

Return Value

string

setUpdatedAt($updatedAt)

No description

Parameters

$updatedAt

string getUpdatedAt()

No description

Return Value

string

setVideoId($videoId)

No description

Parameters

$videoId

string getVideoId()

No description

Return Value

string

setViewerRating($viewerRating)

No description

Parameters

$viewerRating

string getViewerRating()

No description

Return Value

string