GoogleCloudDataplexV1Content
class GoogleCloudDataplexV1Content extends Model (View source)
Properties
string | $createTime | ||
string | $dataText | ||
string | $description | ||
string[] | $labels | ||
string | $name | ||
protected | $notebookType | ||
protected | $notebookDataType | ||
string | $path | ||
protected | $sqlScriptType | ||
protected | $sqlScriptDataType | ||
string | $uid | ||
string | $updateTime |
Methods
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDataText($dataText)
No description
string
getDataText()
No description
setDescription($description)
No description
string
getDescription()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
getNotebook()
No description
setPath($path)
No description
string
getPath()
No description
getSqlScript()
No description
setUid($uid)
No description
string
getUid()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description
Details
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDataText($dataText)
No description
string
getDataText()
No description
setDescription($description)
No description
string
getDescription()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
setNotebook(GoogleCloudDataplexV1ContentNotebook $notebook)
No description
GoogleCloudDataplexV1ContentNotebook
getNotebook()
No description
setPath($path)
No description
string
getPath()
No description
setSqlScript(GoogleCloudDataplexV1ContentSqlScript $sqlScript)
No description
GoogleCloudDataplexV1ContentSqlScript
getSqlScript()
No description
setUid($uid)
No description
string
getUid()
No description
setUpdateTime($updateTime)
No description
string
getUpdateTime()
No description