Google Cloud Dataplex V1 Client - Class Profile (0.9.0)

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

Contains name, type, mode and field type specific profile information.

Generated from protobuf message google.cloud.dataplex.v1.DataProfileResult.Profile

Namespace

Google \ Cloud \ Dataplex \ V1 \ DataProfileResult

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ fields array<Google\Cloud\Dataplex\V1\DataProfileResult\Profile\Field>

List of fields with structural and profile information for each field.

getFields

List of fields with structural and profile information for each field.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setFields

List of fields with structural and profile information for each field.

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