Class Google::Cloud::Dialogflow::V2::GetFulfillmentRequest (v0.12.0)

The request message for Fulfillments.GetFulfillment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the fulfillment. Format: projects/<Project ID>/agent/fulfillment.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the fulfillment. Format: projects/<Project ID>/agent/fulfillment.
Returns
  • (::String) — Required. The name of the fulfillment. Format: projects/<Project ID>/agent/fulfillment.