Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::FreeFormContext (v1.9.0)

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

Free form generator context that customer can configure.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#text

def text() -> ::String
Returns
  • (::String) — Optional. Free form text input to LLM.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — Optional. Free form text input to LLM.
Returns
  • (::String) — Optional. Free form text input to LLM.