Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::EncryptionUpdate (v2.4.0)

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

#secret_manager_key_source=

def secret_manager_key_source=(value) -> ::Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource
Parameter
Returns