public sealed class ExpressKeySettings : IMessage<ExpressKeySettings>, IEquatable<ExpressKeySettings>, IDeepCloneable<ExpressKeySettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class ExpressKeySettings.
Settings specific to keys that can be used for reCAPTCHA Express.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `ExpressKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET."],["The content details the various versions of the `ExpressKeySettings` class, ranging from version 1.2.0 up to the latest version 2.17.0, with 2.15.0 being the currently displayed version."],["`ExpressKeySettings` is a class that defines settings for keys used with reCAPTCHA Express and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's inheritance from `object`, its implemented interfaces, inherited members, and the available constructors, highlighting how to instantiate and use `ExpressKeySettings`."]]],[]]