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 \ EntryTypeMethods
__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 |