public sealed class Fulfillment.Types.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."],[[["This webpage provides reference documentation for the `Fulfillment.Types.Feature` class in the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `Fulfillment.Types.Feature` class indicates whether fulfillment is enabled for a specific feature within Dialogflow."],["The page lists available versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0, allowing developers to access documentation for each version."],["The `Feature` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it includes constructors for creating new `Feature` objects."],["The `Type` property determines the type of feature enabled for fulfillment and is of the type `Fulfillment.Types.Feature.Types.Type`."]]],[]]