Class: Google::Cloud::DataCatalog::V1::BusinessContext

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

Overview

Business Context of the entry.

Instance Attribute Summary collapse

Instance Attribute Details

#contacts::Google::Cloud::DataCatalog::V1::Contacts

Returns Contact people for the entry.

Returns:



1012
1013
1014
1015
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 1012

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

#entry_overview::Google::Cloud::DataCatalog::V1::EntryOverview

Returns Entry overview fields for rich text descriptions of entries.

Returns:



1012
1013
1014
1015
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 1012

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