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
#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
Returns
- (::Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat) — Required. The format of the ingested string.
#content_format=
def content_format=(value) -> ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat
Parameter
- value (::Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat) — Required. The format of the ingested string.
Returns
- (::Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat) — Required. The format of the ingested string.
#ingestion_time
def ingestion_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time when this information was incorporated into the relevant context reference.