public sealed class DestroySecretVersionRequest : IMessage<DestroySecretVersionRequest>, IEquatable<DestroySecretVersionRequest>, IDeepCloneable<DestroySecretVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1beta1 API class DestroySecretVersionRequest.
Request message for
[SecretManagerService.DestroySecretVersion][google.cloud.secrets.v1beta1.SecretManagerService.DestroySecretVersion].
Required. The resource name of the
[SecretVersion][google.cloud.secrets.v1beta1.SecretVersion] to destroy in
the format projects/*/secrets/*/versions/*.
[[["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 page provides documentation for the \u003ccode\u003eDestroySecretVersionRequest\u003c/code\u003e class within the Google Cloud Secret Manager v1beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestroySecretVersionRequest\u003c/code\u003e is a class used to request the destruction of a specific secret version, in the Secret Manager v1beta1 API, and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestroySecretVersionRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eSecretVersionName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is required to specify the secret version to be destroyed, in the format \u003ccode\u003eprojects/*/secrets/*/versions/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 3.0.0-beta05, as indicated in the provided version history, with two other previous versions, 3.0.0-beta04 and 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestroySecretVersionRequest\u003c/code\u003e class can be instantiated using either an empty constructor or by copying an existing \u003ccode\u003eDestroySecretVersionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]