Class: Google::Apis::AnalyticshubV1::DefaultExchangeConfig
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticshubV1::DefaultExchangeConfig
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/analyticshub_v1/classes.rb,
lib/google/apis/analyticshub_v1/representations.rb,
lib/google/apis/analyticshub_v1/representations.rb
Overview
Default Analytics Hub data exchange, used for secured data sharing.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DefaultExchangeConfig
constructor
A new instance of DefaultExchangeConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DefaultExchangeConfig
Returns a new instance of DefaultExchangeConfig.
663 664 665 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 663 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
668 669 |
# File 'lib/google/apis/analyticshub_v1/classes.rb', line 668 def update!(**args) end |