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-03-21 UTC."],[[["This page provides reference documentation for the `Encryption.Types.SecretManagerSource` class within the Google Cloud Video Live Stream v1 API, with the latest version being 1.8.0."],["`Encryption.Types.SecretManagerSource` is used to configure secrets that are stored in Google Secret Manager, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `SecretManagerSource` instance as a parameter for copying, `SecretManagerSource(Encryption.Types.SecretManagerSource other)`."],["It has properties named `SecretVersion`, a string that holds the secret version path, and `SecretVersionAsSecretVersionName`, a SecretVersionName typed view over the SecretVersion resource name."],["There are links available to documentation for versions of this class from 1.0.0 all the way to 1.8.0, the latest."]]],[]]