Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Tool::ExtensionTool (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Tool::ExtensionTool.

An ExtensionTool is a way to use Vertex Extensions as a tool.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The full name of the referenced vertex extension. Format: projects/{project}/locations/{location}/extensions/{extension}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The full name of the referenced vertex extension. Format: projects/{project}/locations/{location}/extensions/{extension}
Returns
  • (::String) — Required. The full name of the referenced vertex extension. Format: projects/{project}/locations/{location}/extensions/{extension}