Dataproc Metastore V1beta API - Class Google::Cloud::Metastore::V1beta::DataplexConfig (v0.5.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API class Google::Cloud::Metastore::V1beta::DataplexConfig.

Specifies how metastore metadata should be integrated with the Dataplex service.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#lake_resources

def lake_resources() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Metastore::V1beta::Lake}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::Metastore::V1beta::Lake}) — A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.

#lake_resources=

def lake_resources=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Metastore::V1beta::Lake}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Cloud::Metastore::V1beta::Lake}) — A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::Metastore::V1beta::Lake}) — A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.