Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Path.
Represents a subresource of the given resource, and associated bindings with it. Currently supported subresources are column and partition schema fields within a table.
Generated from protobuf message google.cloud.dataplex.v1.DataAttributeBinding.Path
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataAttributeBindingMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name identifier of the path. Nested columns should be of the form: 'address.city'.
↳ attributes
array
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
getName
Required. The name identifier of the path.
Nested columns should be of the form: 'address.city'.
string
setName
Required. The name identifier of the path.
Nested columns should be of the form: 'address.city'.
var
string
$this
getAttributes
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
setAttributes
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
var
string[]
$this