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

Public Instance Methods

answer() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 99
def answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer
end
creative_work() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 105
def creative_work
  Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork
end
error() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 72
def error
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Error
end
error_code() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 108
def error_code
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode
end
error_response() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 96
def error_response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse
end
error_sub_code() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 111
def error_sub_code
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode
end
identifiable() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 90
def identifiable
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable
end
query() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 69
def query
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
end
query_context() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 66
def query_context
  Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
end
response() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 93
def response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Response
end
response_base() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 63
def response_base
  Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
end
search_response() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 84
def search_response
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse
end
search_results_answer() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 87
def search_results_answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer
end
text_format() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 117
def text_format
  Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat
end
thing() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 102
def thing
  Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing
end
web_meta_tag() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 75
def web_meta_tag
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag
end
web_page() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 78
def web_page
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage
end
web_web_answer() click to toggle source
# File lib/latest/modules/customsearch_profile_module.rb, line 81
def web_web_answer
  Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer
end