class Azure::Profiles::Latest::QnamakerRuntime::QnamakerRuntimeDataClass::ModelClasses

Public Instance Methods

context_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 81
def context_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ContextDTO
end
error() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 63
def error
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::Error
end
error_code_type() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 117
def error_code_type
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ErrorCodeType
end
error_response() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 69
def error_response
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ErrorResponse
end
error_response_error() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 108
def error_response_error
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ErrorResponseError
end
feedback_record_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 75
def feedback_record_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::FeedbackRecordDTO
end
feedback_records_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 99
def feedback_records_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::FeedbackRecordsDTO
end
inner_error_model() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 72
def inner_error_model
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::InnerErrorModel
end
metadata_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 66
def metadata_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::MetadataDTO
end
prompt_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 96
def prompt_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::PromptDTO
end
prompt_dtoqna() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 105
def prompt_dtoqna
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::PromptDTOQna
end
qn_adto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 84
def qn_adto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnADTO
end
qn_adtocontext() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 102
def qn_adtocontext
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnADTOContext
end
qn_asearch_result() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 78
def qn_asearch_result
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnASearchResult
end
qn_asearch_result_context() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 114
def qn_asearch_result_context
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnASearchResultContext
end
qn_asearch_result_list() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 90
def qn_asearch_result_list
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnASearchResultList
end
query_context_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 93
def query_context_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QueryContextDTO
end
query_dto() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 87
def query_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QueryDTO
end
query_dtocontext() click to toggle source
# File lib/latest/modules/qnamakerruntime_profile_module.rb, line 111
def query_dtocontext
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QueryDTOContext
end