Class: Google::Shopping::Merchant::IssueResolution::V1::BuiltInSimpleAction::AdditionalContent

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb

Overview

Long text from external source.

Instance Attribute Summary collapse

Instance Attribute Details

#paragraphs::Array<::String>

Returns Long text organized into paragraphs.

Returns:

  • (::Array<::String>)

    Long text organized into paragraphs.



431
432
433
434
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 431

class AdditionalContent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#title::String

Returns Title of the additional content;.

Returns:

  • (::String)

    Title of the additional content;



431
432
433
434
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 431

class AdditionalContent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end