public sealed class AddSecretVersionRequest : IMessage<AddSecretVersionRequest>, IEquatable<AddSecretVersionRequest>, IDeepCloneable<AddSecretVersionRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.AddSecretVersion][google.cloud.secrets.v1beta1.SecretManagerService.AddSecretVersion].
Required. The resource name of the [Secret][google.cloud.secrets.v1beta1.Secret] to associate with the
[SecretVersion][google.cloud.secrets.v1beta1.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\u003eThis document outlines the \u003ccode\u003eAddSecretVersionRequest\u003c/code\u003e class, which is used to request the addition of a secret version within the Google Cloud Secret Manager service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddSecretVersionRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides constructors and properties like \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003ePayload\u003c/code\u003e to specify the secret's resource name and the content to be stored, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and represents the resource name of the secret to associate with the new version, in the format \u003ccode\u003eprojects/*/secrets/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAddSecretVersionRequest\u003c/code\u003e is 3.0.0-beta05, although this documentation covers version 2.0.0-beta05, as well as 3.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]