Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::RuntimeAnnotation::UserInput (v1.1.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::RuntimeAnnotation::UserInput.

Explicit input used for generating the answer

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#generator_name

def generator_name() -> ::String
Returns
  • (::String) — The resource name of associated generator. Format: projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>

#generator_name=

def generator_name=(value) -> ::String
Parameter
  • value (::String) — The resource name of associated generator. Format: projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>
Returns
  • (::String) — The resource name of associated generator. Format: projects/<Project ID>/locations/<Location ID>/generators/<Generator ID>

#query

def query() -> ::String
Returns
  • (::String) — Query text. Article Search uses this to store the input query used to generate the search results.

#query=

def query=(value) -> ::String
Parameter
  • value (::String) — Query text. Article Search uses this to store the input query used to generate the search results.
Returns
  • (::String) — Query text. Article Search uses this to store the input query used to generate the search results.

#query_source

def query_source() -> ::Google::Cloud::ContactCenterInsights::V1::RuntimeAnnotation::UserInput::QuerySource

#query_source=

def query_source=(value) -> ::Google::Cloud::ContactCenterInsights::V1::RuntimeAnnotation::UserInput::QuerySource