Uses of Class
com.google.cloud.dialogflow.cx.v3.SecuritySettings.DataRetentionCase
-
Packages that use SecuritySettings.DataRetentionCase Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of SecuritySettings.DataRetentionCase in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return SecuritySettings.DataRetentionCase Modifier and Type Method Description static SecuritySettings.DataRetentionCaseSecuritySettings.DataRetentionCase. forNumber(int value)SecuritySettings.DataRetentionCaseSecuritySettings.Builder. getDataRetentionCase()SecuritySettings.DataRetentionCaseSecuritySettings. getDataRetentionCase()SecuritySettings.DataRetentionCaseSecuritySettingsOrBuilder. getDataRetentionCase()static SecuritySettings.DataRetentionCaseSecuritySettings.DataRetentionCase. valueOf(int value)Deprecated.static SecuritySettings.DataRetentionCaseSecuritySettings.DataRetentionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static SecuritySettings.DataRetentionCase[]SecuritySettings.DataRetentionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-