class YoutubeV3 extends Resource (View source)

The "v3" collection of methods.

Typical usage is:

 $youtubeService = new Google\Service\YouTube(...);
 $v3 = $youtubeService->youtube_v3;

Methods

updateCommentThreads(CommentThread $postBody, array $optParams = [])

Updates an existing resource. (v3.updateCommentThreads)

Details

CommentThread updateCommentThreads(CommentThread $postBody, array $optParams = [])

Updates an existing resource. (v3.updateCommentThreads)

Parameters

CommentThread $postBody
array $optParams

Optional parameters.

Return Value

CommentThread

Exceptions

Exception