class GoogleCloudDatacatalogLineageV1Run extends Model (View source)

Properties

array[] $attributes
string $displayName
string $endTime
string $name
string $startTime
string $state

Methods

setAttributes($attributes)

No description

array[]
getAttributes()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setName($name)

No description

string
getName()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setState($state)

No description

string
getState()

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

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string