View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataAttributeBindingPath (google_api_dataplex v0.20.0)
Represents a subresource of the given resource, and associated bindings with it. Currently supported subresources are column and partition schema fields within a table.
Attributes
-
attributes
(type:list(String.t)
, default:nil
) - 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} -
name
(type:String.t
, default:nil
) - Required. The name identifier of the path. Nested columns should be of the form: 'address.city'.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.