Class: Google::Apis::TranscoderV1::Playready
- Inherits:
-
Object
- Object
- Google::Apis::TranscoderV1::Playready
- 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
Playready configuration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Playready
constructor
A new instance of Playready.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Playready
Returns a new instance of Playready.
1855 1856 1857 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1855 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1860 1861 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1860 def update!(**args) end |