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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eEncryption.Types.SecretManagerSource\u003c/code\u003e class within the Google Cloud Live Stream v1 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSecretManagerSource\u003c/code\u003e is used to configure secrets for encryption that are stored in Google Secret Manager, enabling secure storage and access to encryption keys.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property, \u003ccode\u003eSecretVersion\u003c/code\u003e, which is a required string representing the name of the Secret Version that contains the encryption key.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, the default \u003ccode\u003eSecretManagerSource()\u003c/code\u003e constructor and the constructor \u003ccode\u003eSecretManagerSource(Encryption.Types.SecretManagerSource other)\u003c/code\u003e that uses another instance of \u003ccode\u003eEncryption.Types.SecretManagerSource\u003c/code\u003e to build off of.\u003c/p\u003e\n"]]],[],null,[]]