Class DialogflowCxSecuritySettingsConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • displayName

        @Stability(Stable)
        public DialogflowCxSecuritySettingsConfig.Builder displayName​(String displayName)
        Parameters:
        displayName - The human-readable name of the security settings, unique within the location. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_security_settings#display_name DialogflowCxSecuritySettings#display_name}
        Returns:
        this
      • location

        @Stability(Stable)
        public DialogflowCxSecuritySettingsConfig.Builder location​(String location)
        Parameters:
        location - The location these settings are located in. This parameter is required. Settings can only be applied to an agent in the same location. See [Available Regions](https://cloud.google.com/dialogflow/cx/docs/concept/region#avail) for a list of supported locations. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_security_settings#location DialogflowCxSecuritySettings#location}
        Returns:
        this
      • deidentifyTemplate

        @Stability(Stable)
        public DialogflowCxSecuritySettingsConfig.Builder deidentifyTemplate​(String deidentifyTemplate)
        Parameters:
        deidentifyTemplate - DLP deidentify template name. Use this template to define de-identification configuration for the content. If empty, Dialogflow replaces sensitive info with [redacted] text. Note: deidentifyTemplate must be located in the same region as the SecuritySettings. Format: projects//locations//deidentifyTemplates/