Google Cloud Support V2BETA API - Class Google::Cloud::Support::V2beta::TextContent (v0.1.1)

Reference documentation and code samples for the Google Cloud Support V2BETA API class Google::Cloud::Support::V2beta::TextContent.

Stores text attached to a support object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#plain_text

def plain_text() -> ::String
Returns
  • (::String) — Content in this field should be rendered and interpreted as-is.

#plain_text=

def plain_text=(value) -> ::String
Parameter
  • value (::String) — Content in this field should be rendered and interpreted as-is.
Returns
  • (::String) — Content in this field should be rendered and interpreted as-is.