Class SecuritySettings
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dialogflow.cx.v3beta1.SecuritySettings
-
- All Implemented Interfaces:
SecuritySettingsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SecuritySettings extends com.google.protobuf.GeneratedMessageV3 implements SecuritySettingsOrBuilder
Represents the settings related to security issues, such as data redaction and data retention. It may take hours for updates on the settings to propagate to all the related components and take effect.
Protobuf typegoogle.cloud.dialogflow.cx.v3beta1.SecuritySettings- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSecuritySettings.AudioExportSettingsSettings for exporting audio.static interfaceSecuritySettings.AudioExportSettingsOrBuilderstatic classSecuritySettings.BuilderRepresents the settings related to security issues, such as data redaction and data retention.static classSecuritySettings.DataRetentionCasestatic classSecuritySettings.InsightsExportSettingsSettings for exporting conversations to [Insights](https://cloud.google.com/contact-center/insights/docs).static interfaceSecuritySettings.InsightsExportSettingsOrBuilderstatic classSecuritySettings.PurgeDataTypeType of data we purge after retention settings triggers purge.static classSecuritySettings.RedactionScopeDefines what types of data to redact.static classSecuritySettings.RedactionStrategyDefines how we redact data.static classSecuritySettings.RetentionStrategyDefines how long we retain persisted data that contains sensitive info.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAUDIO_EXPORT_SETTINGS_FIELD_NUMBERstatic intDEIDENTIFY_TEMPLATE_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intINSIGHTS_EXPORT_SETTINGS_FIELD_NUMBERstatic intINSPECT_TEMPLATE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPURGE_DATA_TYPES_FIELD_NUMBERstatic intREDACTION_SCOPE_FIELD_NUMBERstatic intREDACTION_STRATEGY_FIELD_NUMBERstatic intRETENTION_STRATEGY_FIELD_NUMBERstatic intRETENTION_WINDOW_DAYS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)SecuritySettings.AudioExportSettingsgetAudioExportSettings()Controls audio export settings for post-conversation analytics when ingesting audio to conversations via [Participants.AnalyzeContent][] or [Participants.StreamingAnalyzeContent][].SecuritySettings.AudioExportSettingsOrBuildergetAudioExportSettingsOrBuilder()Controls audio export settings for post-conversation analytics when ingesting audio to conversations via [Participants.AnalyzeContent][] or [Participants.StreamingAnalyzeContent][].SecuritySettings.DataRetentionCasegetDataRetentionCase()static SecuritySettingsgetDefaultInstance()SecuritySettingsgetDefaultInstanceForType()StringgetDeidentifyTemplate()[DLP](https://cloud.google.com/dlp/docs) deidentify template name.com.google.protobuf.ByteStringgetDeidentifyTemplateBytes()[DLP](https://cloud.google.com/dlp/docs) deidentify template name.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()Required.com.google.protobuf.ByteStringgetDisplayNameBytes()Required.SecuritySettings.InsightsExportSettingsgetInsightsExportSettings()Controls conversation exporting settings to Insights after conversation is completed.SecuritySettings.InsightsExportSettingsOrBuildergetInsightsExportSettingsOrBuilder()Controls conversation exporting settings to Insights after conversation is completed.StringgetInspectTemplate()[DLP](https://cloud.google.com/dlp/docs) inspect template name.com.google.protobuf.ByteStringgetInspectTemplateBytes()[DLP](https://cloud.google.com/dlp/docs) inspect template name.StringgetName()Resource name of the settings.com.google.protobuf.ByteStringgetNameBytes()Resource name of the settings.com.google.protobuf.Parser<SecuritySettings>getParserForType()SecuritySettings.PurgeDataTypegetPurgeDataTypes(int index)List of types of data to remove when retention settings triggers purge.intgetPurgeDataTypesCount()List of types of data to remove when retention settings triggers purge.List<SecuritySettings.PurgeDataType>getPurgeDataTypesList()List of types of data to remove when retention settings triggers purge.intgetPurgeDataTypesValue(int index)List of types of data to remove when retention settings triggers purge.List<Integer>getPurgeDataTypesValueList()List of types of data to remove when retention settings triggers purge.SecuritySettings.RedactionScopegetRedactionScope()Defines the data for which Dialogflow applies redaction.intgetRedactionScopeValue()Defines the data for which Dialogflow applies redaction.SecuritySettings.RedactionStrategygetRedactionStrategy()Strategy that defines how we do redaction.intgetRedactionStrategyValue()Strategy that defines how we do redaction.SecuritySettings.RetentionStrategygetRetentionStrategy()Specifies the retention behavior defined by [SecuritySettings.RetentionStrategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy].intgetRetentionStrategyValue()Specifies the retention behavior defined by [SecuritySettings.RetentionStrategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy].intgetRetentionWindowDays()Retains data in interaction logging for the specified number of days.intgetSerializedSize()booleanhasAudioExportSettings()Controls audio export settings for post-conversation analytics when ingesting audio to conversations via [Participants.AnalyzeContent][] or [Participants.StreamingAnalyzeContent][].inthashCode()booleanhasInsightsExportSettings()Controls conversation exporting settings to Insights after conversation is completed.booleanhasRetentionStrategy()Specifies the retention behavior defined by [SecuritySettings.RetentionStrategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy].booleanhasRetentionWindowDays()Retains data in interaction logging for the specified number of days.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SecuritySettings.BuildernewBuilder()static SecuritySettings.BuildernewBuilder(SecuritySettings prototype)SecuritySettings.BuildernewBuilderForType()protected SecuritySettings.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SecuritySettingsparseDelimitedFrom(InputStream input)static SecuritySettingsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecuritySettingsparseFrom(byte[] data)static SecuritySettingsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecuritySettingsparseFrom(com.google.protobuf.ByteString data)static SecuritySettingsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecuritySettingsparseFrom(com.google.protobuf.CodedInputStream input)static SecuritySettingsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecuritySettingsparseFrom(InputStream input)static SecuritySettingsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SecuritySettingsparseFrom(ByteBuffer data)static SecuritySettingsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SecuritySettings>parser()SecuritySettings.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REDACTION_STRATEGY_FIELD_NUMBER
public static final int REDACTION_STRATEGY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REDACTION_SCOPE_FIELD_NUMBER
public static final int REDACTION_SCOPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSPECT_TEMPLATE_FIELD_NUMBER
public static final int INSPECT_TEMPLATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEIDENTIFY_TEMPLATE_FIELD_NUMBER
public static final int DEIDENTIFY_TEMPLATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETENTION_WINDOW_DAYS_FIELD_NUMBER
public static final int RETENTION_WINDOW_DAYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETENTION_STRATEGY_FIELD_NUMBER
public static final int RETENTION_STRATEGY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PURGE_DATA_TYPES_FIELD_NUMBER
public static final int PURGE_DATA_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUDIO_EXPORT_SETTINGS_FIELD_NUMBER
public static final int AUDIO_EXPORT_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSIGHTS_EXPORT_SETTINGS_FIELD_NUMBER
public static final int INSIGHTS_EXPORT_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDataRetentionCase
public SecuritySettings.DataRetentionCase getDataRetentionCase()
- Specified by:
getDataRetentionCasein interfaceSecuritySettingsOrBuilder
-
getName
public String getName()
Resource name of the settings. Required for the [SecuritySettingsService.UpdateSecuritySettings][google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.UpdateSecuritySettings] method. [SecuritySettingsService.CreateSecuritySettings][google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.CreateSecuritySettings] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>`.
string name = 1;- Specified by:
getNamein interfaceSecuritySettingsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Resource name of the settings. Required for the [SecuritySettingsService.UpdateSecuritySettings][google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.UpdateSecuritySettings] method. [SecuritySettingsService.CreateSecuritySettings][google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.CreateSecuritySettings] populates the name automatically. Format: `projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>`.
string name = 1;- Specified by:
getNameBytesin interfaceSecuritySettingsOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Required. The human-readable name of the security settings, unique within the location.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfaceSecuritySettingsOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Required. The human-readable name of the security settings, unique within the location.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameBytesin interfaceSecuritySettingsOrBuilder- Returns:
- The bytes for displayName.
-
getRedactionStrategyValue
public int getRedactionStrategyValue()
Strategy that defines how we do redaction.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RedactionStrategy redaction_strategy = 3;- Specified by:
getRedactionStrategyValuein interfaceSecuritySettingsOrBuilder- Returns:
- The enum numeric value on the wire for redactionStrategy.
-
getRedactionStrategy
public SecuritySettings.RedactionStrategy getRedactionStrategy()
Strategy that defines how we do redaction.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RedactionStrategy redaction_strategy = 3;- Specified by:
getRedactionStrategyin interfaceSecuritySettingsOrBuilder- Returns:
- The redactionStrategy.
-
getRedactionScopeValue
public int getRedactionScopeValue()
Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RedactionScope redaction_scope = 4;- Specified by:
getRedactionScopeValuein interfaceSecuritySettingsOrBuilder- Returns:
- The enum numeric value on the wire for redactionScope.
-
getRedactionScope
public SecuritySettings.RedactionScope getRedactionScope()
Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RedactionScope redaction_scope = 4;- Specified by:
getRedactionScopein interfaceSecuritySettingsOrBuilder- Returns:
- The redactionScope.
-
getInspectTemplate
public String getInspectTemplate()
[DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. The `DLP Inspect Templates Reader` role is needed on the Dialogflow service identity service account (has the form `service-PROJECT_NUMBER@gcp-sa-dialogflow.iam.gserviceaccount.com`) for your agent's project. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects/<Project ID>/locations/<Location ID>/inspectTemplates/<Template ID>` OR `organizations/<Organization ID>/locations/<Location ID>/inspectTemplates/<Template ID>` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
string inspect_template = 9 [(.google.api.resource_reference) = { ... }- Specified by:
getInspectTemplatein interfaceSecuritySettingsOrBuilder- Returns:
- The inspectTemplate.
-
getInspectTemplateBytes
public com.google.protobuf.ByteString getInspectTemplateBytes()
[DLP](https://cloud.google.com/dlp/docs) inspect template name. Use this template to define inspect base settings. The `DLP Inspect Templates Reader` role is needed on the Dialogflow service identity service account (has the form `service-PROJECT_NUMBER@gcp-sa-dialogflow.iam.gserviceaccount.com`) for your agent's project. If empty, we use the default DLP inspect config. The template name will have one of the following formats: `projects/<Project ID>/locations/<Location ID>/inspectTemplates/<Template ID>` OR `organizations/<Organization ID>/locations/<Location ID>/inspectTemplates/<Template ID>` Note: `inspect_template` must be located in the same region as the `SecuritySettings`.
string inspect_template = 9 [(.google.api.resource_reference) = { ... }- Specified by:
getInspectTemplateBytesin interfaceSecuritySettingsOrBuilder- Returns:
- The bytes for inspectTemplate.
-
getDeidentifyTemplate
public String getDeidentifyTemplate()
[DLP](https://cloud.google.com/dlp/docs) deidentify template name. Use this template to define de-identification configuration for the content. The `DLP De-identify Templates Reader` role is needed on the Dialogflow service identity service account (has the form `service-PROJECT_NUMBER@gcp-sa-dialogflow.iam.gserviceaccount.com`) for your agent's project. If empty, Dialogflow replaces sensitive info with `[redacted]` text. The template name will have one of the following formats: `projects/<Project ID>/locations/<Location ID>/deidentifyTemplates/<Template ID>` OR `organizations/<Organization ID>/locations/<Location ID>/deidentifyTemplates/<Template ID>` Note: `deidentify_template` must be located in the same region as the `SecuritySettings`.
string deidentify_template = 17 [(.google.api.resource_reference) = { ... }- Specified by:
getDeidentifyTemplatein interfaceSecuritySettingsOrBuilder- Returns:
- The deidentifyTemplate.
-
getDeidentifyTemplateBytes
public com.google.protobuf.ByteString getDeidentifyTemplateBytes()
[DLP](https://cloud.google.com/dlp/docs) deidentify template name. Use this template to define de-identification configuration for the content. The `DLP De-identify Templates Reader` role is needed on the Dialogflow service identity service account (has the form `service-PROJECT_NUMBER@gcp-sa-dialogflow.iam.gserviceaccount.com`) for your agent's project. If empty, Dialogflow replaces sensitive info with `[redacted]` text. The template name will have one of the following formats: `projects/<Project ID>/locations/<Location ID>/deidentifyTemplates/<Template ID>` OR `organizations/<Organization ID>/locations/<Location ID>/deidentifyTemplates/<Template ID>` Note: `deidentify_template` must be located in the same region as the `SecuritySettings`.
string deidentify_template = 17 [(.google.api.resource_reference) = { ... }- Specified by:
getDeidentifyTemplateBytesin interfaceSecuritySettingsOrBuilder- Returns:
- The bytes for deidentifyTemplate.
-
hasRetentionWindowDays
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 (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;- Specified by:
hasRetentionWindowDaysin interfaceSecuritySettingsOrBuilder- Returns:
- Whether the retentionWindowDays field is set.
-
getRetentionWindowDays
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 (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;- Specified by:
getRetentionWindowDaysin interfaceSecuritySettingsOrBuilder- Returns:
- The retentionWindowDays.
-
hasRetentionStrategy
public boolean hasRetentionStrategy()
Specifies the retention behavior defined by [SecuritySettings.RetentionStrategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy].
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy retention_strategy = 7;- Specified by:
hasRetentionStrategyin interfaceSecuritySettingsOrBuilder- Returns:
- Whether the retentionStrategy field is set.
-
getRetentionStrategyValue
public int getRetentionStrategyValue()
Specifies the retention behavior defined by [SecuritySettings.RetentionStrategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy].
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy retention_strategy = 7;- Specified by:
getRetentionStrategyValuein interfaceSecuritySettingsOrBuilder- Returns:
- The enum numeric value on the wire for retentionStrategy.
-
getRetentionStrategy
public SecuritySettings.RetentionStrategy getRetentionStrategy()
Specifies the retention behavior defined by [SecuritySettings.RetentionStrategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy].
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.RetentionStrategy retention_strategy = 7;- Specified by:
getRetentionStrategyin interfaceSecuritySettingsOrBuilder- Returns:
- The retentionStrategy.
-
getPurgeDataTypesList
public List<SecuritySettings.PurgeDataType> getPurgeDataTypesList()
List of types of data to remove when retention settings triggers purge.
repeated .google.cloud.dialogflow.cx.v3beta1.SecuritySettings.PurgeDataType purge_data_types = 8;- Specified by:
getPurgeDataTypesListin interfaceSecuritySettingsOrBuilder- Returns:
- A list containing the purgeDataTypes.
-
getPurgeDataTypesCount
public int getPurgeDataTypesCount()
List of types of data to remove when retention settings triggers purge.
repeated .google.cloud.dialogflow.cx.v3beta1.SecuritySettings.PurgeDataType purge_data_types = 8;- Specified by:
getPurgeDataTypesCountin interfaceSecuritySettingsOrBuilder- Returns:
- The count of purgeDataTypes.
-
getPurgeDataTypes
public SecuritySettings.PurgeDataType getPurgeDataTypes(int index)
List of types of data to remove when retention settings triggers purge.
repeated .google.cloud.dialogflow.cx.v3beta1.SecuritySettings.PurgeDataType purge_data_types = 8;- Specified by:
getPurgeDataTypesin interfaceSecuritySettingsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The purgeDataTypes at the given index.
-
getPurgeDataTypesValueList
public List<Integer> getPurgeDataTypesValueList()
List of types of data to remove when retention settings triggers purge.
repeated .google.cloud.dialogflow.cx.v3beta1.SecuritySettings.PurgeDataType purge_data_types = 8;- Specified by:
getPurgeDataTypesValueListin interfaceSecuritySettingsOrBuilder- Returns:
- A list containing the enum numeric values on the wire for purgeDataTypes.
-
getPurgeDataTypesValue
public int getPurgeDataTypesValue(int index)
List of types of data to remove when retention settings triggers purge.
repeated .google.cloud.dialogflow.cx.v3beta1.SecuritySettings.PurgeDataType purge_data_types = 8;- Specified by:
getPurgeDataTypesValuein interfaceSecuritySettingsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of purgeDataTypes at the given index.
-
hasAudioExportSettings
public boolean hasAudioExportSettings()
Controls audio export settings for post-conversation analytics when ingesting audio to conversations via [Participants.AnalyzeContent][] or [Participants.StreamingAnalyzeContent][]. If [retention_strategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION or [audio_export_settings.gcs_bucket][] is empty, audio export is disabled. If audio export is enabled, audio is recorded and saved to [audio_export_settings.gcs_bucket][], subject to retention policy of [audio_export_settings.gcs_bucket][]. This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.DetectIntent] or [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.StreamingDetectIntent].
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.AudioExportSettings audio_export_settings = 12;- Specified by:
hasAudioExportSettingsin interfaceSecuritySettingsOrBuilder- Returns:
- Whether the audioExportSettings field is set.
-
getAudioExportSettings
public SecuritySettings.AudioExportSettings getAudioExportSettings()
Controls audio export settings for post-conversation analytics when ingesting audio to conversations via [Participants.AnalyzeContent][] or [Participants.StreamingAnalyzeContent][]. If [retention_strategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION or [audio_export_settings.gcs_bucket][] is empty, audio export is disabled. If audio export is enabled, audio is recorded and saved to [audio_export_settings.gcs_bucket][], subject to retention policy of [audio_export_settings.gcs_bucket][]. This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.DetectIntent] or [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.StreamingDetectIntent].
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.AudioExportSettings audio_export_settings = 12;- Specified by:
getAudioExportSettingsin interfaceSecuritySettingsOrBuilder- Returns:
- The audioExportSettings.
-
getAudioExportSettingsOrBuilder
public SecuritySettings.AudioExportSettingsOrBuilder getAudioExportSettingsOrBuilder()
Controls audio export settings for post-conversation analytics when ingesting audio to conversations via [Participants.AnalyzeContent][] or [Participants.StreamingAnalyzeContent][]. If [retention_strategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION or [audio_export_settings.gcs_bucket][] is empty, audio export is disabled. If audio export is enabled, audio is recorded and saved to [audio_export_settings.gcs_bucket][], subject to retention policy of [audio_export_settings.gcs_bucket][]. This setting won't effect audio input for implicit sessions via [Sessions.DetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.DetectIntent] or [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.StreamingDetectIntent].
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.AudioExportSettings audio_export_settings = 12;- Specified by:
getAudioExportSettingsOrBuilderin interfaceSecuritySettingsOrBuilder
-
hasInsightsExportSettings
public boolean hasInsightsExportSettings()
Controls conversation exporting settings to Insights after conversation is completed. If [retention_strategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.InsightsExportSettings insights_export_settings = 13;- Specified by:
hasInsightsExportSettingsin interfaceSecuritySettingsOrBuilder- Returns:
- Whether the insightsExportSettings field is set.
-
getInsightsExportSettings
public SecuritySettings.InsightsExportSettings getInsightsExportSettings()
Controls conversation exporting settings to Insights after conversation is completed. If [retention_strategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.InsightsExportSettings insights_export_settings = 13;- Specified by:
getInsightsExportSettingsin interfaceSecuritySettingsOrBuilder- Returns:
- The insightsExportSettings.
-
getInsightsExportSettingsOrBuilder
public SecuritySettings.InsightsExportSettingsOrBuilder getInsightsExportSettingsOrBuilder()
Controls conversation exporting settings to Insights after conversation is completed. If [retention_strategy][google.cloud.dialogflow.cx.v3beta1.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
.google.cloud.dialogflow.cx.v3beta1.SecuritySettings.InsightsExportSettings insights_export_settings = 13;- Specified by:
getInsightsExportSettingsOrBuilderin interfaceSecuritySettingsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SecuritySettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecuritySettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecuritySettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecuritySettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecuritySettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecuritySettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecuritySettings parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SecuritySettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SecuritySettings parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SecuritySettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SecuritySettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SecuritySettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SecuritySettings.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SecuritySettings.Builder newBuilder()
-
newBuilder
public static SecuritySettings.Builder newBuilder(SecuritySettings prototype)
-
toBuilder
public SecuritySettings.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SecuritySettings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SecuritySettings getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SecuritySettings> parser()
-
getParserForType
public com.google.protobuf.Parser<SecuritySettings> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SecuritySettings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-