public sealed class Feature : IMessage<Fulfillment.Types.Feature>, IEquatable<Fulfillment.Types.Feature>, IDeepCloneable<Fulfillment.Types.Feature>, IBufferMessage, IMessage
Whether fulfillment is enabled for the specific feature.
[[["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 `Fulfillment.Types.Feature` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically version 3.8.0."],["The latest version documented is 4.26.0, with a history of versions dating back to 3.2.0, all related to the `Fulfillment.Types.Feature`."],["The `Feature` class indicates whether fulfillment is enabled for a specific feature, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Feature` class has a `Type` property that specifies the type of the feature enabled for fulfillment."],["The webpage documents the constructors, properties, inherited members, assembly, and namespace of `Fulfillment.Types.Feature`."]]],[]]