Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig.
Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dcr_exchange_config
def dcr_exchange_config() -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DcrExchangeConfig
-
(::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DcrExchangeConfig) — Data Clean Room (DCR), used for privacy-safe and secured data sharing.
Note: The following fields are mutually exclusive:
dcr_exchange_config
,default_exchange_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#dcr_exchange_config=
def dcr_exchange_config=(value) -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DcrExchangeConfig
-
value (::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DcrExchangeConfig) — Data Clean Room (DCR), used for privacy-safe and secured data sharing.
Note: The following fields are mutually exclusive:
dcr_exchange_config
,default_exchange_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DcrExchangeConfig) — Data Clean Room (DCR), used for privacy-safe and secured data sharing.
Note: The following fields are mutually exclusive:
dcr_exchange_config
,default_exchange_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#default_exchange_config
def default_exchange_config() -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DefaultExchangeConfig
-
(::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DefaultExchangeConfig) — Default Analytics Hub data exchange, used for secured data sharing.
Note: The following fields are mutually exclusive:
default_exchange_config
,dcr_exchange_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#default_exchange_config=
def default_exchange_config=(value) -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DefaultExchangeConfig
-
value (::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DefaultExchangeConfig) — Default Analytics Hub data exchange, used for secured data sharing.
Note: The following fields are mutually exclusive:
default_exchange_config
,dcr_exchange_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig::DefaultExchangeConfig) — Default Analytics Hub data exchange, used for secured data sharing.
Note: The following fields are mutually exclusive:
default_exchange_config
,dcr_exchange_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.