Class YoutubeResource.V3Resource
The "v3" collection of methods.
Inherited Members
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class YoutubeResource.V3Resource
Constructors
V3Resource(IClientService)
Constructs a new resource.
Declaration
public V3Resource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
UpdateCommentThreads(CommentThread)
Updates an existing resource.
Declaration
public virtual YoutubeResource.V3Resource.UpdateCommentThreadsRequest UpdateCommentThreads(CommentThread body)
Parameters
| Type | Name | Description |
|---|---|---|
| CommentThread | body | The body of the request. |
Returns
| Type | Description |
|---|---|
| YoutubeResource.V3Resource.UpdateCommentThreadsRequest |