Class ContextContent (2.43.0)

ContextContent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contents ingested.

Attributes

Name Description
content str
Required. The information ingested in a single request.
content_format google.cloud.dialogflow_v2beta1.types.Conversation.ContextReference.ContextContent.ContentFormat
Required. The format of the ingested string.
ingestion_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when this information was incorporated into the relevant context reference.
answer_record str
If the context content was generated from a tool call, specify the answer record associated with the tool call. Format: projects/.

Classes

ContentFormat

ContentFormat(value)

Represents the format of the ingested string.