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."],[[["The page provides documentation for the `Fulfillment.Types.Feature` class within the Google Cloud Dialogflow V2 API, specifically for .NET."],["It outlines the available versions of the API, ranging from the latest version 4.26.0 down to version 3.2.0, allowing users to navigate through different releases."],["The documentation details that `Fulfillment.Types.Feature` is a class used to indicate whether fulfillment is enabled for a specific feature, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and a property named `Type`, which represents the type of feature enabled for fulfillment."],["The documentation lists inherited members of the object class, along with the namespace, assembly and methods."]]],[]]