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-04-09 UTC."],[[["This webpage provides documentation for the `Fulfillment.Types.Feature` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The content includes a comprehensive list of available versions of this class, ranging from the latest version 4.26.0 down to version 3.2.0, each with a direct link to its respective documentation."],["`Fulfillment.Types.Feature` class, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, allowing it to be used in various contexts within the Dialogflow API."],["The class has two constructors, a parameterless constructor and one that takes in a copy of another `Fulfillment.Types.Feature` object, both found under the \"Constructors\" section."],["The `Type` property, is of the type `Fulfillment.Types.Feature.Types.Type` and represents the type of feature that is enabled for fulfillment."]]],[]]