labelAndProperties property
List<GoogleCloudDatacatalogV1GraphSpecGraphElementTableLabelAndProperties> ?
labelAndProperties
getter/setter pair
The labels and their properties for the graph element.
Required.
Implementation
core.List<
GoogleCloudDatacatalogV1GraphSpecGraphElementTableLabelAndProperties
>?
labelAndProperties;