Class: Google::Apis::VisionV1::GoogleCloudVisionV1p6beta1ImageQuality

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/vision_v1/classes.rb,
generated/google/apis/vision_v1/representations.rb,
generated/google/apis/vision_v1/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) ⇒ GoogleCloudVisionV1p6beta1ImageQuality

Returns a new instance of GoogleCloudVisionV1p6beta1ImageQuality



11527
11528
11529
# File 'generated/google/apis/vision_v1/classes.rb', line 11527

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



11532
11533
# File 'generated/google/apis/vision_v1/classes.rb', line 11532

def update!(**args)
end