public sealed class Encryption.Types.SecretManagerSource : IMessage<Encryption.Types.SecretManagerSource>, IEquatable<Encryption.Types.SecretManagerSource>, IDeepCloneable<Encryption.Types.SecretManagerSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Encryption.Types.SecretManagerSource.
Configuration for secrets stored in Google Secret Manager.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This documentation page covers the `Encryption.Types.SecretManagerSource` class within the Google Cloud Video Live Stream v1 API, specifically for version 1.6.0."],["The `SecretManagerSource` class is used to configure and manage secrets stored in Google Secret Manager for encryption purposes."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, allowing for various functionalities such as cloning and comparison."],["The `SecretManagerSource` class has a property called `SecretVersion`, which is a required string that holds the name of the secret version in the format `projects/{project}/secrets/{secret_id}/versions/{version_number}`."],["This page provides details on available versions, ranging from 1.0.0 to 1.8.0, with 1.8.0 being the most recent version, and contains the reference documentation for the 1.6.0 version."]]],[]]