Class: Google::Cloud::DataCatalog::V1::DumpItem

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datacatalog/v1/dump_content.rb

Overview

Wrapper for any item that can be contained in the dump.

Instance Attribute Summary collapse

Instance Attribute Details

#tagged_entry::Google::Cloud::DataCatalog::V1::TaggedEntry

Returns Entry and its tags.

Returns:



46
47
48
49
# File 'proto_docs/google/cloud/datacatalog/v1/dump_content.rb', line 46

class DumpItem
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end