GoogleCloudDatacatalogV1BusinessContextArgs

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

Business Context of the entry.

Constructors

constructor(contacts: Output<GoogleCloudDatacatalogV1ContactsArgs>? = null, entryOverview: Output<GoogleCloudDatacatalogV1EntryOverviewArgs>? = null)

Properties

Link copied to clipboard

Contact people for the entry.

Link copied to clipboard

Entry overview fields for rich text descriptions of entries.

Functions

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