public sealed class GetSecretRequest : IMessage<GetSecretRequest>, IEquatable<GetSecretRequest>, IDeepCloneable<GetSecretRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.GetSecret][google.cloud.secretmanager.v1.SecretManagerService.GetSecret].
[[["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\u003eThe \u003ccode\u003eGetSecretRequest\u003c/code\u003e class is used to request a specific secret from the Secret Manager service, using the \u003ccode\u003eprojects/*/secrets/*\u003c/code\u003e format.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides documentation for version 1.6.0 of the \u003ccode\u003eGetSecretRequest\u003c/code\u003e class, alongside links to documentation for several other versions, including the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSecretRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSecretRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the secret, and \u003ccode\u003eSecretName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eName\u003c/code\u003e property using the \u003ccode\u003eSecretName\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eGetSecretRequest\u003c/code\u003e class, one default constructor, and one that accepts another \u003ccode\u003eGetSecretRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]