GoogleCloudDatacatalogV1BusinessContextArgs

data class GoogleCloudDatacatalogV1BusinessContextArgs(val contacts: Output<GoogleCloudDatacatalogV1ContactsArgs>? = null, val entryOverview: Output<GoogleCloudDatacatalogV1EntryOverviewArgs>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1BusinessContextArgs>

Business Context of the entry.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatacatalogV1BusinessContextArgs

Properties

Link copied to clipboard

Contact people for the entry.

Link copied to clipboard

Entry overview fields for rich text descriptions of entries.