Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::InputTextConfig (v0.34.0)

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

Defines the language used in the input text.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#language_code

def language_code() -> ::String
Returns
  • (::String) — Required. The language of this conversational query. See Language Support for a list of the currently supported language codes.

#language_code=

def language_code=(value) -> ::String
Parameter
  • value (::String) — Required. The language of this conversational query. See Language Support for a list of the currently supported language codes.
Returns
  • (::String) — Required. The language of this conversational query. See Language Support for a list of the currently supported language codes.