public sealed class Feature : IMessage<Fulfillment.Types.Feature>, IEquatable<Fulfillment.Types.Feature>, IDeepCloneable<Fulfillment.Types.Feature>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Fulfillment.Types.Feature.
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."],[[["The webpage provides reference documentation and code samples for the Google Cloud Dialogflow v2 API class `Fulfillment.Types.Feature`."],["The latest version available is 4.26.0, but there are numerous previous versions, starting from 3.2.0 all the way up to the latest, that you can navigate to."],["The `Fulfillment.Types.Feature` class allows you to understand if a particular feature is enabled or disabled."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also contains two constructors, `Feature()` and `Feature(Fulfillment.Types.Feature other)`, and it has a property called `Type` that returns the feature type."]]],[]]