Class: Google::Cloud::Dialogflow::CX::V3::TransitionCoverage::Transition

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

Overview

A transition in a page.

Instance Attribute Summary collapse

Instance Attribute Details

#covered::Boolean



274
275
276
277
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 274

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

#event_handler::Google::Cloud::Dialogflow::CX::V3::EventHandler



274
275
276
277
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 274

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

#index::Integer



274
275
276
277
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 274

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

#source::Google::Cloud::Dialogflow::CX::V3::TransitionCoverage::TransitionNode



274
275
276
277
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 274

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

#target::Google::Cloud::Dialogflow::CX::V3::TransitionCoverage::TransitionNode



274
275
276
277
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 274

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

#transition_route::Google::Cloud::Dialogflow::CX::V3::TransitionRoute



274
275
276
277
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 274

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