public sealed class GetSecretVersionRequest : IMessage<GetSecretVersionRequest>, IEquatable<GetSecretVersionRequest>, IDeepCloneable<GetSecretVersionRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.GetSecretVersion][google.cloud.secrets.v1beta1.SecretManagerService.GetSecretVersion].
Required. The resource name of the [SecretVersion][google.cloud.secrets.v1beta1.SecretVersion] in the format
projects/*/secrets/*/versions/*.
projects/*/secrets/*/versions/latest is an alias to the latest
[SecretVersion][google.cloud.secrets.v1beta1.SecretVersion].
[[["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 document describes the \u003ccode\u003eGetSecretVersionRequest\u003c/code\u003e class, which is used to request a specific version of a secret from the Secret Manager service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSecretVersionRequest\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, enabling it to interact within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eGetSecretVersionRequest\u003c/code\u003e, one default and another which accepts another \u003ccode\u003eGetSecretVersionRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, of string type, is required and represents the resource name of the SecretVersion being requested, following a specific format that includes project and secret details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecretVersionName\u003c/code\u003e property is a typed view of the resource name property, providing an alternate way to access the secret version name.\u003c/p\u003e\n"]]],[],null,[]]