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 webpage provides documentation for the `Fulfillment.Types.Feature` class within the Google Cloud Dialogflow V2 API, specifically for .NET."],["The class `Fulfillment.Types.Feature` indicates whether fulfillment is enabled for a specific feature, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the documentation available is 4.26.0, and versions back to 3.2.0 are listed, providing a history of changes and releases."],["The class has a `Type` property, which defines the type of feature enabled for fulfillment, and its value is of type `Fulfillment.Types.Feature.Types.Type`."],["There are two constructors, one being the default and the other accepting another `Fulfillment.Types.Feature` as a parameter, to create a new object."]]],[]]