Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource (v0.7.0)

Reference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource.

Configuration for secrets stored in Google Secret Manager.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#secret_version

def secret_version() -> ::String
Returns
  • (::String) — Required. The name of the Secret Version containing the encryption key. projects/{project}/secrets/{secret_id}/versions/{version_number}

#secret_version=

def secret_version=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Secret Version containing the encryption key. projects/{project}/secrets/{secret_id}/versions/{version_number}
Returns
  • (::String) — Required. The name of the Secret Version containing the encryption key. projects/{project}/secrets/{secret_id}/versions/{version_number}