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-04-09 UTC."],[[["This page provides reference documentation for the `UpdateAutokeyConfigRequest` class within the Google Cloud Key Management Service v1 API."],["The latest available version of `UpdateAutokeyConfigRequest` is 3.16.0, with a history of versions from 3.15.0 down to 2.2.0 available for review."],["`UpdateAutokeyConfigRequest` is a request message for updating the Autokey configuration and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides properties such as `AutokeyConfig` to define the Autokey configuration and `UpdateMask` to specify the fields for updating."]]],[]]