Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::Event::UpdateEncryptionsTask.
Update encryption settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#encryptions
def encryptions() -> ::Array<::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate>
Returns
- (::Array<::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate>) — Required. A list of {::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate EncryptionUpdate}s that updates the existing encryption settings.
#encryptions=
def encryptions=(value) -> ::Array<::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate>
Parameter
- value (::Array<::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate>) — Required. A list of {::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate EncryptionUpdate}s that updates the existing encryption settings.
Returns
- (::Array<::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate>) — Required. A list of {::Google::Cloud::Video::LiveStream::V1::EncryptionUpdate EncryptionUpdate}s that updates the existing encryption settings.