Interface DataLossPreventionDiscoveryConfigActionsExportDataProfileTable

    • Method Detail

      • getDatasetId

        @Stability(Stable)
        @Nullable
        default String getDatasetId()
        Dataset Id of the table.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_discovery_config#dataset_id DataLossPreventionDiscoveryConfig#dataset_id}

      • getProjectId

        @Stability(Stable)
        @Nullable
        default String getProjectId()
        The Google Cloud Platform project ID of the project containing the table.

        If omitted, the project ID is inferred from the API call. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_discovery_config#project_id DataLossPreventionDiscoveryConfig#project_id}

      • getTableId

        @Stability(Stable)
        @Nullable
        default String getTableId()
        Name of the table.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_discovery_config#table_id DataLossPreventionDiscoveryConfig#table_id}