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 \ DataProfileResultMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setFields
List of fields with structural and profile information for each field.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Dataplex\V1\DataProfileResult\Profile\Field>
|
Returns | |
---|---|
Type | Description |
$this |