Class: Google::Apis::TranscoderV1::Clearkey
- Inherits:
-
Object
- Object
- Google::Apis::TranscoderV1::Clearkey
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/transcoder_v1/classes.rb,
lib/google/apis/transcoder_v1/representations.rb,
lib/google/apis/transcoder_v1/representations.rb
Overview
Clearkey configuration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Clearkey
constructor
A new instance of Clearkey.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Clearkey
Returns a new instance of Clearkey.
379 380 381 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 379 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
384 385 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 384 def update!(**args) end |