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/<Project ID>.

Returns:

  • (String)

    Required. The project that the agent to fetch is associated with. Format: projects/<Project ID>.



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

class GetAgentRequest; end