Class: Google::Apis::MetastoreV1beta::MetadataIntegration
- Inherits:
-
Object
- Object
- Google::Apis::MetastoreV1beta::MetadataIntegration
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/metastore_v1beta/classes.rb,
generated/google/apis/metastore_v1beta/representations.rb,
generated/google/apis/metastore_v1beta/representations.rb
Overview
Specifies how metastore metadata should be integrated with external services.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MetadataIntegration
constructor
A new instance of MetadataIntegration.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MetadataIntegration
Returns a new instance of MetadataIntegration.
702 703 704 |
# File 'generated/google/apis/metastore_v1beta/classes.rb', line 702 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
707 708 |
# File 'generated/google/apis/metastore_v1beta/classes.rb', line 707 def update!(**args) end |