public sealed class UpdateAutokeyConfigRequest : IMessage<UpdateAutokeyConfigRequest>, IEquatable<UpdateAutokeyConfigRequest>, IDeepCloneable<UpdateAutokeyConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class UpdateAutokeyConfigRequest.
Request message for
[UpdateAutokeyConfig][google.cloud.kms.v1.AutokeyAdmin.UpdateAutokeyConfig].
[[["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 documentation for the `UpdateAutokeyConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for .NET."],["The `UpdateAutokeyConfigRequest` class is used to send requests for updating Autokey configurations."],["The page lists various versions of the Google Cloud KMS v1 API, ranging from version 2.2.0 to the latest version 3.16.0, each with its own specific documentation link for `UpdateAutokeyConfigRequest`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `UpdateAutokeyConfigRequest` class include `AutokeyConfig`, which holds the configuration to be updated, and `UpdateMask`, which specifies which fields of `AutokeyConfig` should be updated."]]],[]]