class Azure::CustomSearch::Profiles::Latest::ModelClasses

Public Instance Methods

answer() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 113
def answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer
end
creative_work() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 119
def creative_work
  Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork
end
error() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 86
def error
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Error
end
error_code() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 122
def error_code
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode
end
error_response() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 110
def error_response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse
end
error_sub_code() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 125
def error_sub_code
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode
end
identifiable() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 104
def identifiable
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable
end
query() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 83
def query
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
end
query_context() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 80
def query_context
  Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
end
response() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 107
def response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Response
end
response_base() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 77
def response_base
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
end
search_response() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 98
def search_response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse
end
search_results_answer() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 101
def search_results_answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer
end
text_format() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 131
def text_format
  Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat
end
thing() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 116
def thing
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing
end
web_meta_tag() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 89
def web_meta_tag
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag
end
web_page() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 92
def web_page
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage
end
web_web_answer() click to toggle source
# File lib/profiles/latest/modules/customsearch_profile_module.rb, line 95
def web_web_answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer
end