Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Fulfillment::Feature.
Whether fulfillment is enabled for the specific feature.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::Dialogflow::V2::Fulfillment::Feature::Type
Returns
- (::Google::Cloud::Dialogflow::V2::Fulfillment::Feature::Type) — The type of the feature that enabled for fulfillment.
#type=
def type=(value) -> ::Google::Cloud::Dialogflow::V2::Fulfillment::Feature::Type
Parameter
- value (::Google::Cloud::Dialogflow::V2::Fulfillment::Feature::Type) — The type of the feature that enabled for fulfillment.
Returns
- (::Google::Cloud::Dialogflow::V2::Fulfillment::Feature::Type) — The type of the feature that enabled for fulfillment.