public sealed class GetSecretVersionRequest : IMessage<GetSecretVersionRequest>, IEquatable<GetSecretVersionRequest>, IDeepCloneable<GetSecretVersionRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.GetSecretVersion][google.cloud.secretmanager.v1.SecretManagerService.GetSecretVersion].
[[["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 webpage documents the \u003ccode\u003eGetSecretVersionRequest\u003c/code\u003e class, which is a request message for retrieving a specific secret version in the Secret Manager service.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGetSecretVersionRequest\u003c/code\u003e, implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eSecretVersionName\u003c/code\u003e (a typed view of the resource name) to specify which secret version is being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe provided versions include a range of versions, from 1.3.0 to the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains information about the constructors of \u003ccode\u003eGetSecretVersionRequest\u003c/code\u003e allowing for default or copy based initialization.\u003c/p\u003e\n"]]],[],null,[]]