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 page provides documentation for the `Fulfillment.Types.Feature` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically version 3.7.0."],["The `Fulfillment.Types.Feature` class represents a feature where fulfillment can be enabled, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version is 4.26.0, with a list of versions ranging down to 3.2.0, each with its own documentation link for `Fulfillment.Types.Feature`."],["The `Feature` class has a `Type` property that indicates the specific type of feature enabled for fulfillment, and it can take in the `Fulfillment.Types.Feature.Types.Type` value."],["This page lists the constructors, properties and the inherited members that relate to the `Fulfillment.Types.Feature` class."]]],[]]