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."],[[["The latest version available for the `UpdateAutokeyConfigRequest` class in the Google Cloud Key Management Service v1 API is 3.16.0."],["This documentation provides reference material and code examples for the `UpdateAutokeyConfigRequest` class, which is a request message for updating Autokey configurations in Google Cloud KMS."],["The `UpdateAutokeyConfigRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `UpdateAutokeyConfigRequest` object, and has properties for `AutokeyConfig` and `UpdateMask`."],["All versions from 2.2.0 to 3.16.0 are available for the UpdateAutokeyConfigRequest."]]],[]]