Google Cloud Dialogflow v2 API - Class Fulfillment.Types.Feature (4.2.0)

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.

Inheritance

Object > Fulfillment.Types.Feature

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

Feature()

public Feature()

Feature(Fulfillment.Types.Feature)

public Feature(Fulfillment.Types.Feature other)
Parameter
NameDescription
otherFulfillment.Types.Feature

Properties

Type

public Fulfillment.Types.Feature.Types.Type Type { get; set; }

The type of the feature that enabled for fulfillment.

Property Value
TypeDescription
Fulfillment.Types.Feature.Types.Type