Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::GetAgentRequest.
The request message for Agents.GetAgent.
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 fetch is associated with.
Format: projects/<Project ID>.
#parent=
def parent=(value) -> ::String
    Parameter
    
  - 
        value (::String) — 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>.