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 page provides documentation for the `Fulfillment.Types.Feature` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest."],["`Fulfillment.Types.Feature` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which enable its functionalities within the API."],["The class `Fulfillment.Types.Feature` has one public property, `Type`, which specifies the type of feature enabled for fulfillment, using the `Fulfillment.Types.Feature.Types.Type` enumeration."],["The purpose of the `Fulfillment.Types.Feature` class is to indicate whether fulfillment is enabled for a specific feature within the Dialogflow V2 API."],["There are two constructors available for creating `Feature` objects, one empty and another that takes an instance of the `Fulfillment.Types.Feature` class."]]],[]]