Class: Google::Shopping::Merchant::IssueResolution::V1::ActionFlow

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

Flow that can be selected for an action. When a business selects a flow, application should open a dialog with more information and input form.

Instance Attribute Summary collapse

Instance Attribute Details

#dialog_button_label::String



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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

#dialog_callout::Google::Shopping::Merchant::IssueResolution::V1::Callout



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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

#dialog_message::Google::Shopping::Merchant::IssueResolution::V1::TextWithTooltip



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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

#dialog_title::String



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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

#id::String



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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

#inputs::Array<::Google::Shopping::Merchant::IssueResolution::V1::InputField>



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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

#label::String



545
546
547
548
# File 'proto_docs/google/shopping/merchant/issueresolution/v1/issueresolution.rb', line 545

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