Class Google::Cloud::Dialogflow::V2::DeleteAgentRequest (v0.13.0)

The request message for Agents.DeleteAgent.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project that the agent to delete is associated with. Format: projects/<Project ID>.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project that the agent to delete is associated with. Format: projects/<Project ID>.
Returns
  • (::String) — Required. The project that the agent to delete is associated with. Format: projects/<Project ID>.