public sealed class AddSecretVersionRequest : IMessage<AddSecretVersionRequest>, IEquatable<AddSecretVersionRequest>, IDeepCloneable<AddSecretVersionRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.AddSecretVersion][google.cloud.secretmanager.v1.SecretManagerService.AddSecretVersion].
Required. The resource name of the [Secret][google.cloud.secretmanager.v1.Secret] to associate with the
[SecretVersion][google.cloud.secretmanager.v1.SecretVersion] in the format projects/*/secrets/*.
[[["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\u003eAddSecretVersionRequest\u003c/code\u003e class is used to request the addition of a new secret version in the Google Cloud Secret Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1.dll\u003c/code\u003e assembly, and is implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eAddSecretVersionRequest\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eAddSecretVersionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eAddSecretVersionRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which is the name of the secret to associate with the new version, and \u003ccode\u003ePayload\u003c/code\u003e, which represents the actual secret data.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is 2.5.0 and this page includes history of versions going back to version 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]