Class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageQuality

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/vision_v1p2beta1/classes.rb,
generated/google/apis/vision_v1p2beta1/representations.rb,
generated/google/apis/vision_v1p2beta1/representations.rb

Overview

Stores image quality scores, could be aesthetic quality or technical quality.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GoogleCloudVisionV1p4beta1ImageQuality

Returns a new instance of GoogleCloudVisionV1p4beta1ImageQuality



7744
7745
7746
# File 'generated/google/apis/vision_v1p2beta1/classes.rb', line 7744

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7749
7750
# File 'generated/google/apis/vision_v1p2beta1/classes.rb', line 7749

def update!(**args)
end