public sealed class UpdateSecretRequest : IMessage<UpdateSecretRequest>, IEquatable<UpdateSecretRequest>, IDeepCloneable<UpdateSecretRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.UpdateSecret][google.cloud.secretmanager.v1.SecretManagerService.UpdateSecret].
[[["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 webpage details the \u003ccode\u003eUpdateSecretRequest\u003c/code\u003e class, which is used to send update requests to the \u003ccode\u003eSecretManagerService\u003c/code\u003e in version 1.6.0 and other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSecretRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default constructor and one that accepts another \u003ccode\u003eUpdateSecretRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eSecret\u003c/code\u003e, to hold the updated \u003ccode\u003eSecret\u003c/code\u003e data, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows various previous versions of the same \u003ccode\u003eUpdateSecretRequest\u003c/code\u003e class, with version 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]