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.
Implements
IMessage<Fulfillment.Types.Feature>, IEquatable<Fulfillment.Types.Feature>, IDeepCloneable<Fulfillment.Types.Feature>, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Constructors
Feature()
public Feature()
Feature(Fulfillment.Types.Feature)
public Feature(Fulfillment.Types.Feature other)
Parameter | |
---|---|
Name | Description |
other | Fulfillment.Types.Feature |
Properties
Type
public Fulfillment.Types.Feature.Types.Type Type { get; set; }
The type of the feature that enabled for fulfillment.
Property Value | |
---|---|
Type | Description |
Fulfillment.Types.Feature.Types.Type |