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."],[[["This webpage provides documentation for the `Fulfillment.Types.Feature` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The class `Fulfillment.Types.Feature` represents a feature that can have fulfillment enabled, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a comprehensive history of versions for the class, ranging from version 4.26.0 (latest) down to 3.2.0, allowing developers to access the documentation for different releases."],["The documentation includes information about the class's constructors (`Feature()` and `Feature(Fulfillment.Types.Feature other)`) and its `Type` property, which specifies the feature type enabled for fulfillment."],["The class inherits from `object` and offers members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, in addition to being within the `Google.Cloud.Dialogflow.V2` namespace and the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]