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.
1849 1850 1851 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1849 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1854 1855 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1854 def update!(**args) end |