diff --git a/java-dialogflow-cx/README.md b/java-dialogflow-cx/README.md
index d78c39fb714d..4d0b203c8d06 100644
--- a/java-dialogflow-cx/README.md
+++ b/java-dialogflow-cx/README.md
@@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file:
- * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
@@ -2863,12 +2862,11 @@ public boolean hasRetentionWindowDays() {
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
@@ -4591,12 +4589,11 @@ public Builder setDeidentifyTemplateBytes(com.google.protobuf.ByteString value)
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
@@ -4610,12 +4607,11 @@ public boolean hasRetentionWindowDays() {
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
@@ -4632,12 +4628,11 @@ public int getRetentionWindowDays() {
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
@@ -4655,12 +4650,11 @@ public Builder setRetentionWindowDays(int value) {
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
diff --git a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/SecuritySettingsOrBuilder.java b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/SecuritySettingsOrBuilder.java
index 324f374fb9c3..af81bc651593 100644
--- a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/SecuritySettingsOrBuilder.java
+++ b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/SecuritySettingsOrBuilder.java
@@ -245,12 +245,11 @@ public interface SecuritySettingsOrBuilder
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
@@ -262,12 +261,11 @@ public interface SecuritySettingsOrBuilder
*
*
* - * Retains data in interaction logging for the specified number of days. - * This does not apply to Cloud logging, which is owned by the user - not - * Dialogflow. - * User must set a value lower than Dialogflow's 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. + * Retains the data for the specified number of days. + * User must set a value lower than Dialogflow's default 365d TTL (30 days + * for Agent Assist traffic), higher value will be ignored and use default. + * Setting a value higher than that has no effect. A missing value or + * setting to 0 also means we use default TTL. ** *
int32 retention_window_days = 6;
diff --git a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/security_settings.proto b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/security_settings.proto
index 0c9c0942a53b..5948f6bfd1a5 100644
--- a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/security_settings.proto
+++ b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/security_settings.proto
@@ -323,12 +323,11 @@ message SecuritySettings {
// purged due to retention policy, we may still hold it in backup storage for
// a few days without allowing direct readings.
oneof data_retention {
- // Retains data in interaction logging for the specified number of days.
- // This does not apply to Cloud logging, which is owned by the user - not
- // Dialogflow.
- // User must set a value lower than Dialogflow's 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.
+ // Retains the data for the specified number of days.
+ // User must set a value lower than Dialogflow's default 365d TTL (30 days
+ // for Agent Assist traffic), higher value will be ignored and use default.
+ // Setting a value higher than that has no effect. A missing value or
+ // setting to 0 also means we use default TTL.
int32 retention_window_days = 6;
}