Class: Google::Cloud::Dialogflow::V2::GetAgentRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/agent.rb

Overview

The request message for Agents::GetAgent.

Instance Attribute Summary collapse

Instance Attribute Details

#parentString

Returns Required. The project that the agent to fetch is associated with. Format: +projects/+.

Returns:

  • (String)

    Required. The project that the agent to fetch is associated with. Format: +projects/+.



98
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/agent.rb', line 98

class GetAgentRequest; end