Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::DeleteAgentRequest.
The request message for Agents.DeleteAgent.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — Required. The name of the agent to delete. Format: 
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — Required. The name of the agent to delete. Format: 
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. 
 Returns 
 -  (::String) — Required. The name of the agent to delete. Format: 
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.