public sealed class Listing.Types.RestrictedExportConfig : IMessage<Listing.Types.RestrictedExportConfig>, IEquatable<Listing.Types.RestrictedExportConfig>, IDeepCloneable<Listing.Types.RestrictedExportConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class Listing.Types.RestrictedExportConfig.
Restricted export config, used to configure restricted export on linked
dataset.
[[["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-03-21 UTC."],[[["This document provides reference information for the `Listing.Types.RestrictedExportConfig` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 API, specifically version 1.3.0."],["The `RestrictedExportConfig` class is used to manage restricted export settings for linked datasets, allowing for configuration of data access controls."],["It offers options to enable restricted export, restrict direct table access, and control the export of query results from restricted linked datasets."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and a constructor that takes another instance of `RestrictedExportConfig` as a parameter, as well as three boolean properties: Enabled, RestrictDirectTableAccess, and RestrictQueryResult."]]],[]]