Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::RemoteAgentTool (v0.2.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::RemoteAgentTool.

Represents a tool that allows the agent to call another remote agent.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent_card

def agent_card() -> ::Google::Cloud::Ces::V1beta::AgentCard
Returns

#agent_card=

def agent_card=(value) -> ::Google::Cloud::Ces::V1beta::AgentCard
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — Required. The description of the tool.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Required. The description of the tool.
Returns
  • (::String) — Required. The description of the tool.

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the tool.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the tool.
Returns
  • (::String) — Required. The name of the tool.