class GoogleCloudDatacatalogLineageV1Process extends Model (View source)

Properties

array[] $attributes
string $displayName
string $name
protected $originType
protected $originDataType

Methods

setAttributes($attributes)

No description

array[]
getAttributes()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

Details

setAttributes($attributes)

No description

Parameters

$attributes

array[] getAttributes()

No description

Return Value

array[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOrigin(GoogleCloudDatacatalogLineageV1Origin $origin)

No description