Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class PurgeDataType.
Type of data we purge after retention settings triggers purge.
Protobuf type google.cloud.dialogflow.cx.v3.SecuritySettings.PurgeDataType
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3 \ SecuritySettingsMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PURGE_DATA_TYPE_UNSPECIFIED
Value: 0
Unspecified. Do not use.
Generated from protobuf enum PURGE_DATA_TYPE_UNSPECIFIED = 0;
DIALOGFLOW_HISTORY
Value: 1
Dialogflow history. This does not include Cloud logging, which is owned by the user - not Dialogflow.
Generated from protobuf enum DIALOGFLOW_HISTORY = 1;