Show / Hide Table of Contents

Enum CommentsResource.ListRequest.TextFormatEnum

The requested text format for the returned comments.

Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum CommentsResource.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
In this article
Back to top Generated by DocFX