Class: Google::Cloud::Dialogflow::CX::V3::ListTestCasesResponse

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

The response message for TestCases.ListTestCases.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



451
452
453
454
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 451

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

#test_cases::Array<::Google::Cloud::Dialogflow::CX::V3::TestCase>



451
452
453
454
# File 'proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb', line 451

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