Send feedback
Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::Listing::RestrictedExportConfig (v0.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::Listing::RestrictedExportConfig.
Restricted export config, used to configure restricted export on linked
dataset.
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#enabled
def enabled () - > :: Boolean
Returns
(::Boolean) — Optional. If true, enable restricted export.
#enabled=
def enabled= ( value ) - > :: Boolean
Parameter
value (::Boolean) — Optional. If true, enable restricted export.
Returns
(::Boolean) — Optional. If true, enable restricted export.
#restrict_direct_table_access
def restrict_direct_table_access () - > :: Boolean
Returns
(::Boolean) — Output only. If true, restrict direct table access(read
api/tabledata.list) on linked table.
#restrict_query_result
def restrict_query_result () - > :: Boolean
Returns
(::Boolean) — Optional. If true, restrict export of query result derived from
restricted linked dataset table.
#restrict_query_result=
def restrict_query_result= ( value ) - > :: Boolean
Parameter
value (::Boolean) — Optional. If true, restrict export of query result derived from
restricted linked dataset table.
Returns
(::Boolean) — Optional. If true, restrict export of query result derived from
restricted linked dataset table.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::Listing::RestrictedExportConfig (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/latest/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.13.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.13.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.12.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.12.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.11.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.11.1/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.10.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.10.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.9.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.9.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.8.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.8.1/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.7.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.7.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.6.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.6.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.5.2](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.5.2/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.4.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.4.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.3.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.2.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.2.1/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig)\n- [0.1.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.1.0/Google-Cloud-Bigquery-AnalyticsHub-V1-Listing-RestrictedExportConfig) \nReference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::Listing::RestrictedExportConfig.\n\nRestricted export config, used to configure restricted export on linked\ndataset. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #enabled\n\n def enabled() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Optional. If true, enable restricted export.\n\n### #enabled=\n\n def enabled=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Optional. If true, enable restricted export. \n**Returns**\n\n- (::Boolean) --- Optional. If true, enable restricted export.\n\n### #restrict_direct_table_access\n\n def restrict_direct_table_access() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Output only. If true, restrict direct table access(read api/tabledata.list) on linked table.\n\n### #restrict_query_result\n\n def restrict_query_result() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Optional. If true, restrict export of query result derived from restricted linked dataset table.\n\n### #restrict_query_result=\n\n def restrict_query_result=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Optional. If true, restrict export of query result derived from restricted linked dataset table. \n**Returns**\n\n- (::Boolean) --- Optional. If true, restrict export of query result derived from restricted linked dataset table."]]