View Source GoogleApi.CloudSupport.V2beta.Model.TextContent (google_api_cloud_support v0.8.0)
Stores text attached to a support object.
Attributes
-
plainText
(type:String.t
, default:nil
) - Content in this field should be rendered and interpreted as-is.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSupport.V2beta.Model.TextContent{ plainText: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.