Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions google/cloud/dialogflowcx_v3/types/security_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,13 +243,10 @@ class SecuritySettings(proto.Message):
Cloud logging, which is owned by the user - not
Dialogflow.
User must set a value lower than Dialogflow's
default 365d TTL. Setting a value higher than
that has no effect.
A missing value or setting to 0 also means we
use Dialogflow's default TTL.
Note: Interaction logging is a limited access
feature. Talk to your Google representative to
check availability for you.
default 365d TTL (time to live). Setting a value
higher than that has no effect. A missing value
or setting to 0 also means we use Dialogflow's
default TTL.

This field is a member of `oneof`_ ``data_retention``.
purge_data_types (Sequence[google.cloud.dialogflowcx_v3.types.SecuritySettings.PurgeDataType]):
Expand Down