Reference documentation and code samples for the Google Cloud Dataplex V1 Client class AspectType.
AspectType is a template for creating Aspects, and represents the JSON-schema for a given Entry, for example, BigQuery Table Schema.
Generated from protobuf message google.cloud.dataplex.v1.AspectType
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
↳ uid
string
Output only. System generated globally unique ID for the AspectType. If you delete and recreate the AspectType with the same name, then this ID will be different.
↳ create_time
↳ update_time
↳ description
string
Optional. Description of the AspectType.
↳ display_name
string
Optional. User friendly display name.
↳ labels
↳ etag
string
The service computes this checksum. The client may send it on update and delete requests to ensure it has an up-to-date value before proceeding.
↳ authorization
↳ metadata_template
↳ transfer_status
int
Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
getName
Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
string
setName
Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
var
string
$this
getUid
Output only. System generated globally unique ID for the AspectType.
If you delete and recreate the AspectType with the same name, then this ID will be different.
string
setUid
Output only. System generated globally unique ID for the AspectType.
If you delete and recreate the AspectType with the same name, then this ID will be different.
var
string
$this
getCreateTime
Output only. The time when the AspectType was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the AspectType was created.
$this
getUpdateTime
Output only. The time when the AspectType was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the AspectType was last updated.
$this
getDescription
Optional. Description of the AspectType.
string
setDescription
Optional. Description of the AspectType.
var
string
$this
getDisplayName
Optional. User friendly display name.
string
setDisplayName
Optional. User friendly display name.
var
string
$this
getLabels
Optional. User-defined labels for the AspectType.
setLabels
Optional. User-defined labels for the AspectType.
$this
getEtag
The service computes this checksum. The client may send it on update and delete requests to ensure it has an up-to-date value before proceeding.
string
setEtag
The service computes this checksum. The client may send it on update and delete requests to ensure it has an up-to-date value before proceeding.
var
string
$this
getAuthorization
Immutable. Defines the Authorization for this type.
hasAuthorization
clearAuthorization
setAuthorization
Immutable. Defines the Authorization for this type.
$this
getMetadataTemplate
Required. MetadataTemplate of the aspect.
hasMetadataTemplate
clearMetadataTemplate
setMetadataTemplate
Required. MetadataTemplate of the aspect.
$this
getTransferStatus
Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
int
setTransferStatus
Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
var
int
$this