Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Field.
Column of a table with generated metadata and nested fields.
Generated from protobuf message google.cloud.dataplex.v1.DataDocumentationResult.Field
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataDocumentationResultMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The name of the column.
↳ description
string
Output only. Generated description for columns and fields.
↳ fields
getName
Output only. The name of the column.
string
setName
Output only. The name of the column.
var
string
$this
getDescription
Output only. Generated description for columns and fields.
string
setDescription
Output only. Generated description for columns and fields.
var
string
$this
getFields
Output only. Nested fields.
setFields
Output only. Nested fields.
$this

