Google Cloud Dataplex V1 Client - Class Profile (0.2.3)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setFields

The sequence of fields describing data in table entities.

Parameter
NameDescription
var array<Google\Cloud\Dataplex\V1\DataProfileResult\Profile\Field>
Returns
TypeDescription
$this