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."],[[["This webpage provides documentation for the `Fulfillment.Types.Feature` class within the Google Cloud Dialogflow V2 API, specifically for the .NET environment, with the most recent version listed as 4.26.0."],["The `Fulfillment.Types.Feature` class is used to determine whether fulfillment is enabled for a specific feature, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all available versions, ranging from version 4.26.0 down to 3.2.0, each providing a link to its respective reference page."],["The `Fulfillment.Types.Feature` class includes a `Type` property which determines what type of fulfillment feature is enabled, and it also has two constructors available for its instantiation."],["The documentation has detailed the inherited members and assembly information for the `Fulfillment.Types.Feature` class, such as `object.GetHashCode()`, `object.GetType()`, `object.ToString()` and the `Google.Cloud.Dialogflow.V2.dll` assembly respectively."]]],[]]