class Azure::Profiles::Latest::NewsSearch::NewsSearchDataClass::ModelClasses

Public Instance Methods

answer() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 101
def answer
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer
end
article() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 92
def article
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
end
creative_work() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 116
def creative_work
  Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
end
error() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 71
def error
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Error
end
error_code() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 125
def error_code
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode
end
error_response() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 122
def error_response
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse
end
error_sub_code() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 128
def error_sub_code
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode
end
freshness() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 131
def freshness
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
end
identifiable() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 95
def identifiable
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable
end
image_object() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 86
def image_object
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
end
media_object() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 110
def media_object
  Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject
end
news() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 83
def news
  Azure::CognitiveServices::NewsSearch::V1_0::Models::News
end
news_article() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 77
def news_article
  Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle
end
news_topic() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 89
def news_topic
  Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
end
organization() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 119
def organization
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization
end
query() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 74
def query
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Query
end
response() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 98
def response
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Response
end
response_base() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 68
def response_base
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
end
search_results_answer() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 80
def search_results_answer
  Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer
end
text_format() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 137
def text_format
  Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat
end
thing() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 104
def thing
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing
end
video_object() click to toggle source
# File lib/latest/modules/newssearch_profile_module.rb, line 113
def video_object
  Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject
end