Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::EncryptionUpdate.
Encryption setting when updating encryption.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#id
def id() -> ::String
Returns
- (::String) — Required. Identifier for the encryption option to be updated.
#id=
def id=(value) -> ::String
Parameter
- value (::String) — Required. Identifier for the encryption option to be updated.
Returns
- (::String) — Required. Identifier for the encryption option to be updated.
#secret_manager_key_source
def secret_manager_key_source() -> ::Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource
Returns
- (::Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource) — For keys stored in Google Secret Manager.
#secret_manager_key_source=
def secret_manager_key_source=(value) -> ::Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource
Parameter
- value (::Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource) — For keys stored in Google Secret Manager.
Returns
- (::Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource) — For keys stored in Google Secret Manager.