Enum CommentThreadsResource.ListRequest.TextFormatEnum
The requested text format for the returned comments.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum CommentThreadsResource.ListRequest.TextFormatEnum
Fields
Name | Description |
---|---|
Html | Returns the comments in HTML format. This is the default value. |
PlainText | Returns the comments in plain text format. |
TextFormatUnspecified |