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 document provides reference documentation for the `Fulfillment.Types.Feature` class in the Google Cloud Dialogflow v2 API, showcasing versions ranging from 3.2.0 to 4.26.0."],["The `Fulfillment.Types.Feature` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling features like message handling, equality comparisons, deep cloning, and buffered message operations."],["The class includes properties such as `Type`, which designates the type of feature that is enabled for fulfillment, further utilizing the `Fulfillment.Types.Feature.Types.Type` property."],["Constructors for `Fulfillment.Types.Feature` include a default constructor and one that accepts another `Fulfillment.Types.Feature` object for copying."],["The list of available versions lets you navigate to see documentation for the class through those different versions."]]],[]]