Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::DumpItem.
Wrapper for any item that can be contained in the dump.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tagged_entry
def tagged_entry() -> ::Google::Cloud::DataCatalog::V1::TaggedEntry
Returns
- (::Google::Cloud::DataCatalog::V1::TaggedEntry) — Entry and its tags.
#tagged_entry=
def tagged_entry=(value) -> ::Google::Cloud::DataCatalog::V1::TaggedEntry
Parameter
- value (::Google::Cloud::DataCatalog::V1::TaggedEntry) — Entry and its tags.
Returns
- (::Google::Cloud::DataCatalog::V1::TaggedEntry) — Entry and its tags.