Interface BigqueryAnalyticsHubListingRestrictedExportConfig

    • Method Detail

      • getEnabled

        @Stability(Stable)
        @Nullable
        default Object getEnabled()
        If true, enable restricted export.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_analytics_hub_listing#enabled BigqueryAnalyticsHubListing#enabled}

      • getRestrictQueryResult

        @Stability(Stable)
        @Nullable
        default Object getRestrictQueryResult()
        If true, restrict export of query result derived from restricted linked dataset table.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_analytics_hub_listing#restrict_query_result BigqueryAnalyticsHubListing#restrict_query_result}