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 v2beta1 API class Fulfillment.Types.Feature.
Whether fulfillment is enabled for the specific feature.
Implements
IMessageFulfillmentTypesFeature, IEquatableFulfillmentTypesFeature, IDeepCloneableFulfillmentTypesFeature, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Constructors
Feature()
public Feature()
Feature(Feature)
public Feature(Fulfillment.Types.Feature other)
Parameter | |
---|---|
Name | Description |
other |
FulfillmentTypesFeature |
Properties
Type
public Fulfillment.Types.Feature.Types.Type Type { get; set; }
The type of the feature that enabled for fulfillment.
Property Value | |
---|---|
Type | Description |
FulfillmentTypesFeatureTypesType |