Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Profile.
Profile information describing the structure and layout of the data and contains the profile info.
Generated from protobuf message google.cloud.dataplex.v1.DataProfileResult.Profile
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ fields |
array<Google\Cloud\Dataplex\V1\DataProfileResult\Profile\Field>
The sequence of fields describing data in table entities. |
getFields
The sequence of fields describing data in table entities.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setFields
The sequence of fields describing data in table entities.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Dataplex\V1\DataProfileResult\Profile\Field>
|
Returns | |
---|---|
Type | Description |
$this |