Class: Google::Cloud::Dialogflow::CX::V3::Form::Parameter::FillBehavior

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/page.rb

Overview

Configuration for how the filling of a parameter should be handled.

Instance Attribute Summary collapse

Instance Attribute Details

#initial_prompt_fulfillment::Google::Cloud::Dialogflow::CX::V3::Fulfillment



220
221
222
223
# File 'proto_docs/google/cloud/dialogflow/cx/v3/page.rb', line 220

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

#reprompt_event_handlers::Array<::Google::Cloud::Dialogflow::CX::V3::EventHandler>



220
221
222
223
# File 'proto_docs/google/cloud/dialogflow/cx/v3/page.rb', line 220

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