Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Aspect.
An aspect is a single piece of metadata describing an entry.
Generated from protobuf message google.cloud.dataplex.v1.Aspect
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ aspect_type
string
Output only. The resource name of the type used to create this Aspect.
↳ path
string
Output only. The path in the entry under which the aspect is attached.
↳ create_time
↳ update_time
↳ data
Google\Protobuf\Struct
Required. The content of the aspect, according to its aspect type schema. The maximum size of the field is 120KB (encoded as UTF-8).
↳ aspect_source
getAspectType
Output only. The resource name of the type used to create this Aspect.
string
setAspectType
Output only. The resource name of the type used to create this Aspect.
var
string
$this
getPath
Output only. The path in the entry under which the aspect is attached.
string
setPath
Output only. The path in the entry under which the aspect is attached.
var
string
$this
getCreateTime
Output only. The time when the Aspect was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the Aspect was created.
$this
getUpdateTime
Output only. The time when the Aspect was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the Aspect was last updated.
$this
getData
Required. The content of the aspect, according to its aspect type schema.
The maximum size of the field is 120KB (encoded as UTF-8).
hasData
clearData
setData
Required. The content of the aspect, according to its aspect type schema.
The maximum size of the field is 120KB (encoded as UTF-8).
$this
getAspectSource
Optional. Information related to the source system of the aspect.
hasAspectSource
clearAspectSource
setAspectSource
Optional. Information related to the source system of the aspect.
$this