class Azure::Profiles::Latest::Qnamaker::QnamakerDataClass::ModelClasses

Public Instance Methods

active_learning_settings_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 149
def active_learning_settings_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::ActiveLearningSettingsDTO
end
alterations_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 110
def alterations_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO
end
context_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 146
def context_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::ContextDTO
end
create_kb_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 134
def create_kb_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO
end
create_kb_input_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 95
def create_kb_input_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO
end
delete_kb_contents_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 98
def delete_kb_contents_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO
end
endpoint_keys_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 104
def endpoint_keys_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointKeysDTO
end
endpoint_settings_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 101
def endpoint_settings_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTO
end
endpoint_settings_dtoactive_learning() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 200
def endpoint_settings_dtoactive_learning
  Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTOActiveLearning
end
environment_type() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 209
def environment_type
  Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType
end
error() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 170
def error
  Azure::CognitiveServices::Qnamaker::V4_0::Models::Error
end
error_code_type() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 203
def error_code_type
  Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType
end
error_response() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 158
def error_response
  Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse
end
error_response_error() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 197
def error_response_error
  Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError
end
file_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 92
def file_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::FileDTO
end
inner_error_model() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 164
def inner_error_model
  Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel
end
knowledgebase_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 152
def knowledgebase_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO
end
knowledgebases_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 122
def knowledgebases_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebasesDTO
end
metadata_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 167
def metadata_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO
end
operation() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 116
def operation
  Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation
end
operation_state_type() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 206
def operation_state_type
  Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType
end
prompt_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 131
def prompt_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTO
end
prompt_dtoqna() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 191
def prompt_dtoqna
  Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTOQna
end
qn_adocuments_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 128
def qn_adocuments_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO
end
qn_adto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 107
def qn_adto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO
end
qn_adtocontext() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 194
def qn_adtocontext
  Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTOContext
end
replace_kb_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 140
def replace_kb_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO
end
update_context_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 161
def update_context_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateContextDTO
end
update_kb_contents_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 143
def update_kb_contents_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO
end
update_kb_operation_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 137
def update_kb_operation_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO
end
update_kb_operation_dtoadd() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 173
def update_kb_operation_dtoadd
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd
end
update_kb_operation_dtodelete() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 176
def update_kb_operation_dtodelete
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete
end
update_kb_operation_dtoupdate() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 179
def update_kb_operation_dtoupdate
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate
end
update_metadata_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 125
def update_metadata_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO
end
update_qna_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 113
def update_qna_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTO
end
update_qna_dtocontext() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 188
def update_qna_dtocontext
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOContext
end
update_qna_dtometadata() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 185
def update_qna_dtometadata
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata
end
update_qna_dtoquestions() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 182
def update_qna_dtoquestions
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions
end
update_questions_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 119
def update_questions_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO
end
word_alterations_dto() click to toggle source
# File lib/latest/modules/qnamaker_profile_module.rb, line 155
def word_alterations_dto
  Azure::CognitiveServices::Qnamaker::V4_0::Models::WordAlterationsDTO
end