class Azure::Qnamaker::Profiles::Latest::ModelClasses
Public Instance Methods
active_learning_settings_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 163 def active_learning_settings_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::ActiveLearningSettingsDTO end
alterations_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 124 def alterations_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::AlterationsDTO end
context_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 160 def context_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::ContextDTO end
create_kb_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 148 def create_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbDTO end
create_kb_input_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 109 def create_kb_input_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::CreateKbInputDTO end
delete_kb_contents_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 112 def delete_kb_contents_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::DeleteKbContentsDTO end
endpoint_keys_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 118 def endpoint_keys_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointKeysDTO end
endpoint_settings_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 115 def endpoint_settings_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTO end
endpoint_settings_dtoactive_learning()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 214 def endpoint_settings_dtoactive_learning Azure::CognitiveServices::Qnamaker::V4_0::Models::EndpointSettingsDTOActiveLearning end
environment_type()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 223 def environment_type Azure::CognitiveServices::Qnamaker::V4_0::Models::EnvironmentType end
error()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 184 def error Azure::CognitiveServices::Qnamaker::V4_0::Models::Error end
error_code_type()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 217 def error_code_type Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorCodeType end
error_response()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 172 def error_response Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponse end
error_response_error()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 211 def error_response_error Azure::CognitiveServices::Qnamaker::V4_0::Models::ErrorResponseError end
file_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 106 def file_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::FileDTO end
inner_error_model()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 178 def inner_error_model Azure::CognitiveServices::Qnamaker::V4_0::Models::InnerErrorModel end
knowledgebase_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 166 def knowledgebase_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebaseDTO end
knowledgebases_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 136 def knowledgebases_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::KnowledgebasesDTO end
metadata_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 181 def metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::MetadataDTO end
operation()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 130 def operation Azure::CognitiveServices::Qnamaker::V4_0::Models::Operation end
operation_state_type()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 220 def operation_state_type Azure::CognitiveServices::Qnamaker::V4_0::Models::OperationStateType end
prompt_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 145 def prompt_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTO end
prompt_dtoqna()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 205 def prompt_dtoqna Azure::CognitiveServices::Qnamaker::V4_0::Models::PromptDTOQna end
qn_adocuments_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 142 def qn_adocuments_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADocumentsDTO end
qn_adto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 121 def qn_adto Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTO end
qn_adtocontext()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 208 def qn_adtocontext Azure::CognitiveServices::Qnamaker::V4_0::Models::QnADTOContext end
replace_kb_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 154 def replace_kb_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::ReplaceKbDTO end
update_context_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 175 def update_context_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateContextDTO end
update_kb_contents_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 157 def update_kb_contents_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbContentsDTO end
update_kb_operation_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 151 def update_kb_operation_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTO end
update_kb_operation_dtoadd()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 187 def update_kb_operation_dtoadd Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOAdd end
update_kb_operation_dtodelete()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 190 def update_kb_operation_dtodelete Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTODelete end
update_kb_operation_dtoupdate()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 193 def update_kb_operation_dtoupdate Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateKbOperationDTOUpdate end
update_metadata_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 139 def update_metadata_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateMetadataDTO end
update_qna_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 127 def update_qna_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTO end
update_qna_dtocontext()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 202 def update_qna_dtocontext Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOContext end
update_qna_dtometadata()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 199 def update_qna_dtometadata Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOMetadata end
update_qna_dtoquestions()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 196 def update_qna_dtoquestions Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQnaDTOQuestions end
update_questions_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 133 def update_questions_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::UpdateQuestionsDTO end
word_alterations_dto()
click to toggle source
# File lib/profiles/latest/modules/qnamaker_profile_module.rb, line 169 def word_alterations_dto Azure::CognitiveServices::Qnamaker::V4_0::Models::WordAlterationsDTO end