Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.dialogflow/v3beta1.getSecuritySetting
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Retrieves the specified SecuritySettings. The returned settings may be stale by up to 1 minute.
Using getSecuritySetting
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSecuritySetting(args: GetSecuritySettingArgs, opts?: InvokeOptions): Promise<GetSecuritySettingResult>
function getSecuritySettingOutput(args: GetSecuritySettingOutputArgs, opts?: InvokeOptions): Output<GetSecuritySettingResult>def get_security_setting(location: Optional[str] = None,
                         project: Optional[str] = None,
                         security_setting_id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetSecuritySettingResult
def get_security_setting_output(location: Optional[pulumi.Input[str]] = None,
                         project: Optional[pulumi.Input[str]] = None,
                         security_setting_id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetSecuritySettingResult]func LookupSecuritySetting(ctx *Context, args *LookupSecuritySettingArgs, opts ...InvokeOption) (*LookupSecuritySettingResult, error)
func LookupSecuritySettingOutput(ctx *Context, args *LookupSecuritySettingOutputArgs, opts ...InvokeOption) LookupSecuritySettingResultOutput> Note: This function is named LookupSecuritySetting in the Go SDK.
public static class GetSecuritySetting 
{
    public static Task<GetSecuritySettingResult> InvokeAsync(GetSecuritySettingArgs args, InvokeOptions? opts = null)
    public static Output<GetSecuritySettingResult> Invoke(GetSecuritySettingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecuritySettingResult> getSecuritySetting(GetSecuritySettingArgs args, InvokeOptions options)
public static Output<GetSecuritySettingResult> getSecuritySetting(GetSecuritySettingArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:dialogflow/v3beta1:getSecuritySetting
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Location string
- SecuritySetting stringId 
- Project string
- Location string
- SecuritySetting stringId 
- Project string
- location String
- securitySetting StringId 
- project String
- location string
- securitySetting stringId 
- project string
- location str
- security_setting_ strid 
- project str
- location String
- securitySetting StringId 
- project String
getSecuritySetting Result
The following output properties are available:
- AudioExport Pulumi.Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Security Settings Audio Export Settings Response 
- Controls audio export settings for post-conversation analytics when ingesting audio to conversations via Participants.AnalyzeContent or Participants.StreamingAnalyzeContent. If 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 or Sessions.StreamingDetectIntent.
- DeidentifyTemplate string
- DLP deidentify template name. Use this template to define de-identification configuration for the content. The DLP De-identify Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//deidentifyTemplates/ORorganizations//locations//deidentifyTemplates/Note:deidentify_templatemust be located in the same region as theSecuritySettings.
- DisplayName string
- The human-readable name of the security settings, unique within the location.
- InsightsExport Pulumi.Settings Google Native. Dialogflow. V3Beta1. Outputs. Google Cloud Dialogflow Cx V3beta1Security Settings Insights Export Settings Response 
- Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
- InspectTemplate string
- DLP inspect template name. Use this template to define inspect base settings. The DLP Inspect Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//inspectTemplates/ORorganizations//locations//inspectTemplates/Note:inspect_templatemust be located in the same region as theSecuritySettings.
- Name string
- Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: projects//locations//securitySettings/.
- PurgeData List<string>Types 
- List of types of data to remove when retention settings triggers purge.
- RedactionScope string
- Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
- RedactionStrategy string
- Strategy that defines how we do redaction.
- RetentionStrategy string
- Specifies the retention behavior defined by SecuritySettings.RetentionStrategy.
- RetentionWindow intDays 
- 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.
- AudioExport GoogleSettings Cloud Dialogflow Cx V3beta1Security Settings Audio Export Settings Response 
- Controls audio export settings for post-conversation analytics when ingesting audio to conversations via Participants.AnalyzeContent or Participants.StreamingAnalyzeContent. If 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 or Sessions.StreamingDetectIntent.
- DeidentifyTemplate string
- DLP deidentify template name. Use this template to define de-identification configuration for the content. The DLP De-identify Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//deidentifyTemplates/ORorganizations//locations//deidentifyTemplates/Note:deidentify_templatemust be located in the same region as theSecuritySettings.
- DisplayName string
- The human-readable name of the security settings, unique within the location.
- InsightsExport GoogleSettings Cloud Dialogflow Cx V3beta1Security Settings Insights Export Settings Response 
- Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
- InspectTemplate string
- DLP inspect template name. Use this template to define inspect base settings. The DLP Inspect Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//inspectTemplates/ORorganizations//locations//inspectTemplates/Note:inspect_templatemust be located in the same region as theSecuritySettings.
- Name string
- Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: projects//locations//securitySettings/.
- PurgeData []stringTypes 
- List of types of data to remove when retention settings triggers purge.
- RedactionScope string
- Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
- RedactionStrategy string
- Strategy that defines how we do redaction.
- RetentionStrategy string
- Specifies the retention behavior defined by SecuritySettings.RetentionStrategy.
- RetentionWindow intDays 
- 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.
- audioExport GoogleSettings Cloud Dialogflow Cx V3beta1Security Settings Audio Export Settings Response 
- Controls audio export settings for post-conversation analytics when ingesting audio to conversations via Participants.AnalyzeContent or Participants.StreamingAnalyzeContent. If 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 or Sessions.StreamingDetectIntent.
- deidentifyTemplate String
- DLP deidentify template name. Use this template to define de-identification configuration for the content. The DLP De-identify Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//deidentifyTemplates/ORorganizations//locations//deidentifyTemplates/Note:deidentify_templatemust be located in the same region as theSecuritySettings.
- displayName String
- The human-readable name of the security settings, unique within the location.
- insightsExport GoogleSettings Cloud Dialogflow Cx V3beta1Security Settings Insights Export Settings Response 
- Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
- inspectTemplate String
- DLP inspect template name. Use this template to define inspect base settings. The DLP Inspect Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//inspectTemplates/ORorganizations//locations//inspectTemplates/Note:inspect_templatemust be located in the same region as theSecuritySettings.
- name String
- Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: projects//locations//securitySettings/.
- purgeData List<String>Types 
- List of types of data to remove when retention settings triggers purge.
- redactionScope String
- Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
- redactionStrategy String
- Strategy that defines how we do redaction.
- retentionStrategy String
- Specifies the retention behavior defined by SecuritySettings.RetentionStrategy.
- retentionWindow IntegerDays 
- 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.
- audioExport GoogleSettings Cloud Dialogflow Cx V3beta1Security Settings Audio Export Settings Response 
- Controls audio export settings for post-conversation analytics when ingesting audio to conversations via Participants.AnalyzeContent or Participants.StreamingAnalyzeContent. If 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 or Sessions.StreamingDetectIntent.
- deidentifyTemplate string
- DLP deidentify template name. Use this template to define de-identification configuration for the content. The DLP De-identify Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//deidentifyTemplates/ORorganizations//locations//deidentifyTemplates/Note:deidentify_templatemust be located in the same region as theSecuritySettings.
- displayName string
- The human-readable name of the security settings, unique within the location.
- insightsExport GoogleSettings Cloud Dialogflow Cx V3beta1Security Settings Insights Export Settings Response 
- Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
- inspectTemplate string
- DLP inspect template name. Use this template to define inspect base settings. The DLP Inspect Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//inspectTemplates/ORorganizations//locations//inspectTemplates/Note:inspect_templatemust be located in the same region as theSecuritySettings.
- name string
- Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: projects//locations//securitySettings/.
- purgeData string[]Types 
- List of types of data to remove when retention settings triggers purge.
- redactionScope string
- Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
- redactionStrategy string
- Strategy that defines how we do redaction.
- retentionStrategy string
- Specifies the retention behavior defined by SecuritySettings.RetentionStrategy.
- retentionWindow numberDays 
- 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.
- audio_export_ Googlesettings Cloud Dialogflow Cx V3beta1Security Settings Audio Export Settings Response 
- Controls audio export settings for post-conversation analytics when ingesting audio to conversations via Participants.AnalyzeContent or Participants.StreamingAnalyzeContent. If 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 or Sessions.StreamingDetectIntent.
- deidentify_template str
- DLP deidentify template name. Use this template to define de-identification configuration for the content. The DLP De-identify Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//deidentifyTemplates/ORorganizations//locations//deidentifyTemplates/Note:deidentify_templatemust be located in the same region as theSecuritySettings.
- display_name str
- The human-readable name of the security settings, unique within the location.
- insights_export_ Googlesettings Cloud Dialogflow Cx V3beta1Security Settings Insights Export Settings Response 
- Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
- inspect_template str
- DLP inspect template name. Use this template to define inspect base settings. The DLP Inspect Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//inspectTemplates/ORorganizations//locations//inspectTemplates/Note:inspect_templatemust be located in the same region as theSecuritySettings.
- name str
- Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: projects//locations//securitySettings/.
- purge_data_ Sequence[str]types 
- List of types of data to remove when retention settings triggers purge.
- redaction_scope str
- Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
- redaction_strategy str
- Strategy that defines how we do redaction.
- retention_strategy str
- Specifies the retention behavior defined by SecuritySettings.RetentionStrategy.
- retention_window_ intdays 
- 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.
- audioExport Property MapSettings 
- Controls audio export settings for post-conversation analytics when ingesting audio to conversations via Participants.AnalyzeContent or Participants.StreamingAnalyzeContent. If 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 or Sessions.StreamingDetectIntent.
- deidentifyTemplate String
- DLP deidentify template name. Use this template to define de-identification configuration for the content. The DLP De-identify Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//deidentifyTemplates/ORorganizations//locations//deidentifyTemplates/Note:deidentify_templatemust be located in the same region as theSecuritySettings.
- displayName String
- The human-readable name of the security settings, unique within the location.
- insightsExport Property MapSettings 
- Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
- inspectTemplate String
- DLP inspect template name. Use this template to define inspect base settings. The DLP Inspect Templates Readerrole is needed on the Dialogflow service identity service account (has the formservice-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//locations//inspectTemplates/ORorganizations//locations//inspectTemplates/Note:inspect_templatemust be located in the same region as theSecuritySettings.
- name String
- Resource name of the settings. Required for the SecuritySettingsService.UpdateSecuritySettings method. SecuritySettingsService.CreateSecuritySettings populates the name automatically. Format: projects//locations//securitySettings/.
- purgeData List<String>Types 
- List of types of data to remove when retention settings triggers purge.
- redactionScope String
- Defines the data for which Dialogflow applies redaction. Dialogflow does not redact data that it does not have access to – for example, Cloud logging.
- redactionStrategy String
- Strategy that defines how we do redaction.
- retentionStrategy String
- Specifies the retention behavior defined by SecuritySettings.RetentionStrategy.
- retentionWindow NumberDays 
- 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.
Supporting Types
GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettingsResponse         
- AudioExport stringPattern 
- Filename pattern for exported audio.
- AudioFormat string
- File format for exported audio file. Currently only in telephony recordings.
- EnableAudio boolRedaction 
- Enable audio redaction if it is true.
- GcsBucket string
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
- AudioExport stringPattern 
- Filename pattern for exported audio.
- AudioFormat string
- File format for exported audio file. Currently only in telephony recordings.
- EnableAudio boolRedaction 
- Enable audio redaction if it is true.
- GcsBucket string
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
- audioExport StringPattern 
- Filename pattern for exported audio.
- audioFormat String
- File format for exported audio file. Currently only in telephony recordings.
- enableAudio BooleanRedaction 
- Enable audio redaction if it is true.
- gcsBucket String
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
- audioExport stringPattern 
- Filename pattern for exported audio.
- audioFormat string
- File format for exported audio file. Currently only in telephony recordings.
- enableAudio booleanRedaction 
- Enable audio redaction if it is true.
- gcsBucket string
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
- audio_export_ strpattern 
- Filename pattern for exported audio.
- audio_format str
- File format for exported audio file. Currently only in telephony recordings.
- enable_audio_ boolredaction 
- Enable audio redaction if it is true.
- gcs_bucket str
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
- audioExport StringPattern 
- Filename pattern for exported audio.
- audioFormat String
- File format for exported audio file. Currently only in telephony recordings.
- enableAudio BooleanRedaction 
- Enable audio redaction if it is true.
- gcsBucket String
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsResponse         
- EnableInsights boolExport 
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
- EnableInsights boolExport 
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
- enableInsights BooleanExport 
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
- enableInsights booleanExport 
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
- enable_insights_ boolexport 
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
- enableInsights BooleanExport 
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi