Google Cloud Dataplex V1 Client - Class AspectInfo (0.16.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class AspectInfo.

Generated from protobuf message google.cloud.dataplex.v1.EntryType.AspectInfo

Namespace

Google \ Cloud \ Dataplex \ V1 \ EntryType

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type string

Required aspect type for the entry type.

getType

Required aspect type for the entry type.

Returns
Type Description
string

setType

Required aspect type for the entry type.

Parameter
Name Description
var string
Returns
Type Description
$this