Class: Google::Shopping::Merchant::IssueResolution::V1::TriggerActionResponse

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

Response informing about the started action.

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns The message for the business.

Returns:

  • (::String)

    The message for the business.



820
821
822
823
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 820

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