class Azure::Customimagesearch::Profiles::Latest::ModelClasses

Public Instance Methods

answer() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 100
def answer
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Answer
end
creative_work() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 112
def creative_work
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::CreativeWork
end
error() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 85
def error
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Error
end
error_code() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 124
def error_code
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorCode
end
error_response() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 118
def error_response
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorResponse
end
error_sub_code() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 127
def error_sub_code
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ErrorSubCode
end
freshness() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 136
def freshness
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Freshness
end
identifiable() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 115
def identifiable
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Identifiable
end
image_aspect() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 130
def image_aspect
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageAspect
end
image_color() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 133
def image_color
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageColor
end
image_content() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 139
def image_content
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageContent
end
image_license() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 145
def image_license
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageLicense
end
image_object() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 91
def image_object
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageObject
end
image_size() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 151
def image_size
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageSize
end
image_type() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 142
def image_type
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ImageType
end
images() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 94
def images
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Images
end
media_object() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 106
def media_object
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::MediaObject
end
query() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 82
def query
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Query
end
response() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 97
def response
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Response
end
response_base() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 88
def response_base
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::ResponseBase
end
search_results_answer() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 103
def search_results_answer
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::SearchResultsAnswer
end
thing() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 109
def thing
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::Thing
end
web_page() click to toggle source
# File lib/profiles/latest/modules/customimagesearch_profile_module.rb, line 121
def web_page
  Azure::CognitiveServices::Customimagesearch::V1_0::Models::WebPage
end