Class WidgetMarkup.Types.TextParagraph
Inheritance
WidgetMarkup.Types.TextParagraph
Assembly: Google.Apps.Chat.V1.dll
Syntax
public sealed class WidgetMarkup.Types.TextParagraph : IMessage<WidgetMarkup.Types.TextParagraph>, IEquatable<WidgetMarkup.Types.TextParagraph>, IDeepCloneable<WidgetMarkup.Types.TextParagraph>, IBufferMessage, IMessage
Constructors
TextParagraph()
Declaration
TextParagraph(TextParagraph)
Declaration
public TextParagraph(WidgetMarkup.Types.TextParagraph other)
Parameters
Properties
Text
Declaration
public string Text { get; set; }
Property Value