public sealed class UpdateSecretRequest : IMessage<UpdateSecretRequest>, IEquatable<UpdateSecretRequest>, IDeepCloneable<UpdateSecretRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1 API class UpdateSecretRequest.
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"]],[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `UpdateSecretRequest` class within the Google Cloud Secret Manager v1 API, specifically for version 2.3.0."],["The `UpdateSecretRequest` class is used to send requests to the `SecretManagerService.UpdateSecret` method and is part of the `Google.Cloud.SecretManager.V1` namespace."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cUpdateSecretRequest\u003e`, `IDeepCloneable\u003cUpdateSecretRequest\u003e`, and `IBufferMessage`."],["The `UpdateSecretRequest` class has two constructors and two properties, `Secret` and `UpdateMask`, for updating a secret."],["The most recent version available is 2.5.0 and this page displays the documentation for version 2.3.0, it also includes links to the API reference pages of the past 12 versions."]]],[]]