class GoogleCloudDataplexV1Lake extends Model (View source)

Properties

protected $assetStatusType
protected $assetStatusDataType
string $createTime
string $description
string $displayName
string[] $labels
protected $metastoreType
protected $metastoreDataType
protected $metastoreStatusType
protected $metastoreStatusDataType
string $name
string $serviceAccount
string $state
string $uid
string $updateTime

Methods

setAssetStatus(GoogleCloudDataplexV1AssetStatus $assetStatus)

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setServiceAccount($serviceAccount)

No description

string
getServiceAccount()

No description

setState($state)

No description

string
getState()

No description

setUid($uid)

No description

string
getUid()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAssetStatus(GoogleCloudDataplexV1AssetStatus $assetStatus)

No description

Parameters

GoogleCloudDataplexV1AssetStatus $assetStatus

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setMetastore(GoogleCloudDataplexV1LakeMetastore $metastore)

No description

Parameters

GoogleCloudDataplexV1LakeMetastore $metastore

setMetastoreStatus(GoogleCloudDataplexV1LakeMetastoreStatus $metastoreStatus)

No description

Parameters

GoogleCloudDataplexV1LakeMetastoreStatus $metastoreStatus

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setServiceAccount($serviceAccount)

No description

Parameters

$serviceAccount

string getServiceAccount()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setUid($uid)

No description

Parameters

$uid

string getUid()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string