Class Path (1.13.0)

Path(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

NameDescription
name str
Required. The name identifier of the path. Nested columns should be of the form: 'address.city'.
attributes MutableSequence[str]
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}