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