Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent.

Contents ingested.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#answer_record

def answer_record() -> ::String
Returns
  • (::String) — If the context content was generated from a tool call, specify the answer record associated with the tool call. Format: projects/<Project ID>/locations/<Location ID>/answerRecords/<Answer Record ID>.

#answer_record=

def answer_record=(value) -> ::String
Parameter
  • value (::String) — If the context content was generated from a tool call, specify the answer record associated with the tool call. Format: projects/<Project ID>/locations/<Location ID>/answerRecords/<Answer Record ID>.
Returns
  • (::String) — If the context content was generated from a tool call, specify the answer record associated with the tool call. Format: projects/<Project ID>/locations/<Location ID>/answerRecords/<Answer Record ID>.

#content

def content() -> ::String
Returns
  • (::String) — Required. The information ingested in a single request.

#content=

def content=(value) -> ::String
Parameter
  • value (::String) — Required. The information ingested in a single request.
Returns
  • (::String) — Required. The information ingested in a single request.

#content_format

def content_format() -> ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat

#content_format=

def content_format=(value) -> ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat
Parameter

#ingestion_time

def ingestion_time() -> ::Google::Protobuf::Timestamp
Returns