Class LoggingSettings (1.36.0)

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

Define behaviors on logging.

Attributes

Name Description
enable_stackdriver_logging bool
Enables StackDriver logging.
enable_interaction_logging bool
Enables DF Interaction logging.
enable_consent_based_redaction bool
Enables consent-based end-user input redaction, if true, a pre-defined session parameter $session.params.conversation-redaction will be used to determine if the utterance should be redacted.