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

Public Instance Methods

context_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 95
def context_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ContextDTO
end
error() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 77
def error
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::Error
end
error_code_type() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 131
def error_code_type
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ErrorCodeType
end
error_response() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 83
def error_response
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ErrorResponse
end
error_response_error() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 122
def error_response_error
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::ErrorResponseError
end
feedback_record_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 89
def feedback_record_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::FeedbackRecordDTO
end
feedback_records_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 113
def feedback_records_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::FeedbackRecordsDTO
end
inner_error_model() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 86
def inner_error_model
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::InnerErrorModel
end
metadata_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 80
def metadata_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::MetadataDTO
end
prompt_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 110
def prompt_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::PromptDTO
end
prompt_dtoqna() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 119
def prompt_dtoqna
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::PromptDTOQna
end
qn_adto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 98
def qn_adto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnADTO
end
qn_adtocontext() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 116
def qn_adtocontext
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnADTOContext
end
qn_asearch_result() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 92
def qn_asearch_result
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnASearchResult
end
qn_asearch_result_context() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 128
def qn_asearch_result_context
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnASearchResultContext
end
qn_asearch_result_list() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 104
def qn_asearch_result_list
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QnASearchResultList
end
query_context_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 107
def query_context_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QueryContextDTO
end
query_dto() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 101
def query_dto
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QueryDTO
end
query_dtocontext() click to toggle source
# File lib/profiles/latest/modules/qnamakerruntime_profile_module.rb, line 125
def query_dtocontext
  Azure::CognitiveServices::QnamakerRuntime::V4_0::Models::QueryDTOContext
end