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

Public Instance Methods

answer() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 115
def answer
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer
end
article() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 106
def article
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
end
creative_work() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 130
def creative_work
  Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
end
error() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 85
def error
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Error
end
error_code() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 139
def error_code
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode
end
error_response() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 136
def error_response
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse
end
error_sub_code() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 142
def error_sub_code
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode
end
freshness() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 145
def freshness
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
end
identifiable() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 109
def identifiable
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable
end
image_object() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 100
def image_object
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
end
media_object() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 124
def media_object
  Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject
end
news() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 97
def news
  Azure::CognitiveServices::NewsSearch::V1_0::Models::News
end
news_article() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 91
def news_article
  Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle
end
news_topic() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 103
def news_topic
  Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
end
organization() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 133
def organization
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization
end
query() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 88
def query
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Query
end
response() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 112
def response
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Response
end
response_base() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 82
def response_base
  Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
end
search_results_answer() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 94
def search_results_answer
  Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer
end
text_format() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 151
def text_format
  Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat
end
thing() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 118
def thing
  Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing
end
video_object() click to toggle source
# File lib/profiles/latest/modules/newssearch_profile_module.rb, line 127
def video_object
  Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject
end