Class: Azure::Profiles::Latest::CustomSearch::CustomSearchDataClass::ModelClasses

Inherits:
Object
  • Object
show all
Defined in:
lib/latest/modules/customsearch_profile_module.rb

Instance Method Summary collapse

Instance Method Details

#answerObject



99
100
101
# File 'lib/latest/modules/customsearch_profile_module.rb', line 99

def answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer
end

#creative_workObject



105
106
107
# File 'lib/latest/modules/customsearch_profile_module.rb', line 105

def creative_work
  Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork
end

#errorObject



72
73
74
# File 'lib/latest/modules/customsearch_profile_module.rb', line 72

def error
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Error
end

#error_codeObject



108
109
110
# File 'lib/latest/modules/customsearch_profile_module.rb', line 108

def error_code
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode
end

#error_responseObject



96
97
98
# File 'lib/latest/modules/customsearch_profile_module.rb', line 96

def error_response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse
end

#error_sub_codeObject



111
112
113
# File 'lib/latest/modules/customsearch_profile_module.rb', line 111

def error_sub_code
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode
end

#identifiableObject



90
91
92
# File 'lib/latest/modules/customsearch_profile_module.rb', line 90

def identifiable
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable
end

#queryObject



69
70
71
# File 'lib/latest/modules/customsearch_profile_module.rb', line 69

def query
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
end

#query_contextObject



66
67
68
# File 'lib/latest/modules/customsearch_profile_module.rb', line 66

def query_context
  Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
end

#responseObject



93
94
95
# File 'lib/latest/modules/customsearch_profile_module.rb', line 93

def response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Response
end

#response_baseObject



63
64
65
# File 'lib/latest/modules/customsearch_profile_module.rb', line 63

def response_base
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
end

#safe_searchObject



114
115
116
# File 'lib/latest/modules/customsearch_profile_module.rb', line 114

def safe_search
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch
end

#search_responseObject



84
85
86
# File 'lib/latest/modules/customsearch_profile_module.rb', line 84

def search_response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse
end

#search_results_answerObject



87
88
89
# File 'lib/latest/modules/customsearch_profile_module.rb', line 87

def search_results_answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer
end

#text_formatObject



117
118
119
# File 'lib/latest/modules/customsearch_profile_module.rb', line 117

def text_format
  Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat
end

#thingObject



102
103
104
# File 'lib/latest/modules/customsearch_profile_module.rb', line 102

def thing
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing
end

#web_meta_tagObject



75
76
77
# File 'lib/latest/modules/customsearch_profile_module.rb', line 75

def web_meta_tag
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag
end

#web_pageObject



78
79
80
# File 'lib/latest/modules/customsearch_profile_module.rb', line 78

def web_page
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage
end

#web_web_answerObject



81
82
83
# File 'lib/latest/modules/customsearch_profile_module.rb', line 81

def web_web_answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer
end