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<Profile\Field>
Output only. List of fields with structural and profile information for each field. |
getFields
Output only. List of fields with structural and profile information for each field.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setFields
Output only. List of fields with structural and profile information for each field.
Parameter | |
---|---|
Name | Description |
var |
array<Profile\Field>
|
Returns | |
---|---|
Type | Description |
$this |