Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Schema.
Schema of the table with generated metadata of columns.
Generated from protobuf message google.cloud.dataplex.v1.DataDocumentationResult.Schema
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataDocumentationResultMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ fields |
array<Field>
Output only. The list of columns. |
getFields
Output only. The list of columns.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setFields
Output only. The list of columns.
| Parameter | |
|---|---|
| Name | Description |
var |
array<Field>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|