Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 5e8fc34

Browse files
docs: Clarified TTL as time-to-live (#465)
* docs: Clarified TTL as time-to-live docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) PiperOrigin-RevId: 482618841 Source-Link: googleapis/googleapis@62443cf Source-Link: https://github.com/googleapis/googleapis-gen/commit/686a775e70812e2133902c03282c1aefa387dac0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjg2YTc3NWU3MDgxMmUyMTMzOTAyYzAzMjgyYzFhZWZhMzg3ZGFjMCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 10dc360 commit 5e8fc34

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

google/cloud/dialogflowcx_v3/types/security_settings.py

+4-7
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,10 @@ class SecuritySettings(proto.Message):
243243
Cloud logging, which is owned by the user - not
244244
Dialogflow.
245245
User must set a value lower than Dialogflow's
246-
default 365d TTL. Setting a value higher than
247-
that has no effect.
248-
A missing value or setting to 0 also means we
249-
use Dialogflow's default TTL.
250-
Note: Interaction logging is a limited access
251-
feature. Talk to your Google representative to
252-
check availability for you.
246+
default 365d TTL (time to live). Setting a value
247+
higher than that has no effect. A missing value
248+
or setting to 0 also means we use Dialogflow's
249+
default TTL.
253250
254251
This field is a member of `oneof`_ ``data_retention``.
255252
purge_data_types (Sequence[google.cloud.dialogflowcx_v3.types.SecuritySettings.PurgeDataType]):

0 commit comments

Comments
 (0)