public sealed class DisableSecretVersionRequest : IMessage<DisableSecretVersionRequest>, IEquatable<DisableSecretVersionRequest>, IDeepCloneable<DisableSecretVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1beta1 API class DisableSecretVersionRequest.
Request message for
[SecretManagerService.DisableSecretVersion][google.cloud.secrets.v1beta1.SecretManagerService.DisableSecretVersion].
Required. The resource name of the
[SecretVersion][google.cloud.secrets.v1beta1.SecretVersion] to disable in
the format projects/*/secrets/*/versions/*.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eDisableSecretVersionRequest\u003c/code\u003e class within the Google Cloud Secret Manager v1beta1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableSecretVersionRequest\u003c/code\u003e class is used to construct request messages for disabling a specific version of a secret via the \u003ccode\u003eSecretManagerService.DisableSecretVersion\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableSecretVersionRequest\u003c/code\u003e class has a required \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the resource name of the secret version to be disabled, and a \u003ccode\u003eSecretVersionName\u003c/code\u003e property which gives you a typed view of the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two different constructors available for the class: one is a default constructor, and the second can take in another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]