Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::BusinessContext.
Business Context of the entry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#contacts
def contacts() -> ::Google::Cloud::DataCatalog::V1::Contacts
Returns
- (::Google::Cloud::DataCatalog::V1::Contacts) — Contact people for the entry.
#contacts=
def contacts=(value) -> ::Google::Cloud::DataCatalog::V1::Contacts
Parameter
- value (::Google::Cloud::DataCatalog::V1::Contacts) — Contact people for the entry.
Returns
- (::Google::Cloud::DataCatalog::V1::Contacts) — Contact people for the entry.
#entry_overview
def entry_overview() -> ::Google::Cloud::DataCatalog::V1::EntryOverview
Returns
- (::Google::Cloud::DataCatalog::V1::EntryOverview) — Entry overview fields for rich text descriptions of entries.
#entry_overview=
def entry_overview=(value) -> ::Google::Cloud::DataCatalog::V1::EntryOverview
Parameter
- value (::Google::Cloud::DataCatalog::V1::EntryOverview) — Entry overview fields for rich text descriptions of entries.
Returns
- (::Google::Cloud::DataCatalog::V1::EntryOverview) — Entry overview fields for rich text descriptions of entries.