Class: Google::Apis::TranscoderV1::SampleAesEncryption
- Inherits:
-
Object
- Object
- Google::Apis::TranscoderV1::SampleAesEncryption
- 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
Configuration for SAMPLE-AES encryption.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SampleAesEncryption
constructor
A new instance of SampleAesEncryption.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SampleAesEncryption
Returns a new instance of SampleAesEncryption.
1948 1949 1950 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1948 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1953 1954 |
# File 'lib/google/apis/transcoder_v1/classes.rb', line 1953 def update!(**args) end |