Class ConversationLoggingSettings (0.5.0)

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

Settings to describe the conversation logging behaviors for the app.

Attributes

Name Description
disable_conversation_logging bool
Optional. Whether to disable conversation logging for the sessions.
retention_window google.protobuf.duration_pb2.Duration
Optional. Controls the retention window for the conversation. If not set, the conversation will be retained for 365 days.