Class: Google::Cloud::Bigquery::AnalyticsHub::V1::DataExchange
- Inherits:
-
Object
- Object
- Google::Cloud::Bigquery::AnalyticsHub::V1::DataExchange
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb
Overview
A data exchange is a container that lets you share data. Along with the descriptive information about the data exchange, it contains listings that reference shared datasets.
Instance Attribute Summary collapse
-
#description ⇒ ::String
Optional.
-
#discovery_type ⇒ ::Google::Cloud::Bigquery::AnalyticsHub::V1::DiscoveryType
Optional.
-
#display_name ⇒ ::String
Required.
-
#documentation ⇒ ::String
Optional.
-
#icon ⇒ ::String
Optional.
-
#listing_count ⇒ ::Integer
readonly
Output only.
-
#name ⇒ ::String
readonly
Output only.
-
#primary_contact ⇒ ::String
Optional.
-
#sharing_environment_config ⇒ ::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig
Optional.
Instance Attribute Details
#description ⇒ ::String
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#discovery_type ⇒ ::Google::Cloud::Bigquery::AnalyticsHub::V1::DiscoveryType
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#display_name ⇒ ::String
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#documentation ⇒ ::String
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#icon ⇒ ::String
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#listing_count ⇒ ::Integer (readonly)
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String (readonly)
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#primary_contact ⇒ ::String
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#sharing_environment_config ⇒ ::Google::Cloud::Bigquery::AnalyticsHub::V1::SharingEnvironmentConfig
70 71 72 73 |
# File 'proto_docs/google/cloud/bigquery/analyticshub/v1/analyticshub.rb', line 70 class DataExchange include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |